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
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleansetOptimizedForTouch(boolean optimizedForTouch) setThemeClassName(String themeClassName) toString()
-
Felddetails
-
locale
-
themeClassName
-
optimizedForTouch
protected boolean optimizedForTouch
-
-
Konstruktordetails
-
UiConfiguration
public UiConfiguration()
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getLocale
-
getThemeClassName
-
getOptimizedForTouch
public boolean getOptimizedForTouch() -
setLocale
-
setThemeClassName
-
setOptimizedForTouch
-