Class UiHtmlView.SetContentHtmlCommand
java.lang.Object
org.teamapps.dto.UiHtmlView.SetContentHtmlCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetContentHtmlCommand(String componentId, String containerElementSelector, String html) -
Method Summary
-
Field Details
-
componentId
-
containerElementSelector
-
html
-
-
Constructor Details
-
SetContentHtmlCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetContentHtmlCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getContainerElementSelector
-
getHtml
-