com.google.gwt.app.place
Interface RecordListView.Delegate<R extends Record>

All Known Implementing Classes:
AbstractRecordListActivity
Enclosing interface:
RecordListView<R extends Record>

public static interface RecordListView.Delegate<R extends Record>

Implemented by the owner of a RecordTableView.


Method Summary
 void createClicked()
           
 

Method Detail

createClicked

void createClicked()