📄 index-2.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>
A - 索引
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="A - 索引";
}
</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-1.html"><B>上一个字母</B></A>
<A HREF="index-3.html"><B>下一个字母</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-2.html" target="_top"><B>框架</B></A>
<A HREF="index-2.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="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="../net/conic/prototype/dom/Position.html#absolutize(java.lang.Object)"><B>absolutize(Object)</B></A> -
类 net.conic.prototype.dom.<A HREF="../net/conic/prototype/dom/Position.html" title="net.conic.prototype.dom 中的类">Position</A> 中的静态方法
<DD>将指定元素的定位方式设置为absolute,并且重新计算它的坐标,使之不会发生位移
<DT><A HREF="../net/conic/prototype/form/Field.html#activate(net.conic.prototype.Object)"><B>activate(Object)</B></A> -
类 net.conic.prototype.form.<A HREF="../net/conic/prototype/form/Field.html" title="net.conic.prototype.form 中的类">Field</A> 中的静态方法
<DD>使得指定的表单元素处于活动状态(获得焦点或者内容处于选中状态)
<DT><A HREF="../net/conic/prototype/ajax/Ajax.html#activeRequestCount"><B>activeRequestCount</B></A> -
类 net.conic.prototype.ajax.<A HREF="../net/conic/prototype/ajax/Ajax.html" title="net.conic.prototype.ajax 中的类">Ajax</A> 中的静态变量
<DD>当前正在处理的请求的总计数
<DT><A HREF="../net/conic/prototype/form/ElementClassNames.html#add(java.lang.String)"><B>add(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#addClassName(java.lang.Object, java.lang.String)"><B>addClassName(Object, String)</B></A> -
类 net.conic.prototype.dom.<A HREF="../net/conic/prototype/dom/Element.html" title="net.conic.prototype.dom 中的类">Element</A> 中的静态方法
<DD>追加指定的样式给元素.
<DT><A HREF="../net/conic/prototype/ajax/Ajax.html" title="net.conic.prototype.ajax 中的类"><B>Ajax</B></A> - <A HREF="../net/conic/prototype/ajax/package-summary.html">net.conic.prototype.ajax</A> 中的 类<DD>Ajax[asynchronous javascript and xml]<DT><A HREF="../net/conic/prototype/ajax/Ajax.html#Ajax()"><B>Ajax()</B></A> -
类 net.conic.prototype.ajax.<A HREF="../net/conic/prototype/ajax/Ajax.html" title="net.conic.prototype.ajax 中的类">Ajax</A> 的构造函数
<DD>
<DT><A HREF="../net/conic/prototype/ajax/AjaxBase.html" title="net.conic.prototype.ajax 中的类"><B>AjaxBase</B></A> - <A HREF="../net/conic/prototype/ajax/package-summary.html">net.conic.prototype.ajax</A> 中的 类<DD>prototype中所有Ajax对象的祖先,这是一个抽象类<DT><A HREF="../net/conic/prototype/ajax/AjaxBase.html#AjaxBase()"><B>AjaxBase()</B></A> -
类 net.conic.prototype.ajax.<A HREF="../net/conic/prototype/ajax/AjaxBase.html" title="net.conic.prototype.ajax 中的类">AjaxBase</A> 的构造函数
<DD>
<DT><A HREF="../net/conic/prototype/ajax/AjaxPeriodicalUpdater.html" title="net.conic.prototype.ajax 中的类"><B>AjaxPeriodicalUpdater</B></A> - <A HREF="../net/conic/prototype/ajax/package-summary.html">net.conic.prototype.ajax</A> 中的 类<DD>定时周期性的执行一个Ajax请求 <br><br><b>JS语法:</b>new Ajax.PeriodicalUpdater(container,url,options);<DT><A HREF="../net/conic/prototype/ajax/AjaxPeriodicalUpdater.html#AjaxPeriodicalUpdater(java.lang.Object, java.lang.String, java.lang.Object)"><B>AjaxPeriodicalUpdater(Object, String, Object)</B></A> -
类 net.conic.prototype.ajax.<A HREF="../net/conic/prototype/ajax/AjaxPeriodicalUpdater.html" title="net.conic.prototype.ajax 中的类">AjaxPeriodicalUpdater</A> 的构造函数
<DD>
<DT><A HREF="../net/conic/prototype/ajax/AjaxRequest.html" title="net.conic.prototype.ajax 中的类"><B>AjaxRequest</B></A> - <A HREF="../net/conic/prototype/ajax/package-summary.html">net.conic.prototype.ajax</A> 中的 类<DD>一个普通通用的Ajax请求对象 <br><br><b>JS语法:</b>new Ajax.Request(url,options);<DT><A HREF="../net/conic/prototype/ajax/AjaxRequest.html#AjaxRequest(java.lang.String, java.lang.Object)"><B>AjaxRequest(String, Object)</B></A> -
类 net.conic.prototype.ajax.<A HREF="../net/conic/prototype/ajax/AjaxRequest.html" title="net.conic.prototype.ajax 中的类">AjaxRequest</A> 的构造函数
<DD>初始化一个AjaxRequest对象,并且执行它.
<DT><A HREF="../net/conic/prototype/ajax/AjaxResponders.html" title="net.conic.prototype.ajax 中的类"><B>AjaxResponders</B></A> - <A HREF="../net/conic/prototype/ajax/package-summary.html">net.conic.prototype.ajax</A> 中的 类<DD>单实例对象类,Prototype组件中Ajax的全局Responder对象 <br><br><b>JS语法:</b> Ajax.Responders.method(); <br>目前内部有初始化一个对象,此对象包括onCreate,onComplete两个方法,主要是负责记录当前请求的数量的计数.<DT><A HREF="../net/conic/prototype/ajax/AjaxUpdater.html" title="net.conic.prototype.ajax 中的类"><B>AjaxUpdater</B></A> - <A HREF="../net/conic/prototype/ajax/package-summary.html">net.conic.prototype.ajax</A> 中的 类<DD>AjaxRequest的一个增强处理,实现Ajax请求响应后的HTML结果自动放到指定的container <br><br><b>JS语法:</b>new Ajax.Updater(container,url,options);<DT><A HREF="../net/conic/prototype/ajax/AjaxUpdater.html#AjaxUpdater(java.lang.Object, java.lang.String, java.lang.Object)"><B>AjaxUpdater(Object, String, Object)</B></A> -
类 net.conic.prototype.ajax.<A HREF="../net/conic/prototype/ajax/AjaxUpdater.html" title="net.conic.prototype.ajax 中的类">AjaxUpdater</A> 的构造函数
<DD>初始化一个AjaxUpdater对象,并且执行它.
<DT><A HREF="../net/conic/prototype/Enumerable.html#all(net.conic.prototype.Iterator)"><B>all(Iterator)</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/Enumerable.html" title="net.conic.prototype 中的类">Enumerable</A> 中的方法
<DD>使用iterator方法迭代,并将每个迭代返回的值做<b>与</b>操作后返回。
<DT><A HREF="../net/conic/prototype/String.html#anchor(net.conic.prototype.String)"><B>anchor(String)</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/String.html" title="net.conic.prototype 中的类">String</A> 中的方法
<DD>创建HTML标准的<A>对象
<DT><A HREF="../net/conic/prototype/Enumerable.html#any(net.conic.prototype.Iterator)"><B>any(Iterator)</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/Enumerable.html" title="net.conic.prototype 中的类">Enumerable</A> 中的方法
<DD>使用iterator方法迭代,并判断每次iterator方法执行返回的结果,当有一个iterator操作执行返回为true就结束遍历,并返回true
<DT><A HREF="../net/conic/prototype/Function.html#apply(net.conic.prototype.Object, net.conic.prototype.Array)"><B>apply(Object, Array)</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> 中的方法
<DD>应用某一对象的一个方法,用另一个对象替换当前对象。
<DT><A HREF="../net/conic/prototype/Function.html#arguments"><B>arguments</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> 中的变量
<DD>方法内部的取得此将调用传入的参数集合 ,只有方法内部才能调用到。
<DT><A HREF="../net/conic/prototype/Array.html" title="net.conic.prototype 中的类"><B>Array</B></A><<A HREF="../net/conic/prototype/Array.html" title="Array 中的类型参数">V</A>> - <A HREF="../net/conic/prototype/package-summary.html">net.conic.prototype</A> 中的 类<DD>JS的数组对象,已被prototype增强.<DT><A HREF="../net/conic/prototype/Array.html#Array()"><B>Array()</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/Array.html" title="net.conic.prototype 中的类">Array</A> 的构造函数
<DD>默认构造方法
<DT><A HREF="../net/conic/prototype/Array.html#Array(int)"><B>Array(int)</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/Array.html" title="net.conic.prototype 中的类">Array</A> 的构造函数
<DD>初始化一个指定长度的数组
<DT><A HREF="../net/conic/prototype/Array.html#Array(V...)"><B>Array(V...)</B></A> -
类 net.conic.prototype.<A HREF="../net/conic/prototype/Array.html" title="net.conic.prototype 中的类">Array</A> 的构造函数
<DD>初始化带值的数组对象
</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-1.html"><B>上一个字母</B></A>
<A HREF="index-3.html"><B>下一个字母</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-2.html" target="_top"><B>框架</B></A>
<A HREF="index-2.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 + -