org.gcube.portlets.user.reportgenerator.client.Presenter
Class CommonCommands

java.lang.Object
  extended by org.gcube.portlets.user.reportgenerator.client.Presenter.CommonCommands

public class CommonCommands
extends Object

* /** CommonCommands class contains the menu commands for the UI

Author:
Massimiliano Assante, ISTI-CNR - massimiliano.assante@isti.cnr.it

Field Summary
 com.google.gwt.user.client.Command importTemplateCommand
           
 com.google.gwt.user.client.Command insertImage
           
 com.google.gwt.user.client.Command newTemplate
           
 com.google.gwt.user.client.Command openReport
           
 com.google.gwt.user.client.Command openTemplate
           
 com.google.gwt.user.client.Command pickColor
           
 com.google.gwt.user.client.Command saveTemplate
           
 com.google.gwt.user.client.Command structureView
           
 
Constructor Summary
CommonCommands(Presenter presenter)
           
 
Method Summary
 void saveReportAsDialog()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

openTemplate

public com.google.gwt.user.client.Command openTemplate

openReport

public com.google.gwt.user.client.Command openReport

newTemplate

public com.google.gwt.user.client.Command newTemplate

importTemplateCommand

public com.google.gwt.user.client.Command importTemplateCommand

insertImage

public com.google.gwt.user.client.Command insertImage

saveTemplate

public com.google.gwt.user.client.Command saveTemplate

structureView

public com.google.gwt.user.client.Command structureView

pickColor

public com.google.gwt.user.client.Command pickColor
Constructor Detail

CommonCommands

public CommonCommands(Presenter presenter)
Parameters:
presenter - .
Method Detail

saveReportAsDialog

public void saveReportAsDialog()


Copyright © 2014. All Rights Reserved.