Class SuggesterState
java.lang.Object
com.vaadin.shared.communication.SharedState
io.jmix.ui.widget.client.addon.aceeditor.SuggesterState
- All Implemented Interfaces:
Serializable
public class SuggesterState
extends com.vaadin.shared.communication.SharedState
- See Also:
-
Field Summary
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
-
Constructor Summary
-
Method Summary
-
Field Details
-
suggestOnDot
public boolean suggestOnDot -
showDescriptions
public boolean showDescriptions
-
-
Constructor Details
-
SuggesterState
public SuggesterState()
-