Schnittstelle IMultiStateConfiguration<MSC extends IMultiStateConfiguration<MSC,S>,S extends Enum<S>>
- Alle Superschnittstellen:
IElement
,IMutableElement
,IRespondingMutableElement<MSC>
,Resettable
- Alle bekannten Unterschnittstellen:
IAccordionStyle
,IButtonStyle
,ICheckboxStyle
,IComponentStyle
,IControlHeadStyle<CS>
,IControlStyle<CS>
,IDropdownMenuStyle
,IGridStyle
,IHorizontalStackStyle
,IImageControlStyle
,IItemMenuStyle<IMS>
,ILabelStyle
,ILinearContainerStyle<LCL>
,ILinkStyle
,ISingleContainerStyle
,ITabContainerStyle
,ITextboxStyle
,IUploaderStyle
,IValidationLabelStyle
,IVerticalStackStyle
- Alle bekannten Implementierungsklassen:
BaseComponentStyle
,ButtonStyle
,ControlStyle
,DropdownMenuStyle
,FloatContainerStyle
,GridStyle
,HorizontalStackStyle
,ImageControlStyle
,ItemMenuStyle
,LabelStyle
,LinearContainerStyle
,LinkStyle
,MultiStateConfiguration
,SingleContainerStyle
,TextboxStyle
,UploaderStyle
,ValidationLabelStyle
,VerticalStackStyle
public interface IMultiStateConfiguration<MSC extends IMultiStateConfiguration<MSC,S>,S extends Enum<S>>
extends IRespondingMutableElement<MSC>
-
Methodenübersicht
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.baseapi.IElement
getAttributes, getSpecification, toFormatedString, toXml
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.mutableelementapi.IMutableElement
addOrChangeAttribute, addOrChangeAttribute, addOrChangeAttribute, addOrChangeAttributes, resetFromAttributes, resetFromSpecification
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.mutableelementapi.IRespondingMutableElement
addedOrChangedAttribute
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.stateapi.statemutationapi.Resettable
reset
-
Methodendetails
-
getBaseState
S getBaseState()
-