Class UiAccordionLayout.SetPanelOpenCommand
java.lang.Object
org.teamapps.dto.UiAccordionLayout.SetPanelOpenCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetPanelOpenCommand(String componentId, String panelId, boolean open) -
Method Summary
-
Field Details
-
componentId
-
panelId
-
open
protected boolean open
-
-
Constructor Details
-
SetPanelOpenCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetPanelOpenCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getPanelId
-
getOpen
public boolean getOpen()
-