public interface WidgetSelectOptions extends WidgetSelectOption
WidgetDefinition
and Widget
generated from the definition.Modifier and Type | Method and Description |
---|---|
Boolean |
getCaseSensitive()
Returns true if ordering should be case sensitive?
|
String |
getOrdering()
Returns a string used for ordering of options.
|
clone, getItemDisabled, getItemLabel, getItemLabel, getItemLabels, getItemRendered, getItemValue, getTagConfigId, getValue, getVar
String getOrdering()
Sample possible values are 'id' and 'label'.
Boolean getCaseSensitive()
Copyright © 2018 Nuxeo. All rights reserved.