Class Index | File Index

Classes


Class cfgObject

GXE configuration object structure (JSON).
Represents the logical structure for the response of a request for a Geoportal XML editor definition.
Defined in: gxe.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
the configuration attributes
 
the children (optional)
 
the qualified configuration name
 
the value (optional)
Class Detail
cfgObject()
Field Detail
{cfgAttribute[]} attributes
the configuration attributes

{cfgObject[]} children
the children (optional)

{String} name
the qualified configuration name

{String} value
the value (optional)