Package butler.client.record

Interface Summary
EditController Interface that tells if an column is editable or not.
RecordAction  
 

Class Summary
DDualListRecordSelector Selector that uses a dual list for selecting records.
DForeignKeyEditor  
DRecordEditor Record editor that is used for editing one record.
DRecordEditor.FKColumn  
DRecordEditor.ForeignKeyEditor  
DRecordEditor.ManyToManyEditor  
DRecordEditor.RelatedValue  
DRecordListCombo Combo box containing records.
DRecordListTable Descriptor for a record list GUI table.
DRecordListTable.Column  
DRecordListTable.DeleteColumn  
DRecordListTable.ForeignKeyColumn  
DRecordLookup Selector that uses a text field if the primary key has only one column or otherwise a table for entering key values.
DRecordSelector Component for selecting records.
DRecordTree  
DRelatedTabbedPane Tabbed pane for editing related records.
EditController.BaseImpl