Schnittstelle IControlHeadStyle<S extends IControlHeadStyle<S>>
- Alle Superschnittstellen:
IElement, IMultiStateConfiguration<S, ControlState>, IMutableElement, IRespondingMutableElement<S>, Resettable
- 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, BaseComponentStyle, ButtonStyle, DropdownMenuStyle, FloatContainerStyle, GridStyle, HorizontalStackStyle, ImageControlStyle, LabelStyle, LinkStyle, SingleContainerStyle, TextboxStyle, UploaderStyle, ValidationLabelStyle, VerticalStackStyle
public interface IControlHeadStyle<S extends IControlHeadStyle<S>>
extends IMultiStateConfiguration<S, ControlState>
-
Methodenübersicht
Modifikator und TypMethodeBeschreibung<S2 extends IControlHeadStyle<S2>>
voidaddChild(S2 controlStyle) booleanbooleangetFontWhenHasState(ControlState state) doubleintvoidvoidvoidvoidvoidvoidsetBoldTextFlagForState(ControlState state, boolean boldTextFlag) setFontForState(ControlState state, Font font) setOpacityForState(ControlState state, double opacity) setTextColorForState(ControlState state, IColor textColor) setTextLineDecorationForState(ControlState state, LineDecoration textLineDecoration) setTextSizeForState(ControlState state, int textSize) Von Schnittstelle geerbte Methoden IElement
getAttributes, getSpecification, toFormatedString, toXmlVon Schnittstelle geerbte Methoden IMultiStateConfiguration
getBaseStateVon Schnittstelle geerbte Methoden IMutableElement
addOrChangeAttribute, addOrChangeAttribute, addOrChangeAttribute, addOrChangeAttributes, resetFromAttributes, resetFromSpecificationVon Schnittstelle geerbte Methoden IRespondingMutableElement
addedOrChangedAttributeVon Schnittstelle geerbte Methoden Resettable
reset
-
Methodendetails
-
addChild
-
definesTextLineDecorationForState
-
getBoldTextFlagWhenHasState
-
getFontWhenHasState
-
getOpacityWhenHasState
-
getTextColorWhenHasState
-
getTextLineDecorationWhenHasState
-
getTextSizeWhenHasState
-
removeCustomBoldTextFlags
void removeCustomBoldTextFlags() -
removeCustomFonts
void removeCustomFonts() -
removeCustomOpacities
void removeCustomOpacities() -
removeCustomTextColors
void removeCustomTextColors() -
removeCustomTextLineDecorations
void removeCustomTextLineDecorations() -
removeCustomTextSizes
void removeCustomTextSizes() -
setBoldTextFlagForState
-
setFontForState
-
setOpacityForState
-
setTextColorForState
-
setTextLineDecorationForState
-
setTextSizeForState
-