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