Klasse AbstractControlStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
java.lang.Object
ch.nolix.system.element.base.AbstractElement
ch.nolix.system.element.multistateconfiguration.AbstractMultiStateConfiguration<S,ControlState>
ch.nolix.system.webgui.controlstyle.AbstractControlStyle<S>
- 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>
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intstatic final IBackgroundstatic final booleanstatic final IColorstatic final intstatic final intstatic final Fontstatic final doublestatic final intstatic final Colorstatic final LineDecoration -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungfinal <C2 extends IControlHeadStyle<C2>>
voidaddChild(C2 controlStyle) final booleanbooleanfinal booleandefinesWidthForState(ControlState state) final IBackgroundfinal booleanfinal IColorfinal intfinal intintfinal FontgetFontWhenHasState(ControlState state) final IAbsoluteOrRelativeIntgetHeightForState(ControlState state) final IColorfinal intfinal intfinal doublefinal IColorfinal intfinal intfinal IColorfinal intfinal IColorfinal intfinal intfinal IAbsoluteOrRelativeIntgetWidthForState(ControlState state) final voidfinal voidfinal voidfinal voidfinal voidfinal voidfinal voidvoidfinal voidfinal voidfinal voidfinal voidfinal voidfinal voidfinal voidfinal voidfinal voidfinal voidfinal voidvoidfinal voidfinal voidfinal voidfinal voidfinal voidfinal SsetBackgroundColorForState(ControlState state, IColor backgroundColor) final SsetBackgroundColorGradientForState(ControlState state, IColorGradient backgroundColorGradient) final SsetBackgroundForState(ControlState state, IBackground background) final SsetBackgroundImageForState(ControlState state, IImage backgroundImage, ImageApplication imageApplication) final SsetBoldTextFlagForState(ControlState state, boolean boldTextFlag) final SsetBorderColorForState(ControlState state, IColor borderColor) final SsetBorderThicknessForState(ControlState state, int borderThickness) final SsetBottomBorderColorForState(ControlState state, IColor bottomBorderColor) final SsetBottomBorderThicknessForState(ControlState state, int bottomBorderThickness) final SsetBottomPaddingForState(ControlState state, int bottomPadding) setCornerRadiusForState(ControlState state, int cornerRadius) final SsetFontForState(ControlState state, Font font) final SsetHeightForState(ControlState state, int height) final SsetHeightInPercentOfViewAreaForState(ControlState state, double heightInPercentOfViewAreaHeight) final SsetLeftBorderColorForState(ControlState state, IColor leftBorderColor) final SsetLeftBorderThicknessForState(ControlState state, int leftBorderThickness) final SsetLeftPaddingForState(ControlState state, int leftPadding) final SsetOpacityForState(ControlState state, double opacity) final SsetPaddingForState(ControlState state, int padding) final SsetRightBorderColorForState(ControlState state, IColor rightBorderColor) final SsetRightBorderThicknessForState(ControlState state, int rightBorderThickness) final SsetRightPaddingForState(ControlState state, int rightPadding) final SsetTextColorForState(ControlState state, IColor textColor) setTextLineDecorationForState(ControlState state, LineDecoration textLineDecoration) final SsetTextSizeForState(ControlState state, int textSize) final SsetTopBorderColorForState(ControlState state, IColor topBorderColor) final SsetTopBorderThicknessForState(ControlState state, int topBorderThickness) final SsetTopPaddingForState(ControlState state, int topPadding) final SsetWidthForState(ControlState state, int width) setWidthInPercentOfViewAreaWidthForState(ControlState state, double widthInPercentOfViewAreaWidth) Von Klasse geerbte Methoden ch.nolix.system.element.multistateconfiguration.AbstractMultiStateConfiguration
addedOrChangedAttribute, addOrChangeAttribute, addOrChangeAttribute, asConcrete, getAttributes, getBaseState, initialize, internalAddChild, reset, setFromVon Klasse geerbte Methoden ch.nolix.system.element.base.AbstractElement
equals, getSpecification, hashCode, toStringVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden ch.nolix.systemapi.webgui.controlstyle.IControlHeadStyle
addChild, definesTextLineDecorationForState, getBoldTextFlagWhenHasState, getFontWhenHasState, getOpacityWhenHasState, getTextColorWhenHasState, getTextLineDecorationWhenHasState, getTextSizeWhenHasState, removeCustomBoldTextFlags, removeCustomFonts, removeCustomOpacities, removeCustomTextColors, removeCustomTextLineDecorations, removeCustomTextSizes, setBoldTextFlagForState, setFontForState, setOpacityForState, setTextColorForState, setTextLineDecorationForState, setTextSizeForStateVon Schnittstelle geerbte Methoden ch.nolix.systemapi.element.base.IElement
getAttributes, getSpecification, toFormatedString, toXmlVon Schnittstelle geerbte Methoden ch.nolix.systemapi.element.multistateconfiguration.IMultiStateConfiguration
getBaseStateVon Schnittstelle geerbte Methoden ch.nolix.systemapi.element.mutableelement.IMutableElement
addOrChangeAttribute, addOrChangeAttribute, addOrChangeAttribute, addOrChangeAttributes, resetFromAttributes, resetFromSpecificationVon Schnittstelle geerbte Methoden ch.nolix.systemapi.element.mutableelement.IRespondingMutableElement
addedOrChangedAttributeVon Schnittstelle geerbte Methoden ch.nolix.coreapi.state.statemutation.Resettable
reset
-
Felddetails
-
DEFAULT_CORNER_RADIUS
public static final int DEFAULT_CORNER_RADIUS- Siehe auch:
-
DEFAULT_BORDER_THICKNESS
public static final int DEFAULT_BORDER_THICKNESS- Siehe auch:
-
DEFAULT_BORDER_COLOR
-
DEFAULT_BACKGROUND
-
DEFAULT_PADDING
public static final int DEFAULT_PADDING- Siehe auch:
-
DEFAULT_OPACITY
public static final double DEFAULT_OPACITY- Siehe auch:
-
DEFAULT_FONT
-
DEFAULT_BOLD_TEXT_FLAG
public static final boolean DEFAULT_BOLD_TEXT_FLAG- Siehe auch:
-
DEAULT_TEXT_SIZE
public static final int DEAULT_TEXT_SIZE- Siehe auch:
-
DEFAULT_TEXT_LINE_DECORATION
-
DEFAULT_TEXT_COLOR
-
-
Konstruktordetails
-
AbstractControlStyle
public AbstractControlStyle()
-
-
Methodendetails
-
definesHeightForState
- Angegeben von:
definesHeightForStatein SchnittstelleISizeStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
definesWidthForState
- Angegeben von:
definesWidthForStatein SchnittstelleISizeStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
getBackgroundWhenHasState
- Angegeben von:
getBackgroundWhenHasStatein SchnittstelleIBackgroundStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
getBottomBorderColorWhenHasState
- Angegeben von:
getBottomBorderColorWhenHasStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
getBottomBorderThicknessWhenHasState
- Angegeben von:
getBottomBorderThicknessWhenHasStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
getBottomPaddingWhenHasState
- Angegeben von:
getBottomPaddingWhenHasStatein SchnittstelleIPaddingStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
getCornerRadiusWhenHasState
- Angegeben von:
getCornerRadiusWhenHasStatein SchnittstelleICornerStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
getLeftBorderColorWhenHasState
- Angegeben von:
getLeftBorderColorWhenHasStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
getLeftBorderThicknessWhenHasState
- Angegeben von:
getLeftBorderThicknessWhenHasStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
getHeightForState
- Angegeben von:
getHeightForStatein SchnittstelleISizeStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
getLeftPaddingWhenHasState
- Angegeben von:
getLeftPaddingWhenHasStatein SchnittstelleIPaddingStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
getRightBorderColorWhenHasState
- Angegeben von:
getRightBorderColorWhenHasStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
getRightBorderThicknessWhenHasState
- Angegeben von:
getRightBorderThicknessWhenHasStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
getRightPaddingWhenHasState
- Angegeben von:
getRightPaddingWhenHasStatein SchnittstelleIPaddingStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
getTopBorderColorWhenHasState
- Angegeben von:
getTopBorderColorWhenHasStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
getTopBorderThicknessWhenHasState
- Angegeben von:
getTopBorderThicknessWhenHasStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
getTopPaddingWhenHasState
- Angegeben von:
getTopPaddingWhenHasStatein SchnittstelleIPaddingStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
getWidthForState
- Angegeben von:
getWidthForStatein SchnittstelleISizeStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomBackgrounds
public final void removeCustomBackgrounds()- Angegeben von:
removeCustomBackgroundsin SchnittstelleIBackgroundStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomBorderColors
public final void removeCustomBorderColors()- Angegeben von:
removeCustomBorderColorsin SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomBorderThicknesses
public final void removeCustomBorderThicknesses()- Angegeben von:
removeCustomBorderThicknessesin SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomBottomBorderColors
public final void removeCustomBottomBorderColors()- Angegeben von:
removeCustomBottomBorderColorsin SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomBottomBorderThicknesses
public final void removeCustomBottomBorderThicknesses()- Angegeben von:
removeCustomBottomBorderThicknessesin SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomBottomPaddings
public final void removeCustomBottomPaddings()- Angegeben von:
removeCustomBottomPaddingsin SchnittstelleIPaddingStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomCornerRadiuses
public void removeCustomCornerRadiuses()- Angegeben von:
removeCustomCornerRadiusesin SchnittstelleICornerStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomHeights
public final void removeCustomHeights()- Angegeben von:
removeCustomHeightsin SchnittstelleISizeStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomLeftBorderColors
public final void removeCustomLeftBorderColors()- Angegeben von:
removeCustomLeftBorderColorsin SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomLeftBorderThicknesses
public final void removeCustomLeftBorderThicknesses()- Angegeben von:
removeCustomLeftBorderThicknessesin SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomLeftPaddings
public final void removeCustomLeftPaddings()- Angegeben von:
removeCustomLeftPaddingsin SchnittstelleIPaddingStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomPaddings
public final void removeCustomPaddings()- Angegeben von:
removeCustomPaddingsin SchnittstelleIPaddingStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomRightBorderColors
public final void removeCustomRightBorderColors()- Angegeben von:
removeCustomRightBorderColorsin SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomRightBorderThicknesses
public final void removeCustomRightBorderThicknesses()- Angegeben von:
removeCustomRightBorderThicknessesin SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomRightPaddings
public final void removeCustomRightPaddings()- Angegeben von:
removeCustomRightPaddingsin SchnittstelleIPaddingStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomTopBorderColors
public final void removeCustomTopBorderColors()- Angegeben von:
removeCustomTopBorderColorsin SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomTopBorderThicknesses
public final void removeCustomTopBorderThicknesses()- Angegeben von:
removeCustomTopBorderThicknessesin SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomTopPaddings
public final void removeCustomTopPaddings()- Angegeben von:
removeCustomTopPaddingsin SchnittstelleIPaddingStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
removeCustomWidths
public final void removeCustomWidths()- Angegeben von:
removeCustomWidthsin SchnittstelleISizeStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setBackgroundColorForState
- Angegeben von:
setBackgroundColorForStatein SchnittstelleIBackgroundStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setBackgroundColorGradientForState
public final S setBackgroundColorGradientForState(ControlState state, IColorGradient backgroundColorGradient) - Angegeben von:
setBackgroundColorGradientForStatein SchnittstelleIBackgroundStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setBackgroundForState
- Angegeben von:
setBackgroundForStatein SchnittstelleIBackgroundStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setBackgroundImageForState
public final S setBackgroundImageForState(ControlState state, IImage backgroundImage, ImageApplication imageApplication) - Angegeben von:
setBackgroundImageForStatein SchnittstelleIBackgroundStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setBorderColorForState
- Angegeben von:
setBorderColorForStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setBorderThicknessForState
- Angegeben von:
setBorderThicknessForStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setBottomBorderColorForState
- Angegeben von:
setBottomBorderColorForStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setBottomBorderThicknessForState
- Angegeben von:
setBottomBorderThicknessForStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setBottomPaddingForState
- Angegeben von:
setBottomPaddingForStatein SchnittstelleIPaddingStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setCornerRadiusForState
- Angegeben von:
setCornerRadiusForStatein SchnittstelleICornerStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setHeightForState
- Angegeben von:
setHeightForStatein SchnittstelleISizeStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setHeightInPercentOfViewAreaForState
public final S setHeightInPercentOfViewAreaForState(ControlState state, double heightInPercentOfViewAreaHeight) - Angegeben von:
setHeightInPercentOfViewAreaForStatein SchnittstelleISizeStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setLeftBorderColorForState
- Angegeben von:
setLeftBorderColorForStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setLeftBorderThicknessForState
- Angegeben von:
setLeftBorderThicknessForStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setLeftPaddingForState
- Angegeben von:
setLeftPaddingForStatein SchnittstelleIPaddingStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setPaddingForState
- Angegeben von:
setPaddingForStatein SchnittstelleIPaddingStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setRightBorderColorForState
- Angegeben von:
setRightBorderColorForStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setRightBorderThicknessForState
- Angegeben von:
setRightBorderThicknessForStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setRightPaddingForState
- Angegeben von:
setRightPaddingForStatein SchnittstelleIPaddingStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setTopBorderColorForState
- Angegeben von:
setTopBorderColorForStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setTopBorderThicknessForState
- Angegeben von:
setTopBorderThicknessForStatein SchnittstelleIBorderStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setTopPaddingForState
- Angegeben von:
setTopPaddingForStatein SchnittstelleIPaddingStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setWidthForState
- Angegeben von:
setWidthForStatein SchnittstelleISizeStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
setWidthInPercentOfViewAreaWidthForState
public S setWidthInPercentOfViewAreaWidthForState(ControlState state, double widthInPercentOfViewAreaWidth) - Angegeben von:
setWidthInPercentOfViewAreaWidthForStatein SchnittstelleISizeStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>>
-
addChild
- Angegeben von:
addChildin SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
definesTextLineDecorationForState
- Angegeben von:
definesTextLineDecorationForStatein SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
getBoldTextFlagWhenHasState
- Angegeben von:
getBoldTextFlagWhenHasStatein SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
getFontWhenHasState
- Angegeben von:
getFontWhenHasStatein SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
getOpacityWhenHasState
- Angegeben von:
getOpacityWhenHasStatein SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
getTextColorWhenHasState
- Angegeben von:
getTextColorWhenHasStatein SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
getTextLineDecorationWhenHasState
- Angegeben von:
getTextLineDecorationWhenHasStatein SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
getTextSizeWhenHasState
- Angegeben von:
getTextSizeWhenHasStatein SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
removeCustomBoldTextFlags
public final void removeCustomBoldTextFlags()- Angegeben von:
removeCustomBoldTextFlagsin SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
removeCustomFonts
public final void removeCustomFonts()- Angegeben von:
removeCustomFontsin SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
removeCustomOpacities
public final void removeCustomOpacities()- Angegeben von:
removeCustomOpacitiesin SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
removeCustomTextColors
public final void removeCustomTextColors()- Angegeben von:
removeCustomTextColorsin SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
removeCustomTextLineDecorations
public void removeCustomTextLineDecorations()- Angegeben von:
removeCustomTextLineDecorationsin SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
removeCustomTextSizes
public final void removeCustomTextSizes()- Angegeben von:
removeCustomTextSizesin SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
setBoldTextFlagForState
- Angegeben von:
setBoldTextFlagForStatein SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
setFontForState
- Angegeben von:
setFontForStatein SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
setOpacityForState
- Angegeben von:
setOpacityForStatein SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
setTextColorForState
- Angegeben von:
setTextColorForStatein SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
setTextLineDecorationForState
- Angegeben von:
setTextLineDecorationForStatein SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-
setTextSizeForState
- Angegeben von:
setTextSizeForStatein SchnittstelleIControlHeadStyle<C extends IControlHeadStyle<C>>
-