Class FolderCommand
- java.lang.Object
 - 
- org.pentaho.mantle.client.solutionbrowser.FolderCommand
 
 
- 
- All Implemented Interfaces:
 com.google.gwt.core.client.Scheduler.ScheduledCommand,com.google.gwt.user.client.Command
public class FolderCommand extends Object implements com.google.gwt.user.client.Command
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFolderCommand.COMMAND 
- 
Constructor Summary
Constructors Constructor Description FolderCommand(FolderCommand.COMMAND inMode, com.google.gwt.user.client.ui.PopupPanel popupMenu, org.pentaho.gwt.widgets.client.filechooser.RepositoryFile repositoryFile) 
 - 
 
- 
- 
Constructor Detail
- 
FolderCommand
public FolderCommand(FolderCommand.COMMAND inMode, com.google.gwt.user.client.ui.PopupPanel popupMenu, org.pentaho.gwt.widgets.client.filechooser.RepositoryFile repositoryFile)
 
 - 
 
 -