butler.client.record
Class DForeignKeyEditor
java.lang.Object
butler.client.record.DForeignKeyEditor
public class DForeignKeyEditor
- 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 |
TYPE_COMBO
public static final int TYPE_COMBO
- See Also:
- Constant Field Values
TYPE_SELECTION_PANEL
public static final int TYPE_SELECTION_PANEL
- See Also:
- Constant Field Values
DForeignKeyEditor
public DForeignKeyEditor()
getForeignKey
public ForeignKey getForeignKey()
setForeignKey
public void setForeignKey(ForeignKey fk)
getType
public int getType()
setType
public void setType(int type)
getRecordSelector
public DRecordSelector getRecordSelector()
setRecordSelector
public void setRecordSelector(DRecordSelector selector)
getFormatter
public RecordFormatter getFormatter()
setFormatter
public void setFormatter(RecordFormatter formatter)