Package org.teamapps.dto
Klasse UiRefreshableTableConfigUpdate
java.lang.Object
org.teamapps.dto.UiRefreshableTableConfigUpdate
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected booleanprotected booleanprotected booleanprotected intprotected booleanprotected intprotected intprotected intprotected booleanprotected booleanprotected boolean -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanbooleanbooleanintbooleanintintintbooleanbooleanbooleansetAllowMultiRowSelection(boolean allowMultiRowSelection) setAutoHeight(boolean autoHeight) setEditable(boolean editable) setFooterRowHeight(int footerRowHeight) setForceFitWidth(boolean forceFitWidth) setHeaderRowHeight(int headerRowHeight) setRowBorderWidth(int rowBorderWidth) setRowHeight(int rowHeight) setShowFooterRow(boolean showFooterRow) setShowHeaderRow(boolean showHeaderRow) setTextSelectionEnabled(boolean textSelectionEnabled) toString()
-
Felddetails
-
forceFitWidth
protected boolean forceFitWidth -
rowHeight
protected int rowHeight -
allowMultiRowSelection
protected boolean allowMultiRowSelection -
rowBorderWidth
protected int rowBorderWidth -
textSelectionEnabled
protected boolean textSelectionEnabled -
editable
protected boolean editable -
showHeaderRow
protected boolean showHeaderRow -
headerRowHeight
protected int headerRowHeight -
autoHeight
protected boolean autoHeight
-
-
Konstruktordetails
-
UiRefreshableTableConfigUpdate
public UiRefreshableTableConfigUpdate()
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getForceFitWidth
public boolean getForceFitWidth() -
getRowHeight
public int getRowHeight() -
getAllowMultiRowSelection
public boolean getAllowMultiRowSelection() -
getRowBorderWidth
public int getRowBorderWidth() -
getTextSelectionEnabled
public boolean getTextSelectionEnabled() -
getEditable
public boolean getEditable() -
getShowHeaderRow
public boolean getShowHeaderRow() -
getHeaderRowHeight
public int getHeaderRowHeight() -
getAutoHeight
public boolean getAutoHeight() -
setForceFitWidth
-
setRowHeight
-
setAllowMultiRowSelection
-
setRowBorderWidth
-
setTextSelectionEnabled
-
setEditable
-
setShowHeaderRow
-
setHeaderRowHeight
-
setAutoHeight
-