@Deprecated public interface ValueModel
Modifier and Type | Method and Description |
---|---|
Class |
getType()
Deprecated.
|
Object |
getValue()
Deprecated.
|
boolean |
isEditable()
Deprecated.
|
void |
setValue(Object value)
Deprecated.
|