Package org.teamapps.dto
Klasse UiCompositeSubField
java.lang.Object
org.teamapps.dto.UiCompositeSubField
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected intprotected intprotected UiClientObjectReferenceprotected Stringprotected intprotected intprotected intprotected String -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.UiCompositeSubField(String propertyName, int row, int col, UiClientObjectReference field) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungintgetCol()intgetField()intgetRow()intintsetColSpan(int colSpan) setRowSpan(int rowSpan) setTabIndex(int tabIndex) setVisibilityPropertyName(String visibilityPropertyName) toString()
-
Felddetails
-
propertyName
-
row
protected int row -
col
protected int col -
field
-
rowSpan
protected int rowSpan -
colSpan
protected int colSpan -
tabIndex
protected int tabIndex -
visibilityPropertyName
-
-
Konstruktordetails
-
UiCompositeSubField
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
UiCompositeSubField
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getPropertyName
-
getRow
public int getRow() -
getCol
public int getCol() -
getField
-
getRowSpan
public int getRowSpan() -
getColSpan
public int getColSpan() -
getTabIndex
public int getTabIndex() -
getVisibilityPropertyName
-
setRowSpan
-
setColSpan
-
setTabIndex
-
setVisibilityPropertyName
-