The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Class Index | File Index

Classes


Class orion.core.TypeDefRegistry


Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.ui/web/orion/edit/typedefs.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
orion.core.TypeDefRegistry(serviceRegistry)
Tracks type definitions registered with a Service Registry.
Method Summary
Method Attributes Method Name and Description
 
Gets the properties of all TypeDefs in the registry.
 
Gets the properties for a TypeDef.
 
Gets a TypeDef.
Class Detail
orion.core.TypeDefRegistry(serviceRegistry)
Tracks type definitions registered with a Service Registry.
Parameters:
{orion.serviceregistry.ServiceRegistry} serviceRegistry
Method Detail
{Object} getAllProperties()
Gets the properties of all TypeDefs in the registry.
Returns:
{Object} A map of all properties. The keys are TypeDef IDs and the values are the orion.core.TypeDefProperties returned by #getProperties(id).

{orion.core.TypeDefProperties|null} getProperties(id)
Gets the properties for a TypeDef.
Parameters:
{String} id
The ID of the TypeDef to get properties for.
Returns:
{orion.core.TypeDefProperties|null} The properties object.

{orion.core.TypeDef|null} getTypeDef(id)
Gets a TypeDef.
Parameters:
{String} id
The ID of the desired TypeDef.
Returns:
{orion.core.TypeDef|null} The TypeDef object.

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Apr 01 2014 22:58:22 GMT-0400 (EDT)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.