Klasse ImageElement
java.lang.Object
org.teamapps.ux.component.template.gridtemplate.AbstractTemplateElement
org.teamapps.ux.component.template.gridtemplate.ImageElement
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Borderprotected intprotected ImageSizingprotected Spacingprotected Shadowprotected intVon Klasse geerbte Felder org.teamapps.ux.component.template.gridtemplate.AbstractTemplateElement
backgroundColor, colSpan, column, horizontalAlignment, margin, propertyName, row, rowSpan, verticalAlignment -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungImageElement(String propertyName, int width, int height) ImageElement(String propertyName, int row, int column, int width, int height) ImageElement(String propertyName, int row, int column, int rowSpan, int colSpan, int width, int height) ImageElement(String propertyName, int row, int column, int rowSpan, int colSpan, int width, int height, Border border, Spacing padding, Shadow shadow) ImageElement(String propertyName, int row, int column, int width, int height, Border border, Spacing padding, Shadow shadow) ImageElement(String propertyName, int row, int column, int rowSpan, int colSpan, HorizontalElementAlignment horizontalAlignment, VerticalElementAlignment verticalAlignment, int width, int height) ImageElement(String propertyName, int width, int height, Border border, Spacing padding, Shadow shadow) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungorg.teamapps.dto.AbstractUiTemplateElementintintgetWidth()setColSpan(int colSpan) setColumn(int column) setHeight(int height) setHorizontalAlignment(HorizontalElementAlignment horizontalAlignment) setImageSizing(ImageSizing imageSizing) setPadding(Spacing padding) setRow(int row) setRowSpan(int rowSpan) setVerticalAlignment(VerticalElementAlignment verticalAlignment) setWidth(int width) Von Klasse geerbte Methoden org.teamapps.ux.component.template.gridtemplate.AbstractTemplateElement
getBackgroundColor, getColSpan, getColumn, getHorizontalAlignment, getMargin, getPropertyNames, getRow, getRowSpan, getVerticalAlignment, mapAbstractTemplateElementAttributesToUiElement, setBackgroundColor, setPropertyName
-
Felddetails
-
width
protected int width -
height
protected int height -
border
-
padding
-
shadow
-
imageSizing
-
-
Konstruktordetails
-
ImageElement
-
ImageElement
-
ImageElement
public ImageElement(String propertyName, int row, int column, int rowSpan, int colSpan, int width, int height) -
ImageElement
public ImageElement(String propertyName, int row, int column, int rowSpan, int colSpan, HorizontalElementAlignment horizontalAlignment, VerticalElementAlignment verticalAlignment, int width, int height) -
ImageElement
-
ImageElement
-
ImageElement
-
-
Methodendetails
-
setWidth
-
setHeight
-
setBorder
-
setPadding
-
setShadow
-
setHorizontalAlignment
- Setzt außer Kraft:
setHorizontalAlignmentin KlasseAbstractTemplateElement
-
setVerticalAlignment
- Setzt außer Kraft:
setVerticalAlignmentin KlasseAbstractTemplateElement
-
setMargin
- Setzt außer Kraft:
setMarginin KlasseAbstractTemplateElement
-
createUiTemplateElement
public org.teamapps.dto.AbstractUiTemplateElement createUiTemplateElement()- Angegeben von:
createUiTemplateElementin KlasseAbstractTemplateElement
-
setRow
- Setzt außer Kraft:
setRowin KlasseAbstractTemplateElement
-
setColumn
- Setzt außer Kraft:
setColumnin KlasseAbstractTemplateElement
-
setRowSpan
- Setzt außer Kraft:
setRowSpanin KlasseAbstractTemplateElement
-
setColSpan
- Setzt außer Kraft:
setColSpanin KlasseAbstractTemplateElement
-
getWidth
public int getWidth() -
getHeight
public int getHeight() -
getBorder
-
getPadding
-
getShadow
-
getImageSizing
-
setImageSizing
-