|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectSelectionAction
com.pnp.xfeature.actions.PasteAction
public class PasteAction
The visual represenation of the PasteCommand
| Constructor Summary | |
|---|---|
PasteAction(IWorkbenchPart part)
initializes the unique ID and calls the super class constructor |
|
| Method Summary | |
|---|---|
void |
run()
Creates PasteCommand, calls its constructor with right paramters obtaind from SchemaParser |
void |
setNodePostion(int nodePosition)
|
void |
setPropertySet(java.lang.String propertySet)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PasteAction(IWorkbenchPart part)
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()public void setNodePostion(int nodePosition)
public void setPropertySet(java.lang.String propertySet)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||