Class ShareFileCommand

  • All Implemented Interfaces:
    com.google.gwt.core.client.Scheduler.ScheduledCommand, com.google.gwt.user.client.Command

    public class ShareFileCommand
    extends Object
    implements com.google.gwt.user.client.Command
    • Constructor Detail

      • ShareFileCommand

        public ShareFileCommand()
    • Method Detail

      • getSolutionPath

        public String getSolutionPath()
      • setSolutionPath

        public void setSolutionPath​(String solutionPath)
      • 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
      • performOperation

        public void performOperation()