|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ResultObj in org.gcube.portlets.user.results.client.components |
|---|
| Methods in org.gcube.portlets.user.results.client.components that return ResultObj | |
|---|---|
ResultObj |
ResultItem.getResObject()
|
| Methods in org.gcube.portlets.user.results.client.components with parameters of type ResultObj | |
|---|---|
void |
ResultItem.viewObject(ResultObj resObject)
|
| Constructors in org.gcube.portlets.user.results.client.components with parameters of type ResultObj | |
|---|---|
ResultItem(Controller controller,
ResultObj resObject,
int pos,
com.google.gwt.user.client.ui.Image thumb,
FlexTableRowDragController dragController)
|
|
| Uses of ResultObj in org.gcube.portlets.user.results.client.control |
|---|
| Methods in org.gcube.portlets.user.results.client.control with parameters of type ResultObj | |
|---|---|
void |
Controller.addBasketItem(ResultObj obj)
Add a basket item to the model and to the view |
| Method parameters in org.gcube.portlets.user.results.client.control with type arguments of type ResultObj | |
|---|---|
void |
Controller.displayResults(Vector<ResultObj> results,
int from,
int to,
String currTotal,
boolean normalResults,
HashMap<String,String> externalLinks)
adds a record to the recordpanel |
| Uses of ResultObj in org.gcube.portlets.user.results.client.draggables |
|---|
| Methods in org.gcube.portlets.user.results.client.draggables that return ResultObj | |
|---|---|
ResultObj |
DraggableRow.getResObject()
|
| Constructors in org.gcube.portlets.user.results.client.draggables with parameters of type ResultObj | |
|---|---|
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 ResultObj in org.gcube.portlets.user.results.client.model |
|---|
| Methods in org.gcube.portlets.user.results.client.model that return types with arguments of type ResultObj | |
|---|---|
Vector<ResultObj> |
ResultsContainer.getResultRecords()
|
| Method parameters in org.gcube.portlets.user.results.client.model with type arguments of type ResultObj | |
|---|---|
void |
ResultsContainer.setResultRecords(Vector<ResultObj> resultRecords)
|
| Constructor parameters in org.gcube.portlets.user.results.client.model with type arguments of type ResultObj | |
|---|---|
ResultsContainer(Vector<ResultObj> resultRecords,
String[] optionalParams,
ResultType type,
HashMap<String,String> activelinksIntoVRE)
|
|
| Uses of ResultObj in org.gcube.portlets.user.results.client.panels |
|---|
| Method parameters in org.gcube.portlets.user.results.client.panels with type arguments of type ResultObj | |
|---|---|
void |
RecordsPanel.displayFieldValues(Vector<ResultObj> results,
int from,
int to,
String currTotal)
|
void |
RecordsPanel.displayresults(Vector<ResultObj> results,
int from,
int to,
String currTotal,
boolean normalResults)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||