Schnittstelle IControlStyle<CS extends IControlStyle<CS>>

Alle Superschnittstellen:
IBackgroundStyle<CS>, IBorderStyle<CS>, IControlHeadStyle<CS>, IElement, IMultiStateConfiguration<CS,ControlState>, IMutableElement, IPaddingStyle<CS>, IRespondingMutableElement<CS>, ISizeStyle<CS>, Resettable
Alle bekannten Unterschnittstellen:
IAccordionStyle, IButtonStyle, ICheckboxStyle, IComponentStyle, 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, SingleContainerStyle, TextboxStyle, UploaderStyle, ValidationLabelStyle, VerticalStackStyle

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