Klasse AbstractControlStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>

Alle implementierten Schnittstellen:
Resettable, IElement, IMultiStateConfiguration<S,ControlState>, IMutableElement, IRespondingMutableElement<S>, IBackgroundStyle<S>, IBorderStyle<S>, IControlHeadStyle<S>, IControlStyle<S>, ICornerStyle<S>, IPaddingStyle<S>, ISizeStyle<S>
Bekannte direkte Unterklassen:
AbstractItemMenuStyle, AbstractLinearContainerStyle, BaseComponentStyle, ButtonStyle, GridStyle, ImageControlStyle, LabelStyle, LinkStyle, SingleContainerStyle, TextboxStyle, UploaderStyle, ValidationLabelStyle

public abstract class AbstractControlStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>> extends AbstractMultiStateConfiguration<S,ControlState> implements IControlStyle<S>