|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectSelectionAction
com.pnp.xfeature.actions.RemovePropertySetAction
public class RemovePropertySetAction
The visual represenation of the RemovePropertySetCommand
| Field Summary | |
|---|---|
static java.lang.String |
ID
unique ID of the class |
| Constructor Summary | |
|---|---|
RemovePropertySetAction(IWorkbenchPart part,
java.lang.String nodeType,
int key)
calls the super class constructor only |
|
| Method Summary | |
|---|---|
void |
run()
creates and executes the RemovePropertySetCommand 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 RemovePropertySetAction(IWorkbenchPart part,
java.lang.String nodeType,
int key)
part - the workbench part to which the action belongs, here the 'part' is the editor instance| Method Detail |
|---|
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 | ||||||||