|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectSelectionAction
com.pnp.xfeature.actions.CollapseNodeAction
public class CollapseNodeAction
The visual represenation of the ExpandCollapseCommand
| Field Summary | |
|---|---|
static java.lang.String |
ID
unique ID of the class |
| Constructor Summary | |
|---|---|
CollapseNodeAction(IWorkbenchPart part)
|
|
| Method Summary | |
|---|---|
void |
init()
initialize the unique ID |
void |
run()
creates and executes the ExpandCollapseCommand using GEF command stack; applies the action on each item of the selection |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ID
| Constructor Detail |
|---|
public CollapseNodeAction(IWorkbenchPart part)
| Method Detail |
|---|
public void init()
org.eclipse.gef.ui.actions.WorkbenchPartAction#init()public void run()
org.eclipse.jface.action.IAction#run()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||