Class GlyphIconElement
java.lang.Object
org.teamapps.ux.component.template.gridtemplate.AbstractTemplateElement<GlyphIconElement>
org.teamapps.ux.component.template.gridtemplate.GlyphIconElement
-
Field Summary
FieldsFields inherited from class org.teamapps.ux.component.template.gridtemplate.AbstractTemplateElement
backgroundColor, colSpan, column, horizontalAlignment, margin, propertyName, row, rowSpan, verticalAlignment -
Constructor Summary
ConstructorsConstructorDescriptionGlyphIconElement(String propertyName, int row, int column, int rowSpan, int colSpan, int size, Color fontColor) GlyphIconElement(String propertyName, int row, int column, int rowSpan, int colSpan, HorizontalElementAlignment horizontalAlignment, VerticalElementAlignment verticalAlignment, int size, Color fontColor) GlyphIconElement(String propertyName, int row, int column, int size, Color fontColor) GlyphIconElement(String propertyName, int size, Color fontColor) -
Method Summary
Methods inherited from class 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
-
Field Details
-
size
protected int size -
fontColor
-
-
Constructor Details
-
GlyphIconElement
-
GlyphIconElement
-
GlyphIconElement
-
GlyphIconElement
public GlyphIconElement(String propertyName, int row, int column, int rowSpan, int colSpan, HorizontalElementAlignment horizontalAlignment, VerticalElementAlignment verticalAlignment, int size, Color fontColor)
-
-
Method Details
-
createUiTemplateElement
- Specified by:
createUiTemplateElementin classAbstractTemplateElement<GlyphIconElement>
-
setSize
-
getSize
public int getSize()
-