Package org.teamapps.dto
Klasse UiToolButton
java.lang.Object
org.teamapps.dto.UiClientObject
org.teamapps.dto.UiComponent
org.teamapps.dto.UiToolButton
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classVon Klasse geerbte verschachtelte Klassen/Schnittstellen org.teamapps.dto.UiComponent
UiComponent.SetAttributesCommand, UiComponent.SetClassNamesCommand, UiComponent.SetStyleCommand, UiComponent.SetVisibleCommand -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Stringprotected UiClientObjectReferenceprotected booleanprotected Stringprotected Integerprotected intprotected intprotected booleanprotected Stringprotected StringVon Klasse geerbte Felder org.teamapps.dto.UiComponent
attributesBySelector, classNamesBySelector, debuggingId, stylesBySelector, visibleVon Klasse geerbte Felder org.teamapps.dto.UiClientObject
id -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.UiToolButton(String icon, String popoverText) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleangetIcon()intintbooleangetTitle()setCaption(String caption) setDebuggingId(String debuggingId) setDropDownComponent(UiClientObjectReference dropDownComponent) setGrayOutIfNotHovered(boolean grayOutIfNotHovered) setIconSize(Integer iconSize) setMinDropDownHeight(int minDropDownHeight) setMinDropDownWidth(int minDropDownWidth) setOpenDropDownIfNotSet(boolean openDropDownIfNotSet) setVisible(boolean visible) toString()Von Klasse geerbte Methoden org.teamapps.dto.UiComponent
getAttributesBySelector, getClassNamesBySelector, getDebuggingId, getStylesBySelector, getVisibleVon Klasse geerbte Methoden org.teamapps.dto.UiClientObject
getId
-
Felddetails
-
icon
-
iconSize
-
caption
-
popoverText
-
grayOutIfNotHovered
protected boolean grayOutIfNotHovered -
title
-
minDropDownWidth
protected int minDropDownWidth -
minDropDownHeight
protected int minDropDownHeight -
openDropDownIfNotSet
protected boolean openDropDownIfNotSet -
dropDownComponent
-
-
Konstruktordetails
-
UiToolButton
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
UiToolButton
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject- Setzt außer Kraft:
getUiObjectTypein KlasseUiComponent
-
toString
- Setzt außer Kraft:
toStringin KlasseUiComponent
-
getIcon
-
getIconSize
-
getCaption
-
getPopoverText
-
getGrayOutIfNotHovered
public boolean getGrayOutIfNotHovered() -
getTitle
-
getMinDropDownWidth
public int getMinDropDownWidth() -
getMinDropDownHeight
public int getMinDropDownHeight() -
getOpenDropDownIfNotSet
public boolean getOpenDropDownIfNotSet() -
getDropDownComponent
-
setId
- Setzt außer Kraft:
setIdin KlasseUiComponent
-
setDebuggingId
- Setzt außer Kraft:
setDebuggingIdin KlasseUiComponent
-
setVisible
- Setzt außer Kraft:
setVisiblein KlasseUiComponent
-
setStylesBySelector
- Setzt außer Kraft:
setStylesBySelectorin KlasseUiComponent
-
setClassNamesBySelector
- Setzt außer Kraft:
setClassNamesBySelectorin KlasseUiComponent
-
setAttributesBySelector
- Setzt außer Kraft:
setAttributesBySelectorin KlasseUiComponent
-
setIconSize
-
setCaption
-
setGrayOutIfNotHovered
-
setTitle
-
setMinDropDownWidth
-
setMinDropDownHeight
-
setOpenDropDownIfNotSet
-
setDropDownComponent
-