Class Index | File Index

Classes


Class orion.widgets.browse.ResourceSelector

Resource selector.
Defined in: </shared/eclipse/e4/orion/I201404012230/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 Tue Apr 01 2014 22:58:24 GMT-0400 (EDT)