|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Controller in org.gcube.portlets.user.results.client |
|---|
| Methods in org.gcube.portlets.user.results.client that return Controller | |
|---|---|
Controller |
ResultsDisplayer.getController()
|
| Uses of Controller in org.gcube.portlets.user.results.client.components |
|---|
| Constructors in org.gcube.portlets.user.results.client.components with parameters of type Controller | |
|---|---|
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)
|
|
| Uses of Controller in org.gcube.portlets.user.results.client.control |
|---|
| Constructors in org.gcube.portlets.user.results.client.control with parameters of type Controller | |
|---|---|
FlexTableRowDropController(Controller controller,
com.google.gwt.user.client.ui.FlexTable flexTable)
|
|
| Uses of Controller in org.gcube.portlets.user.results.client.dialogBox |
|---|
| Constructors in org.gcube.portlets.user.results.client.dialogBox with parameters of type Controller | |
|---|---|
SaveQueryPopup(Controller control,
boolean autoHide,
String suggestedName,
String descrption,
QuerySearchType qType)
|
|
| Uses of Controller in org.gcube.portlets.user.results.client.draggables |
|---|
| Constructors in org.gcube.portlets.user.results.client.draggables with parameters of type Controller | |
|---|---|
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 |
|
| Uses of Controller in org.gcube.portlets.user.results.client.model |
|---|
| Methods in org.gcube.portlets.user.results.client.model with parameters of type Controller | |
|---|---|
void |
BasketModel.openBasket(Controller controller,
LeftPanel basketViewPanel,
String basketId)
read the basket from the homeLibrary, call the VIEW fro display elements. |
| Constructors in org.gcube.portlets.user.results.client.model with parameters of type Controller | |
|---|---|
Model(Controller controller)
|
|
| Uses of Controller in org.gcube.portlets.user.results.client.panels |
|---|
| Methods in org.gcube.portlets.user.results.client.panels with parameters of type Controller | |
|---|---|
void |
HeaderBar.enableSaveQuery(Controller control,
boolean enable)
|
| Constructors in org.gcube.portlets.user.results.client.panels with parameters of type Controller | |
|---|---|
HeaderBar(Controller control)
Constructor |
|
LeftPanel(Controller control,
com.allen_sauer.gwt.dnd.client.PickupDragController dragc)
constructor |
|
RecordsPanel(Controller c,
FlexTableRowDragController dragController)
|
|
| Uses of Controller in org.gcube.portlets.user.results.client.util |
|---|
| Constructors in org.gcube.portlets.user.results.client.util with parameters of type Controller | |
|---|---|
MyCommand(Controller controller,
ActionType selectedOption,
String OID,
String colId,
String docURI,
String title,
String username)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||