Class WatchActionDelegate

All Implemented Interfaces:
org.eclipse.debug.ui.contexts.IDebugContextListener, org.eclipse.ui.IActionDelegate, org.eclipse.ui.IActionDelegate2, org.eclipse.ui.IEditorActionDelegate, org.eclipse.ui.IObjectActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate

public class WatchActionDelegate extends InspectActionDelegate
1C:Enterprise Runtime debug process 'Watch' action.
  • Constructor Details

    • WatchActionDelegate

      public WatchActionDelegate()
  • Method Details

    • run

      public void run(org.eclipse.jface.action.IAction action)
      Specified by:
      run in interface org.eclipse.ui.IActionDelegate
      Overrides:
      run in class InspectActionDelegate