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 oid,
String belongsTo,
ResultObj resObject,
String basketlabel,
Controller ctrl,
BasketModelItemType type)
* constructor for multiplme rows
|
ResultItem(Controller controller,
ResultObj resObject,
int pos,
com.google.gwt.user.client.ui.Image thumb) |
Constructor and Description |
---|
Model(Controller controller) |
Constructor and Description |
---|
CollectionsPanel(Controller controller) |
ExtendedDisclosurePanel(CollectionsPanel myOwner,
com.google.gwt.user.client.ui.DisclosurePanel panel,
String collectionID,
Controller controller) |
HeaderBar(Controller control)
Constructor
|
ItemsDisplayerPanel(Controller c) |
Constructor and Description |
---|
MyCommand(Controller controller,
ActionType selectedOption,
String OID,
String colId,
String metadataCollectionId,
String title,
String username) |
Copyright © 2014. All Rights Reserved.