Class Index | File Index

Classes


Class orion.widgets.browse.ResourceSelector

Resource selector.
Defined in: </jobs/genie.orion/orion-client-dev/workspace/bundles/org.eclipse.orion.client.ui/web/orion/widgets/browse/resourceSelector.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Renders a toolbar that displays the current resource name and a dropdown of all its siblings and provides a menu for changing the resource from the siblings.
Class Detail
orion.widgets.browse.ResourceSelector()
Renders a toolbar that displays the current resource name and a dropdown of all its siblings and provides a menu for changing the resource from the siblings.
Parameters:
{orion.commands.CommandRegistry} params.commandRegistry
{orion.fileClient.FileClient} params.fileClient
{EventTarget} params.resourceChangeListener
the resourceChange event listener that hadles the root change
{EventTarget} params.resourceChangeDispatcher
the "filesystemChanged" event dispatcher
{Element} params.parentNode

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Feb 25 2015 22:02:58 GMT-0500 (EST)