public class FilterRowInfo extends Object implements Serializable
| Constructor and Description |
|---|
FilterRowInfo(Object val,
String displayVal) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDisplay() |
static int |
getType(Object val) |
Object |
getValue() |
int |
hashCode() |
boolean |
isSelected() |
void |
setSelected(boolean selected) |
Copyright © 2020. All rights reserved.