Class ShowBrowserCommand

java.lang.Object
org.pentaho.mantle.client.commands.ShowBrowserCommand
All Implemented Interfaces:
com.google.gwt.core.client.Scheduler.ScheduledCommand, com.google.gwt.user.client.Command

public class ShowBrowserCommand extends Object implements com.google.gwt.user.client.Command
  • Constructor Details

    • ShowBrowserCommand

      public ShowBrowserCommand()
    • ShowBrowserCommand

      public ShowBrowserCommand(boolean flag)
  • Method Details

    • execute

      public void execute()
      Specified by:
      execute in interface com.google.gwt.user.client.Command
      Specified by:
      execute in interface com.google.gwt.core.client.Scheduler.ScheduledCommand