Package org.teamapps.dto
Klasse UiConfiguration
java.lang.Object
org.teamapps.dto.UiConfiguration
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ClosedSessionHandlingTypeprotected Stringprotected booleanprotected String -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleansetClosedSessionHandling(ClosedSessionHandlingType closedSessionHandling) setOptimizedForTouch(boolean optimizedForTouch) setThemeClassName(String themeClassName) toString()
-
Felddetails
-
locale
-
themeClassName
-
optimizedForTouch
protected boolean optimizedForTouch -
closedSessionHandling
-
-
Konstruktordetails
-
UiConfiguration
public UiConfiguration()
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getLocale
-
getThemeClassName
-
getOptimizedForTouch
public boolean getOptimizedForTouch() -
getClosedSessionHandling
-
setLocale
-
setThemeClassName
-
setOptimizedForTouch
-
setClosedSessionHandling
-