JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.4.2
[ckeditor.git] / _source / core / eventInfo.js
index dbeca5c..eee97f2 100644 (file)
@@ -10,11 +10,11 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
  */\r
 \r
 /**\r
- * This class is not really part of the API. It just illustrates the features\r
- * of the event object passed to event listeners by a {@link CKEDITOR.event}\r
- * based object.\r
+ * (Virtual Class) Do not call this constructor. This class is not really part\r
+ * of the API.\r
+ * @class Virtual class that illustrates the features of the event object to be\r
+ * passed to event listeners by a {@link CKEDITOR.event} based object.\r
  * @name CKEDITOR.eventInfo\r
- * @constructor\r
  * @example\r
  * // Do not do this.\r
  * var myEvent = new CKEDITOR.eventInfo();  // Error: CKEDITOR.eventInfo is undefined\r