IExtensible
in
Tags
Table of Contents
Methods
- getExtension() : IExtension
- Gets an instance of the extension for this instance
- getExtensionClass() : string
- Gets the qualified class name of this class's extension
Methods
getExtension()
Gets an instance of the extension for this instance
public
getExtension() : IExtension
Return values
IExtensiongetExtensionClass()
Gets the qualified class name of this class's extension
public
static getExtensionClass() : string