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
    Modifier and Type
    Field
    Description
     

    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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • JmixOptionGroupState

      public JmixOptionGroupState()