| Modifier and Type | Method and Description |
|---|---|
Controller |
ResultsDisplayer.getController() |
| Constructor and Description |
|---|
BasketView(BasketModel myModel,
com.allen_sauer.gwt.dnd.client.PickupDragController dragc,
Controller control) |
BasketViewItem(Controller controller,
String label,
com.google.gwt.user.client.ui.FlexTable table,
BasketModelItem myItem) |
ResultItem(Controller controller,
ResultObj resObject,
int pos,
com.google.gwt.user.client.ui.Image thumb,
FlexTableRowDragController dragController) |
WorkspaceTree(Controller controller,
com.google.gwt.user.client.ui.PopupPanel myPanel,
TreeNode folder,
String defaultBaskedId) |
| Constructor and Description |
|---|
FlexTableRowDropController(Controller controller,
com.google.gwt.user.client.ui.FlexTable flexTable) |
| Constructor and Description |
|---|
SaveQueryPopup(Controller control,
boolean autoHide,
String suggestedName,
String descrption,
QuerySearchType qType) |
| Modifier and Type | Method and Description |
|---|---|
void |
DraggableRow.displayContent(Controller ctrl,
String oid,
String belongsTo,
BasketModelItemType type)
fetch additional info for displaying them to the user depending on what he clicked
|
| Constructor and Description |
|---|
DraggableRow(ResultObj resObject,
com.google.gwt.user.client.ui.HTML caption,
String basketlabel,
Controller ctrl,
BasketModelItemType type)
single row constructor
|
DraggableRow(String uri,
String oid,
String belongsTo,
ResultObj resObject,
String basketlabel,
Controller ctrl,
BasketModelItemType type)
* constructor for multiplme rows
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasketModel.openBasket(Controller controller,
LeftPanel basketViewPanel,
String basketId)
read the basket from the homeLibrary, call the VIEW fro display elements.
|
| Constructor and Description |
|---|
Model(Controller controller) |
| Modifier and Type | Method and Description |
|---|---|
void |
HeaderBar.enableSaveQuery(Controller control,
boolean enable) |
| Constructor and Description |
|---|
HeaderBar(Controller control)
Constructor
|
LeftPanel(Controller control,
com.allen_sauer.gwt.dnd.client.PickupDragController dragc)
constructor
|
RecordsPanel(Controller c,
FlexTableRowDragController dragController) |
| Constructor and Description |
|---|
MyCommand(Controller controller,
ActionType selectedOption,
String OID,
String colId,
String docURI,
String title,
String username) |
Copyright © 2013. All Rights Reserved.