Package org.teamapps.dto
Klasse UiGlyphIconElement
java.lang.Object
org.teamapps.dto.AbstractUiTemplateElement
org.teamapps.dto.UiGlyphIconElement
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
FelderVon Klasse geerbte Felder org.teamapps.dto.AbstractUiTemplateElement
backgroundColor, colSpan, column, horizontalAlignment, margin, property, row, rowSpan, verticalAlignment -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.UiGlyphIconElement(String property, int row, int column, int size) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungintgetSize()setBackgroundColor(String backgroundColor) setColSpan(int colSpan) setFontColor(String fontColor) setHorizontalAlignment(UiHorizontalElementAlignment horizontalAlignment) setRowSpan(int rowSpan) setVerticalAlignment(UiVerticalElementAlignment verticalAlignment) toString()Von Klasse geerbte Methoden org.teamapps.dto.AbstractUiTemplateElement
getBackgroundColor, getColSpan, getColumn, getHorizontalAlignment, getMargin, getProperty, getRow, getRowSpan, getVerticalAlignment
-
Felddetails
-
size
protected int size -
fontColor
-
-
Konstruktordetails
-
UiGlyphIconElement
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
UiGlyphIconElement
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
- Setzt außer Kraft:
toStringin KlasseAbstractUiTemplateElement
-
getSize
public int getSize() -
getFontColor
-
setRowSpan
- Setzt außer Kraft:
setRowSpanin KlasseAbstractUiTemplateElement
-
setColSpan
- Setzt außer Kraft:
setColSpanin KlasseAbstractUiTemplateElement
-
setHorizontalAlignment
- Setzt außer Kraft:
setHorizontalAlignmentin KlasseAbstractUiTemplateElement
-
setVerticalAlignment
- Setzt außer Kraft:
setVerticalAlignmentin KlasseAbstractUiTemplateElement
-
setMargin
- Setzt außer Kraft:
setMarginin KlasseAbstractUiTemplateElement
-
setBackgroundColor
- Setzt außer Kraft:
setBackgroundColorin KlasseAbstractUiTemplateElement
-
setFontColor
-