Package org.teamapps.dto
Klasse UiSelectionFrame
java.lang.Object
org.teamapps.dto.UiSelectionFrame
- 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 Stringprotected booleanprotected intprotected int -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungintintgetColor()booleanintintsetAnimationDuration(int animationDuration) setBorderWidth(int borderWidth) setFullRow(boolean fullRow) setGlowingWidth(int glowingWidth) setShadowWidth(int shadowWidth) toString()
-
Felddetails
-
color
-
borderWidth
protected int borderWidth -
animationDuration
protected int animationDuration -
glowingWidth
protected int glowingWidth -
shadowWidth
protected int shadowWidth -
fullRow
protected boolean fullRow
-
-
Konstruktordetails
-
UiSelectionFrame
public UiSelectionFrame()
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getColor
-
getBorderWidth
public int getBorderWidth() -
getAnimationDuration
public int getAnimationDuration() -
getGlowingWidth
public int getGlowingWidth() -
getShadowWidth
public int getShadowWidth() -
getFullRow
public boolean getFullRow() -
setColor
-
setBorderWidth
-
setAnimationDuration
-
setGlowingWidth
-
setShadowWidth
-
setFullRow
-