|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbutler.swing.record.RelatedRecSelectionListener
public class RelatedRecSelectionListener
Propagates record selection events to related records.
| Constructor Summary | |
|---|---|
RelatedRecSelectionListener(ForeignKey fk,
RecordSelectionListener listener)
|
|
| Method Summary | |
|---|---|
void |
recordListSelected(RecordList recList)
|
void |
recordSelected(Record rec)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RelatedRecSelectionListener(ForeignKey fk,
RecordSelectionListener listener)
| Method Detail |
|---|
public void recordSelected(Record rec)
throws java.lang.Exception
recordSelected in interface RecordSelectionListenerjava.lang.Exceptionpublic void recordListSelected(RecordList recList)
recordListSelected in interface RecordSelectionListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||