Schnittstelle IControlStyle<S extends IControlStyle<S>>

Alle Superschnittstellen:
IBackgroundStyle<S>, IBorderStyle<S>, IControlHeadStyle<S>, IElement, IMultiStateConfiguration<S,ControlState>, IMutableElement, IPaddingStyle<S>, IRespondingMutableElement<S>, ISizeStyle<S>, Resettable
Alle bekannten Unterschnittstellen:
IAccordionStyle, IButtonStyle, ICheckboxStyle, IComponentStyle, IDropdownMenuStyle, IGridStyle, IHorizontalStackStyle, IImageControlStyle, IItemMenuStyle<S>, ILabelStyle, ILinearContainerStyle<S>, ILinkStyle, ISingleContainerStyle, ITabContainerStyle, ITextboxStyle, IUploaderStyle, IValidationLabelStyle, IVerticalStackStyle
Alle bekannten Implementierungsklassen:
BaseComponentStyle, ButtonStyle, ControlStyle, DropdownMenuStyle, FloatContainerStyle, GridStyle, HorizontalStackStyle, ImageControlStyle, ItemMenuStyle, LabelStyle, LinearContainerStyle, LinkStyle, SingleContainerStyle, TextboxStyle, UploaderStyle, ValidationLabelStyle, VerticalStackStyle

public interface IControlStyle<S extends IControlStyle<S>> extends IBackgroundStyle<S>, IBorderStyle<S>, IControlHeadStyle<S>, ISizeStyle<S>, IPaddingStyle<S>