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) |
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.ScheduledCommandexecute in interface com.google.gwt.user.client.Command