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