public class NewFolderCommand
extends org.pentaho.mantle.client.commands.AbstractCommand
Constructor and Description |
---|
NewFolderCommand() |
NewFolderCommand(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile parentFolder) |
Modifier and Type | Method and Description |
---|---|
org.pentaho.gwt.widgets.client.ui.ICallback<String> |
getCallback() |
String |
getSolutionPath() |
protected void |
performOperation() |
protected void |
performOperation(boolean feedback) |
void |
setCallback(org.pentaho.gwt.widgets.client.ui.ICallback<String> callback) |
void |
setSolutionPath(String solutionPath) |
public NewFolderCommand()
public NewFolderCommand(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile parentFolder)
public String getSolutionPath()
public void setSolutionPath(String solutionPath)
protected void performOperation()
performOperation
in class org.pentaho.mantle.client.commands.AbstractCommand
protected void performOperation(boolean feedback)
performOperation
in class org.pentaho.mantle.client.commands.AbstractCommand
public org.pentaho.gwt.widgets.client.ui.ICallback<String> getCallback()
public void setCallback(org.pentaho.gwt.widgets.client.ui.ICallback<String> callback)
Copyright © 2021 Hitachi Vantara. All rights reserved.