Namespace

Moduleejs
Namespaceintrinsic
Definitionfinal class Namespace
InheritanceNamespace inherit Object

Namespaces are used to qualify names into discrete spaces.


Properties

QualifiersPropertyTypeDescription
public nameStringName of the namespace.
public uriStringUnique URI defining the string used to qualify names which use the namespace.

Namespace Methods

QualifiersMethod
No methods defined