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>.
Constructor Attributes | Constructor Name and Description |
---|---|
A
ConfigurationProperties carries the properties of a orion.cm.Configuration. |
Field Attributes | Field Name and Description |
---|---|
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.