Class UiRootPanel.BuildRootPanelCommand
java.lang.Object
org.teamapps.dto.UiRootPanel.BuildRootPanelCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.BuildRootPanelCommand(String containerElementId, UiClientObjectReference uiRootPanel) -
Method Summary
-
Field Details
-
containerElementId
-
uiRootPanel
-
-
Constructor Details
-
BuildRootPanelCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
BuildRootPanelCommand
-
-
Method Details
-
toString
-
getContainerElementId
-
getUiRootPanel
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-