public class EditorQuickSuggestionsOptions
extends org.primefaces.shaded.json.JSONObject
implements java.io.Serializable
| Constructor and Description |
|---|
EditorQuickSuggestionsOptions() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
isComments() |
java.lang.Boolean |
isOther() |
java.lang.Boolean |
isStrings() |
EditorQuickSuggestionsOptions |
setComments(java.lang.Boolean comments) |
EditorQuickSuggestionsOptions |
setOther(java.lang.Boolean other) |
EditorQuickSuggestionsOptions |
setStrings(java.lang.Boolean strings) |
accumulate, append, doubleToString, entrySet, get, getBigDecimal, getBigInteger, getBoolean, getDouble, getEnum, getFloat, getInt, getJSONArray, getJSONObject, getLong, getNames, getNames, getNumber, getString, has, increment, isDecimalNotation, isEmpty, isNull, keys, keySet, length, names, numberToString, opt, optBigDecimal, optBigInteger, optBoolean, optBoolean, optDouble, optDouble, optEnum, optEnum, optFloat, optFloat, optInt, optInt, optJSONArray, optJSONObject, optLong, optLong, optNumber, optNumber, optQuery, optQuery, optString, optString, put, put, put, put, put, put, put, put, putOnce, putOpt, query, query, quote, quote, remove, similar, stringToNumber, stringToValue, testValidity, toJSONArray, toMap, toString, toString, valueToString, wrap, write, writepublic java.lang.Boolean isComments()
public EditorQuickSuggestionsOptions setComments(java.lang.Boolean comments)
public java.lang.Boolean isOther()
public EditorQuickSuggestionsOptions setOther(java.lang.Boolean other)
public java.lang.Boolean isStrings()
public EditorQuickSuggestionsOptions setStrings(java.lang.Boolean strings)
Copyright © 2011–2021. All rights reserved.