Uses of Class
org.gcube.portlets.user.templates.client.components.Coords

Packages that use Coords
org.gcube.portlets.user.templates.client   
org.gcube.portlets.user.templates.client.dialogs   
org.gcube.portlets.user.templates.client.model   
org.gcube.portlets.user.templates.client.presenter   
 

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)
           
 



Copyright © 2013. All Rights Reserved.