⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-6.html

📁 ajax开发框架prototype中文说明帮助
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<!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>
E - 索引
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="E - 索引";
}
</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>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">软件包</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">类</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">使用</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>索引</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-5.html"><B>上一个字母</B></A>&nbsp;
&nbsp;<A HREF="index-7.html"><B>下一个字母</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html?index-filesindex-6.html" target="_top"><B>框架</B></A>  &nbsp;
&nbsp;<A HREF="index-6.html" target="_top"><B>无框架</B></A>  &nbsp;
&nbsp;<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="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="../net/conic/prototype/Enumerable.html#each(net.conic.prototype.Iterator)"><B>each(Iterator)</B></A> - 
类 net.conic.prototype.<A HREF="../net/conic/prototype/Enumerable.html" title="net.conic.prototype 中的类">Enumerable</A> 中的方法
<DD>将自动根据对象定义的_each()方法内实现的方式,用传入的Iterator function遍历执行对象内部的每一个元素。
<DT><A HREF="../net/conic/prototype/dom/Element.html" title="net.conic.prototype.dom 中的类"><B>Element</B></A> - <A HREF="../net/conic/prototype/dom/package-summary.html">net.conic.prototype.dom</A> 中的 类<DD>对DOM对象的操作的Helper类<DT><A HREF="../net/conic/prototype/dom/Element.html#Element()"><B>Element()</B></A> - 
类 net.conic.prototype.dom.<A HREF="../net/conic/prototype/dom/Element.html" title="net.conic.prototype.dom 中的类">Element</A> 的构造函数
<DD>&nbsp;
<DT><A HREF="../net/conic/prototype/Event.html#element(net.conic.prototype.JSEvent)"><B>element(JSEvent)</B></A> - 
类 net.conic.prototype.<A HREF="../net/conic/prototype/Event.html" title="net.conic.prototype 中的类">Event</A> 中的静态方法
<DD>返回事件的事件源对象;  当前方法主要是为了屏敝不同浏览器取event源对象的差异性
<DT><A HREF="../net/conic/prototype/form/Form.html#Element"><B>Element</B></A> - 
类 net.conic.prototype.form.<A HREF="../net/conic/prototype/form/Form.html" title="net.conic.prototype.form 中的类">Form</A> 中的静态变量
<DD>&nbsp;
<DT><A HREF="../net/conic/prototype/form/ElementClassNames.html" title="net.conic.prototype.form 中的类"><B>ElementClassNames</B></A> - <A HREF="../net/conic/prototype/form/package-summary.html">net.conic.prototype.form</A> 中的 类<DD>对DOM中element的ClassNames的各类操作方法,继承Enumerable来实现,甚是优美的写法 <br><br><b>JS语法:</b> new Element.ClassNames(element);<DT><A HREF="../net/conic/prototype/form/ElementClassNames.html#ElementClassNames(java.lang.Object)"><B>ElementClassNames(Object)</B></A> - 
类 net.conic.prototype.form.<A HREF="../net/conic/prototype/form/ElementClassNames.html" title="net.conic.prototype.form 中的类">ElementClassNames</A> 的构造函数
<DD>初始化ElementClassNames类对象 ,在JS中的语法:new Element.ClassNames(element);
<DT><A HREF="../net/conic/prototype/dom/Element.html#empty(java.lang.Object)"><B>empty(Object)</B></A> - 
类 net.conic.prototype.dom.<A HREF="../net/conic/prototype/dom/Element.html" title="net.conic.prototype.dom 中的类">Element</A> 中的静态方法
<DD>判断指定元素是否为空元素; <br> return $(element).innerHTML.match(/^\s*$/);
<DT><A HREF="../net/conic/prototype/Prototype.html#emptyFunction()"><B>emptyFunction()</B></A> - 
类 net.conic.prototype.<A HREF="../net/conic/prototype/Prototype.html" title="net.conic.prototype 中的类">Prototype</A> 中的静态方法
<DD>NullObject Pattern
<DT><A HREF="../net/conic/prototype/form/Form.html#enable(net.conic.prototype.Object)"><B>enable(Object)</B></A> - 
类 net.conic.prototype.form.<A HREF="../net/conic/prototype/form/Form.html" title="net.conic.prototype.form 中的类">Form</A> 中的方法

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -