|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DBModel | |
| uk.org.ogsadai.client.databrowser | Provides a graphical user-interface client (DataBrowser) to OGSA-DAI services. |
| Uses of DBModel in uk.org.ogsadai.client.databrowser |
| Fields in uk.org.ogsadai.client.databrowser declared as DBModel | |
private DBModel |
DBRequestPanel.mModel |
private DBModel |
DBQueryController.mModel |
private DBModel |
DBMenuController.mModel |
private DBModel |
DBGUI.mModelThe components in the MVC pattern. |
private DBModel |
DBDataServiceController.mModel |
| Constructors in uk.org.ogsadai.client.databrowser with parameters of type DBModel | |
DBRequestPanel(DBGUI parent, DBModel model) |
|
DBQueryController(DBGUI gui, DBModel model, DBRequestView requestView)Construct the controls for submitting queries etc to the databases. |
|
DBMenuController(DBGUI gui, DBModel model)Construct the controller for the drop down menus of the GUI |
|
DBDataServiceController(DBGUI gui, DBModel model, DBDataServiceView dsView)Constructs the controller for the data service activities. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||