📄 function.html
字号:
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B>Event.</B><B><A HREF="../../../../net/conic/prototype/Event.html#observe(net.conic.prototype.Object, net.conic.prototype.String, net.conic.prototype.Function, boolean)">observe</A></B>(<A HREF="../../../../net/conic/prototype/Object.html" title="net.conic.prototype 中的类">Object</A> element,
<A HREF="../../../../net/conic/prototype/String.html" title="net.conic.prototype 中的类">String</A> name,
<A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> observer,
boolean useCapture)</CODE>
<BR>
对指定的element注册evnet的obsever(Obsever Design Pattern)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B>Event.</B><B><A HREF="../../../../net/conic/prototype/Event.html#stopObserving(net.conic.prototype.Object, net.conic.prototype.String, net.conic.prototype.Function, boolean)">stopObserving</A></B>(<A HREF="../../../../net/conic/prototype/Object.html" title="net.conic.prototype 中的类">Object</A> element,
<A HREF="../../../../net/conic/prototype/String.html" title="net.conic.prototype 中的类">String</A> name,
<A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> observer,
boolean useCapture)</CODE>
<BR>
停止指定的element所注册evnet的obsever</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">参数类型为 <A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> 的 <A HREF="../../../../net/conic/prototype/package-summary.html">net.conic.prototype</A> 中的构造函数</FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/conic/prototype/PeriodicalExecuter.html#PeriodicalExecuter(net.conic.prototype.Function, net.conic.prototype.Number)">PeriodicalExecuter</A></B>(<A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> callback,
<A HREF="../../../../net/conic/prototype/Number.html" title="net.conic.prototype 中的类">Number</A> frequency)</CODE>
<BR>
在以frequency为时间间隔后循环执行callback</TD>
</TR>
</TABLE>
<P>
<A NAME="net.conic.prototype.ajax"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<A HREF="../../../../net/conic/prototype/ajax/package-summary.html">net.conic.prototype.ajax</A> 中 <A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> 的使用</FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">参数类型为 <A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> 的 <A HREF="../../../../net/conic/prototype/ajax/package-summary.html">net.conic.prototype.ajax</A> 中的方法</FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>AjaxResponders.</B><B><A HREF="../../../../net/conic/prototype/ajax/AjaxResponders.html#dispatch(net.conic.prototype.Function, java.lang.Object, java.lang.Object, java.lang.Object)">dispatch</A></B>(<A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> callback,
java.lang.Object request,
java.lang.Object transport,
java.lang.Object json)</CODE>
<BR>
分派执行指定的对象成员</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>AjaxResponders.</B><B><A HREF="../../../../net/conic/prototype/ajax/AjaxResponders.html#register(net.conic.prototype.Function)">register</A></B>(<A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> responderToAdd)</CODE>
<BR>
注入可用dispatch对象成员</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>AjaxResponders.</B><B><A HREF="../../../../net/conic/prototype/ajax/AjaxResponders.html#unregister(net.conic.prototype.Function)">unregister</A></B>(<A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> responderToRemove)</CODE>
<BR>
取消注入的dispatch对象成员</TD>
</TR>
</TABLE>
<P>
<A NAME="net.conic.prototype.form"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<A HREF="../../../../net/conic/prototype/form/package-summary.html">net.conic.prototype.form</A> 中 <A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> 的使用</FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">参数类型为 <A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> 的 <A HREF="../../../../net/conic/prototype/form/package-summary.html">net.conic.prototype.form</A> 中的构造函数</FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/conic/prototype/form/EventObserver.html#EventObserver(net.conic.prototype.Object, net.conic.prototype.Function)">EventObserver</A></B>(<A HREF="../../../../net/conic/prototype/Object.html" title="net.conic.prototype 中的类">Object</A> element,
<A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> callback)</CODE>
<BR>
此初始化构造方法在子类初始化通过调用此方法做初始化</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/conic/prototype/form/FormElementEventObserver.html#FormElementEventObserver(net.conic.prototype.Object, net.conic.prototype.Function)">FormElementEventObserver</A></B>(<A HREF="../../../../net/conic/prototype/Object.html" title="net.conic.prototype 中的类">Object</A> element,
<A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> callback)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/conic/prototype/form/FormElementObserver.html#FormElementObserver(net.conic.prototype.Object, int, net.conic.prototype.Function)">FormElementObserver</A></B>(<A HREF="../../../../net/conic/prototype/Object.html" title="net.conic.prototype 中的类">Object</A> element,
int frequency,
<A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> callback)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/conic/prototype/form/FormEventObserver.html#FormEventObserver(net.conic.prototype.Object, net.conic.prototype.Function)">FormEventObserver</A></B>(<A HREF="../../../../net/conic/prototype/Object.html" title="net.conic.prototype 中的类">Object</A> element,
<A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> callback)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/conic/prototype/form/FormObserver.html#FormObserver(net.conic.prototype.Object, int, net.conic.prototype.Function)">FormObserver</A></B>(<A HREF="../../../../net/conic/prototype/Object.html" title="net.conic.prototype 中的类">Object</A> element,
int frequency,
<A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> callback)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../net/conic/prototype/form/TimedObserver.html#TimedObserver(net.conic.prototype.Object, int, net.conic.prototype.Function)">TimedObserver</A></B>(<A HREF="../../../../net/conic/prototype/Object.html" title="net.conic.prototype 中的类">Object</A> element,
int frequency,
<A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类">Function</A> callback)</CODE>
<BR>
此初始化构造方法在子类初始化通过调用此方法做初始化</TD>
</TR>
</TABLE>
<P>
<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"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>软件包</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../net/conic/prototype/Function.html" title="net.conic.prototype 中的类"><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="../package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A> </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">
上一个
下一个</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?net/conic/prototype/\class-useFunction.html" target="_top"><B>框架</B></A>
<A HREF="Function.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 ======= -->
<HR>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -