Class SearchPageAction

java.lang.Object
com._1c.g5.v8.dt.search.ui.SearchPageAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate

public class SearchPageAction extends Object implements org.eclipse.ui.IWorkbenchWindowActionDelegate
Action that opens search page.
  • Constructor Details

    • SearchPageAction

      public SearchPageAction()
  • Method Details

    • dispose

      public void dispose()
      Specified by:
      dispose in interface org.eclipse.ui.IWorkbenchWindowActionDelegate
    • init

      public void init(org.eclipse.ui.IWorkbenchWindow window)
      Specified by:
      init in interface org.eclipse.ui.IWorkbenchWindowActionDelegate
    • run

      public void run(org.eclipse.jface.action.IAction action)
      Specified by:
      run in interface org.eclipse.ui.IActionDelegate
    • selectionChanged

      public void selectionChanged(org.eclipse.jface.action.IAction action, ISelection selection)
      Specified by:
      selectionChanged in interface org.eclipse.ui.IActionDelegate