Class Index | File Index

Classes


Class orion.globalCommands

This class contains static utility methods for creating and managing global commands.
Defined in: </shared/eclipse/e4/orion/I201107200200/plugins/org.eclipse.orion.client.core/web/orion/globalCommands.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
This class contains static utility methods.
Method Summary
Method Attributes Method Name and Description
 
Generates the banner at the top of a page.
 
Adds the DOM-related commands to the banner
 
Adds the user-related commands to the toolbar
Class Detail
orion.globalCommands()
This class contains static utility methods. It is not intended to be instantiated.
Method Detail
generateBanner()
Generates the banner at the top of a page.

generateDomCommandsInBanner()
Adds the DOM-related commands to the banner

generateUserInfo()
Adds the user-related commands to the toolbar

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Jul 20 2011 02:04:43 GMT-0400 (EDT)