Package org.teamapps.dto
Klasse UiContextMenuEntry
java.lang.Object
org.teamapps.dto.UiContextMenuEntry
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Stringprotected Stringprotected Stringprotected List<UiContextMenuEntry> -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.UiContextMenuEntry(String entryId, String icon, String caption) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetIcon()setSubEntries(List<UiContextMenuEntry> subEntries) toString()
-
Felddetails
-
entryId
-
icon
-
caption
-
subEntries
-
-
Konstruktordetails
-
UiContextMenuEntry
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
UiContextMenuEntry
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getEntryId
-
getIcon
-
getCaption
-
getSubEntries
-
setSubEntries
-