Documentation on Command's handlers (Using commands in cheatsheets). [message #336578] |
Wed, 24 June 2009 09:29  |
Eclipse User |
|
|
|
Hi everybody.
I'm trying to make a cheat sheet where the results of one/some steps are
used as inputs in others.
I'm having trouble finding the associated handlers for some commands in
order to figure out if those handlers return anything.
In particular, I'm trying to use
org.eclipse.ui.newWizard(newWizardId=org.eclipse.uml2.uml.ed itor.presentation.UMLModelWizardID)
org.eclipse.ui.file.import(importWizardId=org.eclipse.ui.wiz ards.import.FileSystem)
to name a few.
I wanted to know if: A) The "new UML Model" wizard command returns a
reference to the generated UML model (or its path, o smthg),
B) If the "Import File System" wizard
command returns a reference to the imported element.
Where is the correct place to look for such documentation?
(command<->handler correspondences or documentation on the command
(input parameters, returned objects, etc.)).
Best regards,
Juan Pedro
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02288 seconds