public class CommonCommands extends Object
CommonCommands
class contains the menu commands for the UIModifier and Type | Class and Description |
---|---|
protected class |
CommonCommands.SaveReportPopUp
Inner class for save popup
|
Modifier and Type | Field and Description |
---|---|
com.google.gwt.user.client.Command |
importTemplateCommand |
com.google.gwt.user.client.Command |
insertImage |
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 |
saveTemplateAs |
Constructor and Description |
---|
CommonCommands(Presenter controller) |
public com.google.gwt.user.client.Command openTemplate
public com.google.gwt.user.client.Command importTemplateCommand
public com.google.gwt.user.client.Command insertImage
public com.google.gwt.user.client.Command saveTemplate
public com.google.gwt.user.client.Command saveTemplateAs
public com.google.gwt.user.client.Command pickColor
public CommonCommands(Presenter controller)
Copyright © 2014. All Rights Reserved.