|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Coords in org.gcube.portlets.user.templates.client |
---|
Methods in org.gcube.portlets.user.templates.client with parameters of type Coords | |
---|---|
void |
WorkspacePanel.openImageUploadDialog(Coords start,
int width,
int height,
DroppingArea toRemove)
popup the open Image Upload Dialog |
Uses of Coords in org.gcube.portlets.user.templates.client.dialogs |
---|
Constructors in org.gcube.portlets.user.templates.client.dialogs with parameters of type Coords | |
---|---|
ImageUploaderDialog(Presenter controller,
Coords start,
int width,
int height,
DroppingArea toRemove)
Creates the dialog |
Uses of Coords in org.gcube.portlets.user.templates.client.model |
---|
Methods in org.gcube.portlets.user.templates.client.model that return Coords | |
---|---|
Coords |
TemplateModel.getNewInsertionPoint(int currSection)
set the insertion point after the last inserted element |
Uses of Coords in org.gcube.portlets.user.templates.client.presenter |
---|
Methods in org.gcube.portlets.user.templates.client.presenter that return Coords | |
---|---|
Coords |
Presenter.getInsertionPoint()
|
Methods in org.gcube.portlets.user.templates.client.presenter with parameters of type Coords | |
---|---|
void |
Presenter.insertStaticImage(Coords start,
int width,
int height,
ImageArea imgToPlace,
boolean isDoubleColLayout)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |