OSDN Git Service

Version 0.6.176, add X.Script.
[pettanr/clientJs.git] / 0.6.x / js / 01_core / 15_XEventDispatcher.js
index 699c34b..d6140a4 100644 (file)
@@ -44,11 +44,11 @@ var X_EventDispatcher_once       = false,
        \r
        X_EventDispatcher_safariPreventDefault = false, // Safari3-\r
        \r
-       /* @const */\r
+       /** @const */\r
        X_EventDispatcher_EVENT_TARGET_OTHER        = 0,\r
-       /* @const */\r
+       /** @const */\r
        X_EventDispatcher_EVENT_TARGET_XHR          = 1,\r
-       /* @const */\r
+       /** @const */\r
        X_EventDispatcher_EVENT_TARGET_SILVER_LIGHT = 2,\r
        \r
        X_EventDispatcher_LAZY_TIMERS = {}; // Object.<number, X.EventDispatcher> number は timerID\r