Verwendungen von Enum-Klasse
ch.nolix.systemapi.webguiapi.mainapi.ControlState
Packages, die ControlState verwenden
Package
Beschreibung
-
Verwendungen von ControlState in ch.nolix.system.application.component
Methoden in ch.nolix.system.application.component mit Parametern vom Typ ControlStateModifizierer und TypMethodeBeschreibungprotected voidBaseComponentCssBuilder.fillUpAdditionalCssRulesForControlAndStateIntoList(IComponent button, ControlState state, ILinkedList<? super ICssRule> list) protected voidBaseComponentCssBuilder.fillUpCssPropertiesForControlAndStateIntoList(IComponent button, ControlState state, ILinkedList<ICssProperty> list) -
Verwendungen von ControlState in ch.nolix.system.webgui.atomiccontrol.button
Methoden in ch.nolix.system.webgui.atomiccontrol.button mit Parametern vom Typ ControlStateModifizierer und TypMethodeBeschreibungprotected voidButtonCssBuilder.fillUpAdditionalCssRulesForControlAndStateIntoList(IButton button, ControlState state, ILinkedList<? super ICssRule> list) protected voidButtonCssBuilder.fillUpCssPropertiesForControlAndStateIntoList(IButton button, ControlState state, ILinkedList<ICssProperty> list) -
Verwendungen von ControlState in ch.nolix.system.webgui.atomiccontrol.imagecontrol
Methoden in ch.nolix.system.webgui.atomiccontrol.imagecontrol mit Parametern vom Typ ControlStateModifizierer und TypMethodeBeschreibungprotected voidImageControlCssBuilder.fillUpAdditionalCssRulesForControlAndStateIntoList(IImageControl imageControl, ControlState state, ILinkedList<? super ICssRule> list) protected voidImageControlCssBuilder.fillUpCssPropertiesForControlAndStateIntoList(IImageControl imageControl, ControlState state, ILinkedList<ICssProperty> list) -
Verwendungen von ControlState in ch.nolix.system.webgui.atomiccontrol.label
Methoden in ch.nolix.system.webgui.atomiccontrol.label mit Parametern vom Typ ControlStateModifizierer und TypMethodeBeschreibungprotected voidLabelCssBuilder.fillUpAdditionalCssRulesForControlAndStateIntoList(ILabel label, ControlState state, ILinkedList<? super ICssRule> list) protected voidLabelCssBuilder.fillUpCssPropertiesForControlAndStateIntoList(ILabel label, ControlState state, ILinkedList<ICssProperty> list) -
Verwendungen von ControlState in ch.nolix.system.webgui.atomiccontrol.link
Methoden in ch.nolix.system.webgui.atomiccontrol.link mit Parametern vom Typ ControlStateModifizierer und TypMethodeBeschreibungprotected voidLinkCssBuilder.fillUpAdditionalCssRulesForControlAndStateIntoList(ILink control, ControlState state, ILinkedList<? super ICssRule> list) protected voidLinkCssBuilder.fillUpCssPropertiesForControlAndStateIntoList(ILink control, ControlState state, ILinkedList<ICssProperty> list) -
Verwendungen von ControlState in ch.nolix.system.webgui.atomiccontrol.textbox
Methoden in ch.nolix.system.webgui.atomiccontrol.textbox mit Parametern vom Typ ControlStateModifizierer und TypMethodeBeschreibungprotected voidTextboxCssBuilder.fillUpAdditionalCssRulesForControlAndStateIntoList(ITextbox textbox, ControlState state, ILinkedList<? super ICssRule> list) protected voidTextboxCssBuilder.fillUpCssPropertiesForControlAndStateIntoList(ITextbox textbox, ControlState state, ILinkedList<ICssProperty> list) -
Verwendungen von ControlState in ch.nolix.system.webgui.atomiccontrol.uploader
Methoden in ch.nolix.system.webgui.atomiccontrol.uploader mit Parametern vom Typ ControlStateModifizierer und TypMethodeBeschreibungprotected voidUploaderCssBuilder.fillUpAdditionalCssRulesForControlAndStateIntoList(IUploader button, ControlState state, ILinkedList<? super ICssRule> list) protected voidUploaderCssBuilder.fillUpCssPropertiesForControlAndStateIntoList(IUploader button, ControlState state, ILinkedList<ICssProperty> list) -
Verwendungen von ControlState in ch.nolix.system.webgui.atomiccontrol.validationlabel
Methoden in ch.nolix.system.webgui.atomiccontrol.validationlabel mit Parametern vom Typ ControlStateModifizierer und TypMethodeBeschreibungprotected voidValidationLabelCssBuilder.fillUpAdditionalCssRulesForControlAndStateIntoList(IValidationLabel text, ControlState state, ILinkedList<? super ICssRule> list) protected voidValidationLabelCssBuilder.fillUpCssPropertiesForControlAndStateIntoList(IValidationLabel text, ControlState state, ILinkedList<ICssProperty> list) -
Verwendungen von ControlState in ch.nolix.system.webgui.basecontroltool
Methoden in ch.nolix.system.webgui.basecontroltool mit Parametern vom Typ ControlStateModifizierer und TypMethodeBeschreibungprotected abstract voidAbstractControlCssBuilder.fillUpAdditionalCssRulesForControlAndStateIntoList(C control, ControlState state, ILinkedList<? super ICssRule> list) protected abstract voidAbstractControlCssBuilder.fillUpCssPropertiesForControlAndStateIntoList(C control, ControlState state, ILinkedList<ICssProperty> list) -
Verwendungen von ControlState in ch.nolix.system.webgui.container
Methoden in ch.nolix.system.webgui.container mit Parametern vom Typ ControlStateModifizierer und TypMethodeBeschreibungprotected voidGridCssBuilder.fillUpAdditionalCssRulesForControlAndStateIntoList(IGrid control, ControlState state, ILinkedList<? super ICssRule> list) protected voidSingleContainerCssBuilder.fillUpAdditionalCssRulesForControlAndStateIntoList(ISingleContainer control, ControlState state, ILinkedList<? super ICssRule> list) protected voidGridCssBuilder.fillUpCssPropertiesForControlAndStateIntoList(IGrid control, ControlState state, ILinkedList<ICssProperty> list) protected voidSingleContainerCssBuilder.fillUpCssPropertiesForControlAndStateIntoList(ISingleContainer control, ControlState state, ILinkedList<ICssProperty> list) intGridStyle.getChildControlMarginWhenHasState(ControlState state) GridStyle.getGridColorWhenHasState(ControlState state) intGridStyle.getGridThicknessWhenHasState(ControlState state) GridStyle.getGridTypeWhenHasState(ControlState state) GridStyle.setChildControlMarginForState(ControlState state, int childControlMargin) GridStyle.setGridColorForState(ControlState state, IColor gridColor) GridStyle.setGridThicknessForState(ControlState state, int gridThickness) GridStyle.setGridTypeForState(ControlState state, GridType gridType) -
Verwendungen von ControlState in ch.nolix.system.webgui.controlstyle
Klassen in ch.nolix.system.webgui.controlstyle mit Typparametern vom Typ ControlStateModifizierer und TypKlasseBeschreibungclassControlStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S,ControlState>> Methoden in ch.nolix.system.webgui.controlstyle mit Parametern vom Typ ControlStateModifizierer und TypMethodeBeschreibungfinal booleanControlStyle.definesHeightForState(ControlState state) final booleanControlStyle.definesWidthForState(ControlState state) final IBackgroundControlStyle.getBackgroundWhenHasState(ControlState state) final IColorControlStyle.getBottomBorderColorWhenHasState(ControlState state) final intControlStyle.getBottomBorderThicknessWhenHasState(ControlState state) final intControlStyle.getBottomPaddingWhenHasState(ControlState state) final IAbsoluteOrRelativeIntControlStyle.getHeightForState(ControlState state) final IColorControlStyle.getLeftBorderColorWhenHasState(ControlState state) final intControlStyle.getLeftBorderThicknessWhenHasState(ControlState state) final intControlStyle.getLeftPaddingWhenHasState(ControlState state) final IColorControlStyle.getRightBorderColorWhenHasState(ControlState state) final intControlStyle.getRightBorderThicknessWhenHasState(ControlState state) final intControlStyle.getRightPaddingWhenHasState(ControlState state) final IColorControlStyle.getTopBorderColorWhenHasState(ControlState state) final intControlStyle.getTopBorderThicknessWhenHasState(ControlState state) final intControlStyle.getTopPaddingWhenHasState(ControlState state) final IAbsoluteOrRelativeIntControlStyle.getWidthForState(ControlState state) final SControlStyle.setBackgroundColorForState(ControlState state, IColor backgroundColor) final SControlStyle.setBackgroundColorGradientForState(ControlState state, IColorGradient backgroundColorGradient) final SControlStyle.setBackgroundForState(ControlState state, IBackground background) final SControlStyle.setBackgroundImageForState(ControlState state, IImage backgroundImage, ImageApplication imageApplication) final SControlStyle.setBorderColorForState(ControlState state, IColor borderColor) final SControlStyle.setBorderThicknessForState(ControlState state, int borderThickness) final SControlStyle.setBottomBorderColorForState(ControlState state, IColor bottomBorderColor) final SControlStyle.setBottomBorderThicknessForState(ControlState state, int bottomBorderThickness) final SControlStyle.setBottomPaddingForState(ControlState state, int bottomPadding) final SControlStyle.setHeightForState(ControlState state, int height) final SControlStyle.setHeightInPercentOfViewAreaForState(ControlState state, double heightInPercentOfViewAreaHeight) final SControlStyle.setLeftBorderColorForState(ControlState state, IColor leftBorderColor) final SControlStyle.setLeftBorderThicknessForState(ControlState state, int leftBorderThickness) final SControlStyle.setLeftPaddingForState(ControlState state, int leftPadding) final SControlStyle.setPaddingForState(ControlState state, int padding) final SControlStyle.setRightBorderColorForState(ControlState state, IColor rightBorderColor) final SControlStyle.setRightBorderThicknessForState(ControlState state, int rightBorderThickness) final SControlStyle.setRightPaddingForState(ControlState state, int rightPadding) final SControlStyle.setTopBorderColorForState(ControlState state, IColor topBorderColor) final SControlStyle.setTopBorderThicknessForState(ControlState state, int topBorderThickness) final SControlStyle.setTopPaddingForState(ControlState state, int topPadding) final SControlStyle.setWidthForState(ControlState state, int width) ControlStyle.setWidthInPercentOfViewAreaWidthForState(ControlState state, double widthInPercentOfViewAreaWidth) -
Verwendungen von ControlState in ch.nolix.system.webgui.linearcontainer
Klassen in ch.nolix.system.webgui.linearcontainer mit Typparametern vom Typ ControlStateModifizierer und TypKlasseBeschreibungclassLinearContainerStyle<S extends ILinearContainerStyle<S> & IMultiStateConfiguration<S,ControlState>> Methoden in ch.nolix.system.webgui.linearcontainer mit Parametern vom Typ ControlStateModifizierer und TypMethodeBeschreibungprotected voidFloatContainerCssBuilder.fillUpAdditionalCssRulesForControlAndStateIntoList(FloatContainer floatContainer, ControlState state, ILinkedList<? super ICssRule> list) protected voidHorizontalStackCssBuilder.fillUpAdditionalCssRulesForControlAndStateIntoList(IHorizontalStack horizontalStack, ControlState state, ILinkedList<? super ICssRule> list) protected voidVerticalStackCssBuilder.fillUpAdditionalCssRulesForControlAndStateIntoList(IVerticalStack verticalStack, ControlState state, ILinkedList<? super ICssRule> list) protected voidFloatContainerCssBuilder.fillUpCssPropertiesForControlAndStateIntoList(FloatContainer floatContainer, ControlState state, ILinkedList<ICssProperty> list) protected voidHorizontalStackCssBuilder.fillUpCssPropertiesForControlAndStateIntoList(IHorizontalStack horizontalStack, ControlState state, ILinkedList<ICssProperty> list) protected voidVerticalStackCssBuilder.fillUpCssPropertiesForControlAndStateIntoList(IVerticalStack verticalStack, ControlState state, ILinkedList<ICssProperty> list) intLinearContainerStyle.getChildControlMarginWhenHasState(ControlState state) LinearContainerStyle.setChildControlMarginForState(ControlState state, int childControlMargin) -
Verwendungen von ControlState in ch.nolix.systemapi.webguiapi.containerapi
Methoden in ch.nolix.systemapi.webguiapi.containerapi mit Parametern vom Typ ControlStateModifizierer und TypMethodeBeschreibungintIGridStyle.getChildControlMarginWhenHasState(ControlState state) IGridStyle.getGridColorWhenHasState(ControlState state) intIGridStyle.getGridThicknessWhenHasState(ControlState state) IGridStyle.getGridTypeWhenHasState(ControlState state) IGridStyle.setChildControlMarginForState(ControlState state, int childControlMargin) IGridStyle.setGridColorForState(ControlState state, IColor gridColor) IGridStyle.setGridThicknessForState(ControlState state, int gridThickness) IGridStyle.setGridTypeForState(ControlState state, GridType gridType) -
Verwendungen von ControlState in ch.nolix.systemapi.webguiapi.controlstyleapi
Methoden in ch.nolix.systemapi.webguiapi.controlstyleapi mit Parametern vom Typ ControlStateModifizierer und TypMethodeBeschreibungbooleanISizeStyle.definesHeightForState(ControlState state) booleanIControlHeadStyle.definesTextLineDecorationForState(ControlState state) booleanISizeStyle.definesWidthForState(ControlState state) IBackgroundStyle.getBackgroundWhenHasState(ControlState state) booleanIControlHeadStyle.getBoldTextFlagWhenHasState(ControlState state) IBorderStyle.getBottomBorderColorWhenHasState(ControlState state) intIBorderStyle.getBottomBorderThicknessWhenHasState(ControlState state) intIPaddingStyle.getBottomPaddingWhenHasState(ControlState state) IControlHeadStyle.getFontWhenHasState(ControlState state) ISizeStyle.getHeightForState(ControlState state) IBorderStyle.getLeftBorderColorWhenHasState(ControlState state) intIBorderStyle.getLeftBorderThicknessWhenHasState(ControlState state) intIPaddingStyle.getLeftPaddingWhenHasState(ControlState state) doubleIControlHeadStyle.getOpacityWhenHasState(ControlState state) IBorderStyle.getRightBorderColorWhenHasState(ControlState state) intIBorderStyle.getRightBorderThicknessWhenHasState(ControlState state) intIPaddingStyle.getRightPaddingWhenHasState(ControlState state) IControlHeadStyle.getTextColorWhenHasState(ControlState state) IControlHeadStyle.getTextLineDecorationWhenHasState(ControlState state) intIControlHeadStyle.getTextSizeWhenHasState(ControlState state) IBorderStyle.getTopBorderColorWhenHasState(ControlState state) intIBorderStyle.getTopBorderThicknessWhenHasState(ControlState state) intIPaddingStyle.getTopPaddingWhenHasState(ControlState state) ISizeStyle.getWidthForState(ControlState state) IBackgroundStyle.setBackgroundColorForState(ControlState state, IColor backgroundColor) IBackgroundStyle.setBackgroundColorGradientForState(ControlState state, IColorGradient backgroundColorGradient) IBackgroundStyle.setBackgroundForState(ControlState state, IBackground background) IBackgroundStyle.setBackgroundImageForState(ControlState state, IImage backgroundImage, ImageApplication imageApplication) IControlHeadStyle.setBoldTextFlagForState(ControlState state, boolean boldTextFlag) IBorderStyle.setBorderColorForState(ControlState state, IColor borderColor) IBorderStyle.setBorderThicknessForState(ControlState state, int borderThickness) IBorderStyle.setBottomBorderColorForState(ControlState state, IColor bottomBorderColor) IBorderStyle.setBottomBorderThicknessForState(ControlState state, int bottomBorderThickness) IPaddingStyle.setBottomPaddingForState(ControlState state, int bottomPadding) IControlHeadStyle.setFontForState(ControlState state, Font font) ISizeStyle.setHeightForState(ControlState state, int height) ISizeStyle.setHeightInPercentOfViewAreaForState(ControlState state, double heightInPercentOfViewAreaHeight) IBorderStyle.setLeftBorderColorForState(ControlState state, IColor leftBorderColor) IBorderStyle.setLeftBorderThicknessForState(ControlState state, int leftBorderThickness) IPaddingStyle.setLeftPaddingForState(ControlState state, int leftPadding) IControlHeadStyle.setOpacityForState(ControlState state, double opacity) IPaddingStyle.setPaddingForState(ControlState state, int padding) IBorderStyle.setRightBorderColorForState(ControlState state, IColor rightBorderColor) IBorderStyle.setRightBorderThicknessForState(ControlState state, int rightBorderThickness) IPaddingStyle.setRightPaddingForState(ControlState state, int rightPadding) IControlHeadStyle.setTextColorForState(ControlState state, IColor textColor) IControlHeadStyle.setTextLineDecorationForState(ControlState state, LineDecoration textLineDecoration) IControlHeadStyle.setTextSizeForState(ControlState state, int textSize) IBorderStyle.setTopBorderColorForState(ControlState state, IColor topBorderColor) IBorderStyle.setTopBorderThicknessForState(ControlState state, int topBorderThickness) IPaddingStyle.setTopPaddingForState(ControlState state, int topPadding) ISizeStyle.setWidthForState(ControlState state, int width) ISizeStyle.setWidthInPercentOfViewAreaWidthForState(ControlState state, double widthInPercentOfViewAreaWidth) -
Verwendungen von ControlState in ch.nolix.systemapi.webguiapi.linearcontainerapi
Methoden in ch.nolix.systemapi.webguiapi.linearcontainerapi mit Parametern vom Typ ControlStateModifizierer und TypMethodeBeschreibungintILinearContainerStyle.getChildControlMarginWhenHasState(ControlState state) ILinearContainerStyle.setChildControlMarginForState(ControlState state, int childControlMargin) -
Verwendungen von ControlState in ch.nolix.systemapi.webguiapi.mainapi
Methoden in ch.nolix.systemapi.webguiapi.mainapi, die ControlState zurückgebenModifizierer und TypMethodeBeschreibungstatic ControlStateGibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.static ControlState[]ControlState.values()Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.