| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid |
| Modifier and Type | Field and Description |
|---|---|
protected ValueType |
SearchCell.valueType |
protected ValueType |
SearchCell.valueType |
| Modifier and Type | Method and Description |
|---|---|
ValueType |
SearchCell.getValueType() |
ValueType |
SearchCell.getValueType() |
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueType[] |
ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ValueType[] |
ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchCell.setValueType(ValueType valueType) |
void |
SearchCell.setValueType(ValueType valueType) |
| Constructor and Description |
|---|
SearchCell(HeaderColumnSI column,
Object value,
ValueType valueType,
TextValidationMechanism textValueValidationMechanism) |
SearchCell(HeaderColumnSI column,
Object value,
ValueType valueType,
TextValidationMechanism textValueValidationMechanism) |
Copyright © 2021. All rights reserved.