Class Index | File Index

Classes


Namespace eclipse

The global container for eclipse APIs.
Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/ssh/sshTools.js>.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
eclipse.BreadCrumbs
BreadCrumbs show the current position within a resource tree and allow navigation to different places in the tree.
<static>  
eclipse.CommitDetails
<static>  
eclipse.ContentAssist
A ContentAssist will look for content assist providers in the service registry (if provided).
<static>  
eclipse.DateLong
Used when a value should be displayed as Date but is returned as long.
<static>  
<static>  
<static>  
eclipse.ExplorerTree
<static>  
<static>  
eclipse.Favorites
<static>  
<static>  
eclipse.FileClient
The file client provides a convenience API for interacting with a file service provided by a plugin.
<static>  
eclipse.FileRenderer
<static>  
eclipse.GitClonesModel
<static>  
<static>  
eclipse.Profile
<static>  
eclipse.SshService
<static>  
eclipse.SyntaxChecker
<static>  
eclipse.UsersClient
<static>  
eclipse.UsersList
<static>  
eclipse.UsersRenderer
Method Summary
Method Attributes Method Name and Description
<static>  
eclipse.addEventListener(eventName, listener)
<static>  
eclipse.clear()
<static>  
eclipse.connect(callback, errback)
<static>  
eclipse.DefaultPreferencesProvider(location)
<static>  
eclipse.disconnect()
<static>  
eclipse.dispatchEvent(eventName)
<static>  
eclipse.EventTarget()
<static>  
eclipse.get(name)
<static>  
eclipse.getData()
<static>  
eclipse.getLocation()
<static>  
eclipse.getName()
<static>  
eclipse.getPlugin(url)
<static>  
eclipse.getPlugins()
<static>  
eclipse.getPreferences(node)
Retrieves the preferences of the given node name.
<static>  
eclipse.getProperty(propertyName)
<static>  
eclipse.getPropertyNames()
<static>  
eclipse.getService(nameOrServiceReference, timeout)
<static>  
eclipse.getServiceId()
<static>  
<static>  
eclipse.getServiceReferences(name)
<static>  
eclipse.installPlugin(url, opt_data)
<static>  
eclipse.keys()
<static>  
eclipse.OutlineService(serviceRegistry)
<static>  
eclipse.Plugin(url, data, internalRegistry)
<static>  
eclipse.PluginProvider(metadata)
<static>  
eclipse.PluginRegistry(serviceRegistry, opt_storage)
<static>  
eclipse.Preferences(_name, _userProvider, _defaultsProvider)
<static>  
eclipse.PreferencesService(serviceRegistry, userPreferencesLocation, defaultPreferencesLocation)
<static>  
eclipse.ProblemService(serviceRegistry)
<static>  
eclipse.put(name, data)
<static>  
eclipse.registerService(name, implementation, properties)
<static>  
eclipse.registerServiceProvider(type, implementation, properties)
<static>  
eclipse.remove(key)
<static>  
eclipse.removeEventListener(eventName, listener)
<static>  
eclipse.Service(serviceId, implementation, internalRegistry)
<static>  
eclipse.ServiceProvider(serviceId, internalProvider)
<static>  
eclipse.ServiceReference(serviceId, name, properties)
<static>  
eclipse.ServiceRegistration(serviceId, serviceReference, internalRegistry)
<static>  
eclipse.ServiceRegistry()
<static>  
eclipse.shutdown()
<static>  
eclipse.startup()
<static>  
eclipse.sync()
<static>  
eclipse.testSuite(mock)
<static>  
eclipse.uninstall()
<static>  
eclipse.unregister()
<static>  
eclipse.UserPreferencesProvider(location)
Namespace Detail
eclipse
Field Detail
<static> eclipse.BreadCrumbs
BreadCrumbs show the current position within a resource tree and allow navigation to different places in the tree.
Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/breadcrumbs.js>.

<static> eclipse.CommitDetails

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.git/static/js/git-commit-details.js>.

<static> eclipse.ContentAssist
A ContentAssist will look for content assist providers in the service registry (if provided). Alternately providers can be registered directly by calling #addProvider.
Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/contentAssist.js>.

<static> eclipse.DateLong
Used when a value should be displayed as Date but is returned as long. Value displayed in always read only.
Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.users.ui/static/profile/js/profile.js>.

<static> eclipse.ExplorerFlatModel

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/explorer.js>.

<static> eclipse.ExplorerRenderer

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/explorer.js>.

<static> eclipse.ExplorerTree

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/explorer-tree.js>.

<static> eclipse.FavoriteFoldersCache

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/fileCommands.js>.

<static> eclipse.Favorites

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/favorites.js>.

<static> eclipse.FavoritesService

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/favorites.js>.

<static> eclipse.FileClient
The file client provides a convenience API for interacting with a file service provided by a plugin. This class handles authorization, and authentication-related error handling.
Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/fileClient.js>.

<static> eclipse.FileRenderer

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/explorer-table.js>.

<static> eclipse.GitClonesModel

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.git/static/js/git-clone/git-clones-explorer.js>.

<static> eclipse.GitCommitRenderer

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.git/static/js/git-commit-navigator.js>.

<static> eclipse.Profile

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.users.ui/static/profile/js/profile.js>.

<static> eclipse.SshService

<static> eclipse.SyntaxChecker

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/syntaxchecker.js>.

<static> eclipse.UsersClient

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.users.ui/static/profile/js/usersClient.js>.

<static> eclipse.UsersList

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.users.ui/static/profile/js/UsersList.js>.

<static> eclipse.UsersRenderer

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.users.ui/static/profile/js/UsersList.js>.
Method Detail
<static> eclipse.addEventListener(eventName, listener)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/serviceregistry.js>.
Parameters:
eventName
listener

<static> eclipse.clear()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/preferences.js>.

<static> eclipse.connect(callback, errback)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/plugin.js>.
Parameters:
callback
errback

<static> eclipse.DefaultPreferencesProvider(location)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/preferences.js>.
Parameters:
location

<static> eclipse.disconnect()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/plugin.js>.

<static> eclipse.dispatchEvent(eventName)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/plugin.js>.
Parameters:
eventName

<static> eclipse.EventTarget()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/serviceregistry.js>.

<static> eclipse.get(name)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/preferences.js>.
Parameters:
name

<static> eclipse.getData()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/pluginregistry.js>.

<static> eclipse.getLocation()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/pluginregistry.js>.

<static> eclipse.getName()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/serviceregistry.js>.

<static> eclipse.getPlugin(url)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/pluginregistry.js>.
Parameters:
url

<static> eclipse.getPlugins()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/pluginregistry.js>.

<static> eclipse.getPreferences(node)
Retrieves the preferences of the given node name.
Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/preferences.js>.
Parameters:
{String} node
Path to a preference node

<static> eclipse.getProperty(propertyName)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/serviceregistry.js>.
Parameters:
propertyName

<static> eclipse.getPropertyNames()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/serviceregistry.js>.

<static> eclipse.getService(nameOrServiceReference, timeout)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/serviceregistry.js>.
Parameters:
nameOrServiceReference
timeout

<static> eclipse.getServiceId()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/serviceregistry.js>.

<static> eclipse.getServiceReference()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/serviceregistry.js>.

<static> eclipse.getServiceReferences(name)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/serviceregistry.js>.
Parameters:
name

<static> eclipse.installPlugin(url, opt_data)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/pluginregistry.js>.
Parameters:
url
opt_data

<static> eclipse.keys()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/preferences.js>.

<static> eclipse.OutlineService(serviceRegistry)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/outliner.js>.
Parameters:
serviceRegistry

<static> eclipse.Plugin(url, data, internalRegistry)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/pluginregistry.js>.
Parameters:
url
data
internalRegistry

<static> eclipse.PluginProvider(metadata)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/plugin.js>.
Parameters:
metadata

<static> eclipse.PluginRegistry(serviceRegistry, opt_storage)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/pluginregistry.js>.
Parameters:
serviceRegistry
opt_storage

<static> eclipse.Preferences(_name, _userProvider, _defaultsProvider)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/preferences.js>.
Parameters:
_name
_userProvider
_defaultsProvider

<static> eclipse.PreferencesService(serviceRegistry, userPreferencesLocation, defaultPreferencesLocation)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/preferences.js>.
Parameters:
serviceRegistry
userPreferencesLocation
defaultPreferencesLocation

<static> eclipse.ProblemService(serviceRegistry)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/problems.js>.
Parameters:
serviceRegistry

<static> eclipse.put(name, data)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/preferences.js>.
Parameters:
name
data

<static> eclipse.registerService(name, implementation, properties)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/serviceregistry.js>.
Parameters:
name
implementation
properties

<static> eclipse.registerServiceProvider(type, implementation, properties)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/plugin.js>.
Parameters:
type
implementation
properties

<static> eclipse.remove(key)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/preferences.js>.
Parameters:
key

<static> eclipse.removeEventListener(eventName, listener)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/serviceregistry.js>.
Parameters:
eventName
listener

<static> eclipse.Service(serviceId, implementation, internalRegistry)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/serviceregistry.js>.
Parameters:
serviceId
implementation
internalRegistry

<static> eclipse.ServiceProvider(serviceId, internalProvider)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/plugin.js>.
Parameters:
serviceId
internalProvider

<static> eclipse.ServiceReference(serviceId, name, properties)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/serviceregistry.js>.
Parameters:
serviceId
name
properties

<static> eclipse.ServiceRegistration(serviceId, serviceReference, internalRegistry)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/serviceregistry.js>.
Parameters:
serviceId
serviceReference
internalRegistry

<static> eclipse.ServiceRegistry()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/serviceregistry.js>.

<static> eclipse.shutdown()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/pluginregistry.js>.

<static> eclipse.startup()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/pluginregistry.js>.

<static> eclipse.sync()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/preferences.js>.

<static> eclipse.testSuite(mock)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/testservice.js>.
Parameters:
mock

<static> eclipse.uninstall()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/pluginregistry.js>.

<static> eclipse.unregister()

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/plugin.js>.

<static> eclipse.UserPreferencesProvider(location)

Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.core/static/js/preferences.js>.
Parameters:
location

Documentation generated by JsDoc Toolkit 2.4.0 on Thu May 26 2011 17:31:51 GMT-0400 (EDT)