| Package | Description |
|---|---|
| com.foreach.across.modules.bootstrapui.elements |
| Modifier and Type | Method and Description |
|---|---|
static SelectFormElementConfiguration.LiveSearchStyle |
SelectFormElementConfiguration.LiveSearchStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectFormElementConfiguration.LiveSearchStyle[] |
SelectFormElementConfiguration.LiveSearchStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SelectFormElementConfiguration |
SelectFormElementConfiguration.setLiveSearchStyle(SelectFormElementConfiguration.LiveSearchStyle liveSearchStyle)
When set to 'contains', searching will reveal options that contain the searched text.
|
Copyright © 2020. All rights reserved.