Uses of Interface
org.adrabi.datagrid.IDataGridBrowser

Packages that use IDataGridBrowser
myjquery   
org.adrabi.datagrid   
 

Uses of IDataGridBrowser in myjquery
 

Classes in myjquery that implement IDataGridBrowser
 class MyJMain
           
 

Uses of IDataGridBrowser in org.adrabi.datagrid
 

Fields in org.adrabi.datagrid declared as IDataGridBrowser
private  IDataGridBrowser MyJDataGrid.$IBrowser
           
 

Methods in org.adrabi.datagrid with parameters of type IDataGridBrowser
 void MyJDataGrid.setDataGridBrowser(IDataGridBrowser idgb)