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
FieldsFields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
suggestOnDot
public boolean suggestOnDot - 
showDescriptions
public boolean showDescriptions 
 - 
 - 
Constructor Details
- 
SuggesterState
public SuggesterState() 
 -