Class FilePropertiesCommand
java.lang.Object
org.pentaho.mantle.client.commands.AbstractFilePropertiesCommand
org.pentaho.mantle.client.commands.FilePropertiesCommand
- All Implemented Interfaces:
com.google.gwt.core.client.Scheduler.ScheduledCommand
,com.google.gwt.user.client.Command
-
Constructor Summary
ConstructorsConstructorDescriptionFilePropertiesCommand
(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile repositoryFile) -
Method Summary
Modifier and TypeMethodDescriptionprotected FilePropertiesDialog.Tabs
void
setSolutionPath
(String solutionPath) Methods inherited from class org.pentaho.mantle.client.commands.AbstractFilePropertiesCommand
execute, getRepositoryFile, performOperation, setRepositoryFile
-
Constructor Details
-
FilePropertiesCommand
public FilePropertiesCommand() -
FilePropertiesCommand
public FilePropertiesCommand(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile repositoryFile)
-
-
Method Details
-
getSolutionPath
- Specified by:
getSolutionPath
in classAbstractFilePropertiesCommand
-
setSolutionPath
- Specified by:
setSolutionPath
in classAbstractFilePropertiesCommand
-
getActiveTab
- Specified by:
getActiveTab
in classAbstractFilePropertiesCommand
-