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