Class Index | File Index

Classes


Class orion.navoutliner.NavigationOutliner

A user interface element showing a list of various navigation links.
Defined in: </shared/eclipse/e4/orion/I201202282230/plugins/org.eclipse.orion.client.core/web/orion/navoutliner.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new user interface element showing an outliner used for navigation
Method Summary
Method Attributes Method Name and Description
 
editFavoriteName(fave, commandId, imageId, faveIndex)
 
editSearchName(search, commandId, imageId, faveIndex)
 
render(favorites, searches, serviceRegistry)
Class Detail
orion.navoutliner.NavigationOutliner(options)
Creates a new user interface element showing an outliner used for navigation
Parameters:
{Object} options
The service options
{Object} options.parent
The parent of this outliner widget
{orion.serviceregistry.ServiceRegistry} options.serviceRegistry
The service registry
Method Detail
editFavoriteName(fave, commandId, imageId, faveIndex)
Parameters:
fave
commandId
imageId
faveIndex

editSearchName(search, commandId, imageId, faveIndex)
Parameters:
search
commandId
imageId
faveIndex

render(favorites, searches, serviceRegistry)
Parameters:
favorites
searches
serviceRegistry

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Feb 28 2012 22:34:47 GMT-0500 (EST)