📄 index-18.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_06) on Sun Feb 19 02:37:48 CST 2006 -->
<TITLE>
R - 索引
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="R - 索引";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="跳过导航链接"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">软件包</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">类</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">使用</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>索引</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index-17.html"><B>上一个字母</B></A>
<A HREF="index-19.html"><B>下一个字母</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-18.html" target="_top"><B>框架</B></A>
<A HREF="index-18.html" target="_top"><B>无框架</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>所有类</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">$</A> <A HREF="index-2.html">A</A> <A HREF="index-3.html">B</A> <A HREF="index-4.html">C</A> <A HREF="index-5.html">D</A> <A HREF="index-6.html">E</A> <A HREF="index-7.html">F</A> <A HREF="index-8.html">G</A> <A HREF="index-9.html">H</A> <A HREF="index-10.html">I</A> <A HREF="index-11.html">J</A> <A HREF="index-12.html">K</A> <A HREF="index-13.html">L</A> <A HREF="index-14.html">M</A> <A HREF="index-15.html">N</A> <A HREF="index-16.html">O</A> <A HREF="index-17.html">P</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">Z</A> <A HREF="index-25.html">_</A> <HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="../net/conic/prototype/dom/Position.html#realOffset(java.lang.Object)"><B>realOffset(Object)</B></A> -
类 net.conic.prototype.dom.<A HREF="../net/conic/prototype/dom/Position.html" title="net.conic.prototype.dom 中的类">Position</A> 中的静态方法
<DD>返回指定元素真实的scrollTop,与scrollLeft的累积值
<DT><A HREF="../net/conic/prototype/ajax/AjaxResponders.html#register(net.conic.prototype.Function)"><B>register(Function)</B></A> -
类 net.conic.prototype.ajax.<A HREF="../net/conic/prototype/ajax/AjaxResponders.html" title="net.conic.prototype.ajax 中的类">AjaxResponders</A> 中的方法
<DD>注入可用dispatch对象成员
<DT><A HREF="../net/conic/prototype/form/EventObserver.html#registerCallback()"><B>registerCallback()</B></A> -
类 net.conic.prototype.form.<A HREF="../net/conic/prototype/form/EventObserver.html" title="net.conic.prototype.form 中的类">EventObserver</A> 中的方法
<DD>注册相应的Callback方法.
<DT><A HREF="../net/conic/prototype/form/TimedObserver.html#registerCallback()"><B>registerCallback()</B></A> -
类 net.conic.prototype.form.<A HREF="../net/conic/prototype/form/TimedObserver.html" title="net.conic.prototype.form 中的类">TimedObserver</A> 中的方法
<DD>开始定时运行,并注册指定的callback方法.
<DT><A HREF="../net/conic/prototype/form/EventObserver.html#registerFormCallbacks()"><B>registerFormCallbacks()</B></A> -
类 net.conic.prototype.form.<A HREF="../net/conic/prototype/form/EventObserver.html" title="net.conic.prototype.form 中的类">EventObserver</A> 中的方法
<DD>让表单中所有的成员的变更事件都被侦听,并注册指定的Callback方法.
<DT><A HREF="../net/conic/prototype/Enumerable.html#reject(net.conic.prototype.Iterator)"><B>reject(Iterator)</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/Enumerable.html" title="net.conic.prototype 中的类">Enumerable</A> 中的方法
<DD>将每次迭代执行的结果false的元素放入到返回Array中返回,相当于取partition的返回的falses成员
<DT><A HREF="../net/conic/prototype/dom/Position.html#relativize(java.lang.Object)"><B>relativize(Object)</B></A> -
类 net.conic.prototype.dom.<A HREF="../net/conic/prototype/dom/Position.html" title="net.conic.prototype.dom 中的类">Position</A> 中的静态方法
<DD>将指定元素的定位方式设置为relative,并且重新计算它的坐标,使之不会发生位移
<DT><A HREF="../net/conic/prototype/dom/Element.html#remove(java.lang.Object)"><B>remove(Object)</B></A> -
类 net.conic.prototype.dom.<A HREF="../net/conic/prototype/dom/Element.html" title="net.conic.prototype.dom 中的类">Element</A> 中的静态方法
<DD>移除指定的DOM对象
<DT><A HREF="../net/conic/prototype/form/ElementClassNames.html#remove(java.lang.String)"><B>remove(String)</B></A> -
类 net.conic.prototype.form.<A HREF="../net/conic/prototype/form/ElementClassNames.html" title="net.conic.prototype.form 中的类">ElementClassNames</A> 中的方法
<DD>删除指定的样式
<DT><A HREF="../net/conic/prototype/dom/Element.html#removeClassName(java.lang.Object, java.lang.String)"><B>removeClassName(Object, String)</B></A> -
类 net.conic.prototype.dom.<A HREF="../net/conic/prototype/dom/Element.html" title="net.conic.prototype.dom 中的类">Element</A> 中的静态方法
<DD>将元素上的某个样式删除 <br><b>说明:</b>在prototype源码中表示此方法有返回值,但其实在ElementClassNames的实现中并无返回值 ,所以在这里返回值都是无效的,此文档就其示为void。
<DT><A HREF="../net/conic/prototype/String.html#replace(net.conic.prototype.Object, net.conic.prototype.String)"><B>replace(Object, String)</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/String.html" title="net.conic.prototype 中的类">String</A> 中的方法
<DD>返回根据正则表达式进行文字替换后的字符串的复制,但不影响实例本身。
<DT><A HREF="../net/conic/prototype/ajax/AjaxRequest.html#request(java.lang.String)"><B>request(String)</B></A> -
类 net.conic.prototype.ajax.<A HREF="../net/conic/prototype/ajax/AjaxRequest.html" title="net.conic.prototype.ajax 中的类">AjaxRequest</A> 中的方法
<DD>执行Ajax请求的主方法,内部调用
<DT><A HREF="../net/conic/prototype/form/Form.html#reset(net.conic.prototype.Object)"><B>reset(Object)</B></A> -
类 net.conic.prototype.form.<A HREF="../net/conic/prototype/form/Form.html" title="net.conic.prototype.form 中的类">Form</A> 中的方法
<DD>重置表单
<DT><A HREF="../net/conic/prototype/ajax/AjaxRequest.html#respondToReadyState()"><B>respondToReadyState()</B></A> -
类 net.conic.prototype.ajax.<A HREF="../net/conic/prototype/ajax/AjaxRequest.html" title="net.conic.prototype.ajax 中的类">AjaxRequest</A> 中的方法
<DD>Ajax请求响应的核心处理方法,内部调用 <br>readyState的定义请参考@see #onStateChange() <br> <b>如果readyState!
<DT><A HREF="../net/conic/prototype/ajax/AjaxBase.html#responseIsFailure()"><B>responseIsFailure()</B></A> -
类 net.conic.prototype.ajax.<A HREF="../net/conic/prototype/ajax/AjaxBase.html" title="net.conic.prototype.ajax 中的类">AjaxBase</A> 中的方法
<DD>判断Ajax请求返回是否失败,相当于!
<DT><A HREF="../net/conic/prototype/ajax/AjaxBase.html#responseIsSuccess()"><B>responseIsSuccess()</B></A> -
类 net.conic.prototype.ajax.<A HREF="../net/conic/prototype/ajax/AjaxBase.html" title="net.conic.prototype.ajax 中的类">AjaxBase</A> 中的方法
<DD>判断Ajax请求返回是否成功
<DT><A HREF="../net/conic/prototype/Array.html#reverse()"><B>reverse()</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/Array.html" title="net.conic.prototype 中的类">Array</A> 中的方法
<DD>返回元素顺序被反转的 Array 对象。
<DT><A HREF="../net/conic/prototype/Array.html#reverse(boolean)"><B>reverse(boolean)</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/Array.html" title="net.conic.prototype 中的类">Array</A> 中的方法
<DD>返回元素顺序被反转的 Array 对象。
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="跳过导航链接"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">软件包</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">类</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">使用</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>索引</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index-17.html"><B>上一个字母</B></A>
<A HREF="index-19.html"><B>下一个字母</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-18.html" target="_top"><B>框架</B></A>
<A HREF="index-18.html" target="_top"><B>无框架</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>所有类</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">$</A> <A HREF="index-2.html">A</A> <A HREF="index-3.html">B</A> <A HREF="index-4.html">C</A> <A HREF="index-5.html">D</A> <A HREF="index-6.html">E</A> <A HREF="index-7.html">F</A> <A HREF="index-8.html">G</A> <A HREF="index-9.html">H</A> <A HREF="index-10.html">I</A> <A HREF="index-11.html">J</A> <A HREF="index-12.html">K</A> <A HREF="index-13.html">L</A> <A HREF="index-14.html">M</A> <A HREF="index-15.html">N</A> <A HREF="index-16.html">O</A> <A HREF="index-17.html">P</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">Z</A> <A HREF="index-25.html">_</A> <HR>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -