Schnittstelle IControlStyle<S extends IControlStyle<S>>

Alle Superschnittstellen:
IBackgroundStyle<S>, IBorderStyle<S>, IControlHeadStyle<S>, ICornerStyle<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:
AbstractControlStyle, AbstractItemMenuStyle, AbstractLinearContainerStyle, BaseComponentStyle, ButtonStyle, DropdownMenuStyle, FloatContainerStyle, GridStyle, HorizontalStackStyle, ImageControlStyle, LabelStyle, LinkStyle, SingleContainerStyle, TextboxStyle, UploaderStyle, ValidationLabelStyle, VerticalStackStyle

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