com.bea.wli.datatype
Class EditorValueHolder
java.lang.Object
com.bea.wli.datatype.EditorValueHolder
- All Implemented Interfaces:
- Serializable
public class EditorValueHolder
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditorValueHolder
public EditorValueHolder()
EditorValueHolder
public EditorValueHolder(Object obj)
setEditorValue
public void setEditorValue(Object obj)
getEditorValue
public Object getEditorValue()
isReadOnly
public boolean isReadOnly()
setReadOnly
public void setReadOnly(boolean readOnly)
getMediator
public DataTypeValueSummarizer.ValueMediator getMediator()
setMediator
public void setMediator(DataTypeValueSummarizer.ValueMediator mediator)