| Package | Description |
|---|---|
| com.iorga.ivif.tag.bean |
| Modifier and Type | Field and Description |
|---|---|
protected SelectionType |
Grid.selection |
| Modifier and Type | Method and Description |
|---|---|
static SelectionType |
SelectionType.fromValue(String v) |
SelectionType |
Grid.getSelection()
Obtient la valeur de la propriété selection.
|
static SelectionType |
SelectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectionType[] |
SelectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Grid.setSelection(SelectionType value)
Définit la valeur de la propriété selection.
|
Copyright © 2015. All rights reserved.