com.sdm.quasar.client.swing.data.plugins.impl
Class ArrayToListAdapterValueModel
java.lang.Object
AbstractValueModel
com.sdm.quasar.client.swing.data.plugins.impl.ArrayToListAdapterValueModel
- public class ArrayToListAdapterValueModel
- extends AbstractValueModel
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArrayToListAdapterValueModel
public ArrayToListAdapterValueModel(ValueModel wrappedArrayValueModel)
getValue
public java.lang.Object getValue()
isEditable
public boolean isEditable()
setValue
public void setValue(java.lang.Object pValue,
boolean pIsSetForced)
createList
protected void createList()