Descriptor

in package

Base class for descriptors containing the most used options.

Methods

Returns the local name for this element.

publicgetName() : string

Returns

string

Returns the description for this element.

publicgetDescription() : string

This method will automatically attempt to inherit the parent's description if this one has none.

Returns

string