butler.client.record
Class DRecordEditor.RelatedValue
java.lang.Object
butler.client.record.DRecordEditor.RelatedValue
- Enclosing class:
- DRecordEditor
public static class DRecordEditor.RelatedValue
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DRecordEditor.RelatedValue
public DRecordEditor.RelatedValue(ForeignKey fk,
Column col)
throws java.lang.Exception
- Throws:
java.lang.Exception
DRecordEditor.RelatedValue
public DRecordEditor.RelatedValue(ForeignKey fk,
RecordFormatter format,
butler.util.LocalizedText caption)
getRecordFormatter
public RecordFormatter getRecordFormatter()
getForeignKey
public ForeignKey getForeignKey()
getCaption
public butler.util.LocalizedText getCaption()
setCaption
public void setCaption(butler.util.LocalizedText caption)