edu.stanford.smi.protegex.widget.abstracttable
Interface TableEditorInterface
- All Known Implementing Classes:
- ComboBoxEditor, FrameEditor_PullDownMenu, FrameEditor_UseDialog, TextFieldEditor
- public interface TableEditorInterface
Description of the Interface
- Author:
- William Grosso
NULL_STRING
public static final String NULL_STRING
- See Also:
- Constant Field Values
getValue
public Object getValue()
isValueAcceptable
public boolean isValueAcceptable()
needsToStoreChanges
public boolean needsToStoreChanges()
setInstance
public void setInstance(Instance instance)
setSlot
public void setSlot(Slot slot)
storeValueInKB
public void storeValueInKB()
Submit a bug report or feature request