Package org.teamapps.dto
Klasse UiFloatingComponent.SetBackgroundColorCommand
java.lang.Object
org.teamapps.dto.UiFloatingComponent.SetBackgroundColorCommand
- Umschließende Klasse:
UiFloatingComponent
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.SetBackgroundColorCommand(String componentId, String backgroundColor) -
Methodenübersicht
-
Felddetails
-
componentId
-
backgroundColor
-
-
Konstruktordetails
-
SetBackgroundColorCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
SetBackgroundColorCommand
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getBackgroundColor
-