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

Alle implementierten Schnittstellen:
Resettable, IElement, IMultiStateConfiguration<S, ControlState>, IMutableElement, IRespondingMutableElement<S>, IBackgroundStyle<S>, IBorderStyle<S>, IControlBaseStyle<S>, IControlStyle<S>, ICornerStyle<S>, IPaddingStyle<S>, IShadowStyle<S>, ISizeStyle<S>
Bekannte direkte Unterklassen:
AbstractItemMenuStyle, AbstractLinearContainerStyle, ButtonStyle, ComponentStyle, 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>