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
Modifier and TypeFieldDescriptionboolean
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
-
Method Summary
-
Field Details
-
text
Deprecated. -
editable
public boolean editableDeprecated. -
canOpen
public boolean canOpenDeprecated.
-
-
Constructor Details
-
JmixTokenListLabelState
public JmixTokenListLabelState()Deprecated.
-