public class RestoreFileCommand extends Object implements com.google.gwt.user.client.Command
Constructor and Description |
---|
RestoreFileCommand() |
RestoreFileCommand(List<org.pentaho.gwt.widgets.client.filechooser.RepositoryFile> selectedItemsClone) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
String |
getFileList() |
String |
getType() |
void |
setFileList(String fileList) |
void |
setType(String type) |
void |
showErrorDialogBox(org.pentaho.mantle.client.events.SolutionFileActionEvent event) |
public RestoreFileCommand()
public RestoreFileCommand(List<org.pentaho.gwt.widgets.client.filechooser.RepositoryFile> selectedItemsClone)
selectedItemsClone
- public String getType()
public void setType(String type)
public String getFileList()
public void setFileList(String fileList)
public void execute()
execute
in interface com.google.gwt.core.client.Scheduler.ScheduledCommand
execute
in interface com.google.gwt.user.client.Command
public void showErrorDialogBox(org.pentaho.mantle.client.events.SolutionFileActionEvent event)
Copyright © 2021 Hitachi Vantara. All rights reserved.