butler.client.util
Class DValueEditor
java.lang.Object
butler.client.util.DValueEditor
- Direct Known Subclasses:
- DDateEditor
public class DValueEditor
- extends java.lang.Object
- Author:
- Fredrik Bertilsson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DValueEditor
public DValueEditor(Column col)
throws java.lang.Exception
- Throws:
java.lang.Exception
DValueEditor
protected DValueEditor()
getDatatype
public Datatype getDatatype()
throws java.lang.Exception
- Throws:
java.lang.Exception
setDatatype
public void setDatatype(Datatype datatype)
getCaption
public butler.util.LocalizedText getCaption()
throws java.lang.Exception
- Throws:
java.lang.Exception
setCaption
public void setCaption(butler.util.LocalizedText caption)
isEditable
public boolean isEditable()
setEditable
public void setEditable(boolean editable)