Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Orion/Documentation/Developer Guide"

Line 11: Line 11:
 
*** [[Orion/Documentation/Developer_Guide/Core_client_services#orion.core.preference|orion.core.preference]]
 
*** [[Orion/Documentation/Developer_Guide/Core_client_services#orion.core.preference|orion.core.preference]]
 
*** [[Orion/Documentation/Developer_Guide/Core_client_services#orion.core.user|orion.core.user]]
 
*** [[Orion/Documentation/Developer_Guide/Core_client_services#orion.core.user|orion.core.user]]
** User interface services
+
** [[Orion/Documentation/Developer Guide/User interface services|User interface services]]
*** orion.page.selection
+
*** [[Orion/Documentation/Developer Guide/User interface services#orion.page.selection|orion.page.selection
*** orion.page.command
+
*** [[Orion/Documentation/Developer Guide/User interface services#orion.page.command|orion.page.command]]
*** orion.page.dialog
+
*** [[Orion/Documentation/Developer Guide/User interface services#orion.page.dialog|orion.page.dialog]]
*** orion.page.message
+
*** [[Orion/Documentation/Developer Guide/User interface services#orion.page.message|orion.page.message]]
*** orion.page.link
+
*** [[Orion/Documentation/Developer Guide/User interface services#orion.page.link|orion.page.link]]
 
** Plugging into the editor
 
** Plugging into the editor
 
*** orion.edit.command
 
*** orion.edit.command

Revision as of 15:20, 10 June 2011

Pages listed here appear in the Orion Developer Guide that is included in each Orion build. Be sure to follow the Orion doc guidelines on the main Orion/Documentation page.

Back to the top