org.topbraidcomposer.navigation.instances.actions
Class SetShowIndirectInstancesAction

java.lang.Object
  extended by org.topbraidcomposer.ui.views.AbstractViewAction
      extended by org.topbraidcomposer.navigation.instances.actions.SetShowIndirectInstancesAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IViewActionDelegate

public class SetShowIndirectInstancesAction
extends AbstractViewAction


Constructor Summary
SetShowIndirectInstancesAction()
           
 
Method Summary
protected  void run()
           
 void selectionChanged(org.eclipse.jface.action.IAction action, org.eclipse.jface.viewers.ISelection selection)
           
 
Methods inherited from class org.topbraidcomposer.ui.views.AbstractViewAction
asyncExec, getAction, getSelection, getShell, getViewPart, init, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetShowIndirectInstancesAction

public SetShowIndirectInstancesAction()
Method Detail

run

protected void run()
Specified by:
run in class AbstractViewAction

selectionChanged

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