Uses of Class
org.chorem.lima.ui.entrybook.EntryBookViewHandler

Packages that use EntryBookViewHandler
org.chorem.lima.ui.entrybook   
 

Uses of EntryBookViewHandler in org.chorem.lima.ui.entrybook
 

Fields in org.chorem.lima.ui.entrybook declared as EntryBookViewHandler
protected  EntryBookViewHandler EntryBookTable.handler
           
protected  EntryBookViewHandler EntryBookView.handler
           
 

Methods in org.chorem.lima.ui.entrybook that return EntryBookViewHandler
 EntryBookViewHandler EntryBookView.getHandler()
           
 

Methods in org.chorem.lima.ui.entrybook with parameters of type EntryBookViewHandler
 void EntryBookView.setHandler(EntryBookViewHandler handler)
           
 

Constructors in org.chorem.lima.ui.entrybook with parameters of type EntryBookViewHandler
EntryBookTable(EntryBookViewHandler handler)
           
 



Copyright © 2008-2011 CodeLutin. All Rights Reserved.