Class CmsPollServerConnector.PollingCommand

java.lang.Object
org.opencms.ui.client.CmsPollServerConnector.PollingCommand
All Implemented Interfaces:
com.google.gwt.core.client.Scheduler.RepeatingCommand
Enclosing class:
CmsPollServerConnector

protected class CmsPollServerConnector.PollingCommand extends Object implements com.google.gwt.core.client.Scheduler.RepeatingCommand
Polls the server.
  • Constructor Details

  • Method Details

    • execute

      public boolean execute()
      Specified by:
      execute in interface com.google.gwt.core.client.Scheduler.RepeatingCommand
      See Also:
      • Scheduler.RepeatingCommand.execute()