public class ScenarioMenuItemFactory extends Object
Modifier and Type | Method and Description |
---|---|
static org.uberfire.workbench.model.menu.MenuItem |
getDownloadMenuItem(com.google.gwt.user.client.Command command) |
static org.uberfire.workbench.model.menu.MenuItem |
getExportToCsvMenuItem(com.google.gwt.user.client.Command command) |
static org.uberfire.workbench.model.menu.MenuItem |
getImportMenuItem(com.google.gwt.user.client.Command command) |
static org.uberfire.workbench.model.menu.MenuItem |
getRedoMenuItem(com.google.gwt.user.client.Command command) |
static org.uberfire.workbench.model.menu.MenuItem |
getRunScenarioMenuItem(com.google.gwt.user.client.Command command) |
static org.uberfire.workbench.model.menu.MenuItem |
getUndoMenuItem(com.google.gwt.user.client.Command command) |
public static org.uberfire.workbench.model.menu.MenuItem getRunScenarioMenuItem(com.google.gwt.user.client.Command command)
public static org.uberfire.workbench.model.menu.MenuItem getUndoMenuItem(com.google.gwt.user.client.Command command)
public static org.uberfire.workbench.model.menu.MenuItem getRedoMenuItem(com.google.gwt.user.client.Command command)
public static org.uberfire.workbench.model.menu.MenuItem getDownloadMenuItem(com.google.gwt.user.client.Command command)
public static org.uberfire.workbench.model.menu.MenuItem getExportToCsvMenuItem(com.google.gwt.user.client.Command command)
public static org.uberfire.workbench.model.menu.MenuItem getImportMenuItem(com.google.gwt.user.client.Command command)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.