Class JmixOptionGroupState
java.lang.Object
com.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
com.vaadin.v7.shared.AbstractLegacyComponentState
com.vaadin.v7.shared.AbstractFieldState
com.vaadin.v7.shared.ui.select.AbstractSelectState
com.vaadin.v7.shared.ui.optiongroup.OptionGroupState
io.jmix.ui.widget.client.optiongroup.JmixOptionGroupState
- All Implemented Interfaces:
Serializable
public class JmixOptionGroupState
extends com.vaadin.v7.shared.ui.optiongroup.OptionGroupState
- See Also:
-
Field Summary
Fields inherited from class com.vaadin.v7.shared.AbstractFieldState
focusDelegate, hideErrors, modified, propertyReadOnly, required, showErrorForDisabledState, tabIndex
Fields inherited from class com.vaadin.v7.shared.AbstractLegacyComponentState
immediate, readOnly
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
-
orientation
-
-
Constructor Details
-
JmixOptionGroupState
public JmixOptionGroupState()
-