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
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionFolderCommand
(FolderCommand.COMMAND inMode, com.google.gwt.user.client.ui.PopupPanel popupMenu, org.pentaho.gwt.widgets.client.filechooser.RepositoryFile repositoryFile) -
Method Summary
-
Constructor Details
-
FolderCommand
public FolderCommand(FolderCommand.COMMAND inMode, com.google.gwt.user.client.ui.PopupPanel popupMenu, org.pentaho.gwt.widgets.client.filechooser.RepositoryFile repositoryFile)
-
-
Method Details
-
execute
public void execute()- Specified by:
execute
in interfacecom.google.gwt.user.client.Command
- Specified by:
execute
in interfacecom.google.gwt.core.client.Scheduler.ScheduledCommand
-