Schnittstelle ILinearContainerStyle<LCL extends ILinearContainerStyle<LCL>>

Alle Superschnittstellen:
IBackgroundStyle<LCL>, IBorderStyle<LCL>, IControlHeadStyle<LCL>, IControlStyle<LCL>, IElement, IMultiStateConfiguration<LCL,ControlState>, IMutableElement, IPaddingStyle<LCL>, IRespondingMutableElement<LCL>, ISizeStyle<LCL>, Resettable
Alle bekannten Unterschnittstellen:
IHorizontalStackStyle, IVerticalStackStyle
Alle bekannten Implementierungsklassen:
FloatContainerStyle, HorizontalStackStyle, LinearContainerStyle, VerticalStackStyle

public interface ILinearContainerStyle<LCL extends ILinearContainerStyle<LCL>> extends IControlStyle<LCL>
  • Methodendetails

    • getChildControlMarginWhenHasState

      int getChildControlMarginWhenHasState(ControlState state)
    • removeCustomChildControlMargins

      void removeCustomChildControlMargins()
    • setChildControlMarginForState

      LCL setChildControlMarginForState(ControlState state, int childControlMargin)