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