Class JmixFieldGroupState
java.lang.Object
com.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
com.vaadin.shared.ui.AbstractSingleComponentContainerState
com.vaadin.shared.ui.panel.PanelState
io.jmix.ui.widget.client.groupbox.JmixGroupBoxState
io.jmix.ui.widget.client.fieldgroup.JmixFieldGroupState
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class io.jmix.ui.widget.client.groupbox.JmixGroupBoxState
collapsable, expanded, outerMarginsBitmask, requiredIndicatorVisible, showAsPanel
Fields inherited from class com.vaadin.shared.ui.panel.PanelState
scrollLeft, scrollTop, tabIndex
Fields inherited from class com.vaadin.shared.AbstractComponentState
caption, captionAsHtml, CONTEXT_HELP_ICON_CLICK_EVENT, contextHelpText, contextHelpTextHtmlEnabled, description, descriptionContentMode, errorLevel, errorMessage, height, id, jTestId, primaryStyleName, styles, width
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
-
Constructor Summary
-
Method Summary
-
Field Details
-
borderVisible
public boolean borderVisible
-
-
Constructor Details
-
JmixFieldGroupState
public JmixFieldGroupState()
-