Klasse GlyphIconElement
java.lang.Object
org.teamapps.ux.component.template.gridtemplate.AbstractTemplateElement<GlyphIconElement>
org.teamapps.ux.component.template.gridtemplate.GlyphIconElement
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected org.teamapps.common.format.Colorprotected intVon Klasse geerbte Felder org.teamapps.ux.component.template.gridtemplate.AbstractTemplateElement
backgroundColor, colSpan, column, horizontalAlignment, margin, propertyName, row, rowSpan, verticalAlignment -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungGlyphIconElement(String propertyName, int row, int column, int rowSpan, int colSpan, int size, org.teamapps.common.format.Color fontColor) GlyphIconElement(String propertyName, int row, int column, int rowSpan, int colSpan, HorizontalElementAlignment horizontalAlignment, VerticalElementAlignment verticalAlignment, int size, org.teamapps.common.format.Color fontColor) GlyphIconElement(String propertyName, int row, int column, int size, org.teamapps.common.format.Color fontColor) GlyphIconElement(String propertyName, int size, org.teamapps.common.format.Color fontColor) -
Methodenübersicht
Von Klasse geerbte Methoden org.teamapps.ux.component.template.gridtemplate.AbstractTemplateElement
getBackgroundColor, getColSpan, getColumn, getHorizontalAlignment, getMargin, getPropertyNames, getRow, getRowSpan, getVerticalAlignment, mapAbstractTemplateElementAttributesToUiElement, setBackgroundColor, setColSpan, setColumn, setHorizontalAlignment, setMargin, setPropertyName, setRow, setRowSpan, setVerticalAlignment
-
Felddetails
-
size
protected int size -
fontColor
protected org.teamapps.common.format.Color fontColor
-
-
Konstruktordetails
-
GlyphIconElement
-
GlyphIconElement
public GlyphIconElement(String propertyName, int row, int column, int size, org.teamapps.common.format.Color fontColor) -
GlyphIconElement
public GlyphIconElement(String propertyName, int row, int column, int rowSpan, int colSpan, int size, org.teamapps.common.format.Color fontColor) -
GlyphIconElement
public GlyphIconElement(String propertyName, int row, int column, int rowSpan, int colSpan, HorizontalElementAlignment horizontalAlignment, VerticalElementAlignment verticalAlignment, int size, org.teamapps.common.format.Color fontColor)
-
-
Methodendetails
-
createUiTemplateElement
public org.teamapps.dto.AbstractUiTemplateElement createUiTemplateElement()- Angegeben von:
createUiTemplateElementin KlasseAbstractTemplateElement<GlyphIconElement>
-
setSize
-
getSize
public int getSize()
-