public class QuerySettings extends AbstractTextChooserSettings<QuerySettings>
APPEND, ARIA_ATTR_PREFIX, ARIA_ATTRIBUTES, AUTOFOCUS, CLEAR_BUTTON, CSS, DATA_ATTR_PREFIX, DATA_ATTRIBUTES, DISABLED, HIDE_CLEAR_BUTTON, HTML_ATTRIBUTES, ID, LANGUAGE_CHOOSER, MAX_LENGTH, NAME, PLACEHOLDER, PREPEND, READONLY, REQUIRED, TRIGGER_ACTION, TRIGGER_EVENT, VALUE
Constructor and Description |
---|
QuerySettings() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getChooserName()
Chooser name used by the databroker when there is a click event in the chooser button.
|
protected java.lang.String |
getChooserOption(java.util.Map<java.lang.String,java.lang.String[]> customOptionMap)
Options used by the databroker when there is a click event in the chooser button.
|
protected QuerySettings |
getThis()
Returns the exact type of the this reference.
It's a way to recover the type of the this object in a class hierarchy (cf. |
ControlType |
getType()
Returns the
ControlType related to the current ControlSettings implementation. |
addAcChooserOption, addChooserOption, getAcChooserName, getAcChooserOption, getChooserIcon, getChooserTitle, getOption, popupHeight, popupWidth, superGetOption, useCurrentWorkspace, workspace, workspace
onChange
addOption, append, aria, aria, autofocus, clearOption, clone, css, dataAttribute, dataAttributes, disable, getOptionNames, htmlAttributes, htmlAttributes, id, isChannelReady, maxLength, merge, name, onFocusOut, placeholder, prepend, readonly, removeOption, require, resolveOptions, showLanguageChooser, sortSet, toStringArray, toStringArray, toStringArray, toStringArray, toStringArray, trigger, value
public ControlType getType()
ControlSettings
ControlType
related to the current ControlSettings
implementation.ControlType
protected QuerySettings getThis()
BasicSettings
this
object in a class hierarchy (cf. getThis "trick").getThis
in class BasicSettings<QuerySettings>
protected java.lang.String getChooserName()
AbstractTextChooserSettings
getChooserName
in class AbstractTextChooserSettings<QuerySettings>
protected java.lang.String getChooserOption(java.util.Map<java.lang.String,java.lang.String[]> customOptionMap)
AbstractTextChooserSettings
getChooserOption
in class AbstractTextChooserSettings<QuerySettings>
customOptionMap
- Extra chooser options forwarded by the option ChooserConstants.EXTRA_CHOOSER_OPTION
and appended to the query stringString
representing the options as query stringCopyright © 2001-2022 Jalios SA. All Rights Reserved.