@JsType(isNative=true, name="Object", namespace="<global>") public class JsComboBoxOptions extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
allowClear |
boolean |
closeOnSelect |
gwt.material.design.jquery.client.api.JQueryElement |
dropdownParent |
LanguageOptions |
language |
int |
maximumSelectionLength |
String |
minimumResultsForSearch |
String |
placeholder |
boolean |
tags |
@JsProperty public String placeholder
@JsProperty public gwt.material.design.jquery.client.api.JQueryElement dropdownParent
@JsProperty public boolean allowClear
@JsProperty public int maximumSelectionLength
@JsProperty public String minimumResultsForSearch
@JsProperty public boolean closeOnSelect
@JsProperty public boolean tags
@JsProperty public LanguageOptions language
@JsOverlay public static final JsComboBoxOptions create()
Copyright © 2018. All rights reserved.