public class DatatablesSearch extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
REGEX |
static String |
VALUE |
| Constructor and Description |
|---|
DatatablesSearch() |
DatatablesSearch(Map<String,Object> v) |
DatatablesSearch(String value,
boolean regex) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
boolean |
isRegex() |
void |
setRegex(boolean regex) |
void |
setValue(String value) |
public static final String VALUE
public static final String REGEX
public DatatablesSearch()
public DatatablesSearch(String value, boolean regex)
Copyright © 2023. All rights reserved.