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.TabsvoidsetSolutionPath(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:
 getSolutionPathin classAbstractFilePropertiesCommand
 - 
setSolutionPath
- Specified by:
 setSolutionPathin classAbstractFilePropertiesCommand
 - 
getActiveTab
- Specified by:
 getActiveTabin classAbstractFilePropertiesCommand
 
 -