$ A B C D E F G H I J K L M N O P R S T U V W Z _
T
- these(Method...) -
類 net.conic.prototype.Try 中的靜態(tài)方法
- 嘗試將傳入的方法對象數(shù)組逐個執(zhí)行,如果有任何一個成功都將返回true
- TimedObserver - net.conic.prototype.form 中的 類
- 基于定時機制的偵聽對象內(nèi)容變更的抽象類,與EventObserver的區(qū)別在于前者是定時輪循時偵聽Value變更并執(zhí)行回調(diào),后者是事件發(fā)生時才執(zhí)行回調(diào)。
- TimedObserver(Object, int, Function) -
類 net.conic.prototype.form.TimedObserver 的構(gòu)造函數(shù)
- 此初始化構(gòu)造方法在子類初始化通過調(diào)用此方法做初始化
- times(Iterator) -
類 net.conic.prototype.Number 中的方法
- 從0開始一直到當前數(shù)值對象做枚舉迭代操作
- toArray() -
類 net.conic.prototype.Enumerable 中的方法
- 將迭代的元素集合以數(shù)組方式返回
- toArray() -
類 net.conic.prototype.String 中的方法
- 將字符串分解成單個字符的數(shù)組集合。
- toColorPart() -
類 net.conic.prototype.Number 中的方法
- 等同于toString(16),將數(shù)值類型以十六進制的字符串形式返回
- toggle(Object...) -
類 net.conic.prototype.dom.Element 中的靜態(tài)方法
- 將可見的對象設(shè)置為不可見,不可見的對象設(shè)置為可見
- Toggle - net.conic.prototype.dom 中的 類
- DOM元素可見狀態(tài)的切換輔助類,整個類只提供一個靜態(tài)方法@see #display(Object);
- Toggle() -
類 net.conic.prototype.dom.Toggle 的構(gòu)造函數(shù)
-
- toLowerCase() -
類 net.conic.prototype.String 中的方法
- 返回一個字符串,該字符串中的字母被轉(zhuǎn)換為小寫字母。
- toQueryParams() -
類 net.conic.prototype.String 中的方法
- 將一個querystring字符串對象拆分成js的Array對象,以NV(Name->Value)的方式存儲,類似Hash.prototype增強方法
- toQueryString() -
類 net.conic.prototype.Hash 中的方法
- 將hash對象以querystring的形式返回
- toString() -
類 net.conic.prototype.form.ElementClassNames 中的方法
- 新所有的樣式名以空格分隔方式返回
- toString(int) -
類 net.conic.prototype.Object 中的方法
-
- toUpperCase() -
類 net.conic.prototype.String 中的方法
- 返回一個字符串,該字符串中的字母被轉(zhuǎn)換為小寫字母。
- transport -
類 net.conic.prototype.ajax.AjaxRequest 中的變量
- 當前實例內(nèi)部了的xmlhttpRequest對象,同步請求(asynchronous:false)時候可以用當前成員變量取值
- Try - net.conic.prototype 中的 類
-
- Try() -
類 net.conic.prototype.Try 的構(gòu)造函數(shù)
-
$ A B C D E F G H I J K L M N O P R S T U V W Z _