Package org.teamapps.dto
Class UiRootPanel.RegisterTemplateCommand
java.lang.Object
org.teamapps.dto.UiRootPanel.RegisterTemplateCommand
- Enclosing class:
UiRootPanel
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.RegisterTemplateCommand(String id, UiTemplate template) -
Method Summary
-
Field Details
-
id
-
template
-
-
Constructor Details
-
RegisterTemplateCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
RegisterTemplateCommand
-
-
Method Details
-
toString
-
getId
-
getTemplate
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-