Class JmixTokenListLabelState

java.lang.Object
com.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
com.vaadin.shared.ui.AbstractComponentContainerState
com.vaadin.shared.ui.AbstractLayoutState
com.vaadin.shared.ui.csslayout.CssLayoutState
io.jmix.ui.widget.client.tokenlistlabel.JmixTokenListLabelState
All Implemented Interfaces:
Serializable

@Deprecated public class JmixTokenListLabelState extends com.vaadin.shared.ui.csslayout.CssLayoutState
Deprecated.
Is used for TokenList component from compatibility module.
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    boolean
    Deprecated.
     
    boolean
    Deprecated.
     
    Deprecated.
     

    Fields inherited from class com.vaadin.shared.ui.csslayout.CssLayoutState

    childCss

    Fields inherited from class com.vaadin.shared.ui.AbstractLayoutState

    requiredIndicatorVisible

    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
    Deprecated.
     
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • text

      public String text
      Deprecated.
    • editable

      public boolean editable
      Deprecated.
    • canOpen

      public boolean canOpen
      Deprecated.
  • Constructor Details

    • JmixTokenListLabelState

      public JmixTokenListLabelState()
      Deprecated.