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
FieldsModifier and TypeFieldDescriptionbooleanDeprecated.booleanDeprecated.Deprecated.Fields inherited from class com.vaadin.shared.ui.csslayout.CssLayoutState
childCssFields inherited from class com.vaadin.shared.ui.AbstractLayoutState
requiredIndicatorVisibleFields 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, widthFields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
text
Deprecated. - 
editable
public boolean editableDeprecated. - 
canOpen
public boolean canOpenDeprecated. 
 - 
 - 
Constructor Details
- 
JmixTokenListLabelState
public JmixTokenListLabelState()Deprecated. 
 -