Klasse AbstractLinearContainerStyle<S extends ILinearContainerStyle<S> & IMultiStateConfiguration<S, ControlState>>

Alle implementierten Schnittstellen:
Resettable, IElement, IMultiStateConfiguration<S, ControlState>, IMutableElement, IRespondingMutableElement<S>, ILinearContainerStyle<S>, IBackgroundStyle<S>, IBorderStyle<S>, IControlBaseStyle<S>, IControlStyle<S>, ICornerStyle<S>, IPaddingStyle<S>, IShadowStyle<S>, ISizeStyle<S>
Bekannte direkte Unterklassen:
FloatContainerStyle, HorizontalStackStyle, VerticalStackStyle

public abstract class AbstractLinearContainerStyle<S extends ILinearContainerStyle<S> & IMultiStateConfiguration<S, ControlState>> extends AbstractControlStyle<S> implements ILinearContainerStyle<S>