Schnittstelle ICornerStyle<S extends ICornerStyle<S>>

Typparameter:
S - is the type of a ICornerStyle.
Alle bekannten Unterschnittstellen:
IAccordionStyle, IButtonStyle, ICheckboxStyle, IComponentStyle, IControlStyle<S>, IDropdownMenuStyle, IGridStyle, IHorizontalStackStyle, IImageControlStyle, IItemMenuStyle<S>, ILabelStyle, ILinearContainerStyle<S>, ILinkStyle, ISingleContainerStyle, ITabContainerStyle, ITextboxStyle, IUploaderStyle, IValidationLabelStyle, IVerticalStackStyle
Alle bekannten Implementierungsklassen:
AbstractControlStyle, AbstractItemMenuStyle, AbstractLinearContainerStyle, ButtonStyle, ComponentStyle, DropdownMenuStyle, FloatContainerStyle, GridStyle, HorizontalStackStyle, ImageControlStyle, LabelStyle, LinkStyle, SingleContainerStyle, TextboxStyle, UploaderStyle, ValidationLabelStyle, VerticalStackStyle

public interface ICornerStyle<S extends ICornerStyle<S>>
Autor:
Silvan Wyss
  • Methodendetails

    • getCornerRadiusWhenHasState

      int getCornerRadiusWhenHasState(ControlState state)
    • forStateSetCornerRadius

      S forStateSetCornerRadius(ControlState state, int cornerRadius)
    • removeCustomCornerRadiuses

      void removeCustomCornerRadiuses()