Class Index | File Index

Classes


Class EditorControl

Identifies an editor. Instances of this class are passed as arguments to the editor-active and related events. Its sole function is to identify editors and to provide them with human-readable names.

Class Summary
Constructor Attributes Constructor Name and Description
 
This class is typically only instantiated by Content Studio.
Field Summary
Field Attributes Field Name and Description
 
The display name of the editor in question
 
uri
The (full) URI of the editor in question.
Class Detail
EditorControl()
This class is typically only instantiated by Content Studio.
Field Detail
{String} displayName
The display name of the editor in question

{String} uri
The (full) URI of the editor in question.

Documentation generated by JsDoc Toolkit 2.3.2 on Mon Dec 18 2017 12:20:49 GMT+0100 (CET)