$ A B C D E F G H I J K L M N O P R S T U V W Z _
G
- getDimensions(Object) -
類 net.conic.prototype.dom.Element 中的靜態(tài)方法
- 取得元素的維度(寬度和高度),不管這個元素是否可見都可取得!
- getElements(Object) -
類 net.conic.prototype.form.Form 中的方法
- 取得指定表單中表單元素的集合
- getHeight(Object) -
類 net.conic.prototype.dom.Element 中的靜態(tài)方法
- 取得指定DOM對象的高度.不明白它為什么不一起提供一個getWidth方法
- getInputs(Object, String, String) -
類 net.conic.prototype.form.Form 中的方法
- 取得指定form中指定typeName或者name的input類型的表單成員的集合
- getInstance() -
類 net.conic.prototype.ajax.AjaxResponders 中的靜態(tài)方法
- 取得全局唯一的AjaxResponders引用對象,singleton pattern.
- getString(Object, String) -
類 net.conic.prototype.dom.Element 中的靜態(tài)方法
- 返回元素上的指定樣式的值
- getTransport() -
類 net.conic.prototype.ajax.Ajax 中的靜態(tài)方法
- 屏敝不同瀏覽器的差異性,取得一個可用的XMLHTTPRequest對象
- getValue() -
類 net.conic.prototype.form.EventObserver 中的方法
- 給子類定義其關(guān)注的變更對象的值
- getValue(Object) -
類 net.conic.prototype.form.Form.FormElement 中的方法
- 取得表單元素的參數(shù)
- getValue() -
類 net.conic.prototype.form.FormElementEventObserver 中的方法
-
- getValue() -
類 net.conic.prototype.form.FormElementObserver 中的方法
-
- getValue() -
類 net.conic.prototype.form.FormEventObserver 中的方法
-
- getValue() -
類 net.conic.prototype.form.FormObserver 中的方法
-
- getValue() -
類 net.conic.prototype.form.TimedObserver 中的方法
- 給子類定義其關(guān)注的變更對象的值
- Global<OA> - net.conic.prototype 中的 類
- JS內(nèi)置對象Global,已被Prototype增強(qiáng).
- Global() -
類 net.conic.prototype.Global 的構(gòu)造函數(shù)
-
- grep(Pattern, Iterator) -
類 net.conic.prototype.Enumerable 中的方法
- 執(zhí)行iterator迭代,將對每個元素的做toString()操作后執(zhí)行字符串匹配工作。
$ A B C D E F G H I J K L M N O P R S T U V W Z _