JavaScript Development Tools
Release 3.2

org.eclipse.wst.jsdt.ui.actions
Class FormatAllAction.ObjectDelegate

java.lang.Object
  extended by org.eclipse.wst.jsdt.ui.actions.FormatAllAction.ObjectDelegate
Enclosing class:
FormatAllAction

public static class FormatAllAction.ObjectDelegate
extends Object


Constructor Summary
FormatAllAction.ObjectDelegate()
           
 
Method Summary
 void run(IAction action)
           
 void selectionChanged(IAction action, ISelection selection)
           
 void setActivePart(IAction action, IWorkbenchPart targetPart)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatAllAction.ObjectDelegate

public FormatAllAction.ObjectDelegate()
Method Detail

setActivePart

public void setActivePart(IAction action,
                          IWorkbenchPart targetPart)

run

public void run(IAction action)

selectionChanged

public void selectionChanged(IAction action,
                             ISelection selection)

JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.