Class Index | File Index

Classes


Class orion.cm.ConfigurationProperties

A dictionary that holds configuration data.
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.core/web/orion/config.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
A ConfigurationProperties carries the properties of a orion.cm.Configuration.
Field Summary
Field Attributes Field Name and Description
 
pid
Gives the PID of the orion.cm.Configuration whose properties this object represents.
Class Detail
orion.cm.ConfigurationProperties()
A ConfigurationProperties carries the properties of a orion.cm.Configuration. Minimally a ConfigurationProperties will have a #pid pid property. Other properties may also be present.
Field Detail
{String} pid
Gives the PID of the orion.cm.Configuration whose properties this object represents.

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