index-all.html
来自「维信SDK文档。源码要求为至少5个C或Java源码」· HTML 代码 · 共 908 行 · 第 1/5 页
HTML
908 行
<!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_11) on Tue Oct 23 19:38:42 EEST 2007 --><TITLE>Index (Widsets API)</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){ parent.document.title="Index (Widsets API)";}</SCRIPT><NOSCRIPT></NOSCRIPT></HEAD><BODY BGCOLOR="white" onload="windowTitle();"><!-- ========= START OF TOP NAVBAR ======= --><A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" title="Skip navigation links"></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="./widsets/api/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</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"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="./allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR></TABLE><A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= --><A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_Y_">Y</A> <A HREF="#___">_</A> <HR><A NAME="_A_"><!-- --></A><H2><B>A</B></H2><DL><DT><A HREF="./widsets/api/API.html#abs(int)"><B>abs(int)</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Returns the absolute value of an <code>int</code> value.<DT><A HREF="./widsets/api/API.html#abs(long)"><B>abs(long)</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Returns the absolute value of an <code>long</code> value.<DT><A HREF="./widsets/api/ActionCallback.html" title="interface in "><B>ActionCallback</B></A> - Interface in <A HREF="./widsets/api/package-summary.html"></A><DD> This interface represents a function prototype for a user interface action.<DT><A HREF="./widsets/api/ActionCallback.html#actionPerformed(Shell, Component, int)"><B>actionPerformed(Shell, Component, int)</B></A> - Method in interface <A HREF="./widsets/api/ActionCallback.html" title="interface in ">ActionCallback</A><DD>Called when specified action has occurred.<DT><A HREF="./widsets/api/Script.html#actionPerformed(Shell, Component, int)"><B>actionPerformed(Shell, Component, int)</B></A> - Method in interface <A HREF="./widsets/api/Script.html" title="interface in ">Script</A><DD>Called when specified action has occurred.<DT><A HREF="./widsets/api/Component.html#add(Component)"><B>add(Component)</B></A> - Method in class <A HREF="./widsets/api/Component.html" title="class in ">Component</A><DD>Adds the given component to end of this container.<DT><A HREF="./widsets/api/List.html#add(int, Object)"><B>add(int, Object)</B></A> - Method in class <A HREF="./widsets/api/List.html" title="class in ">List</A><DD>Inserts the specified element at the specified position in this list.<DT><A HREF="./widsets/api/List.html#add(Object)"><B>add(Object)</B></A> - Method in class <A HREF="./widsets/api/List.html" title="class in ">List</A><DD>Appends the specified element to the end of this list<DT><A HREF="./widsets/api/Menu.html#add(int, String)"><B>add(int, String)</B></A> - Method in class <A HREF="./widsets/api/Menu.html" title="class in ">Menu</A><DD>Creates a new MenuItem with specified action id and text.<DT><A HREF="./widsets/api/Value.html#add(Value)"><B>add(Value)</B></A> - Method in class <A HREF="./widsets/api/Value.html" title="class in ">Value</A><DD>Adds a new element to this Value.<DT><A HREF="./widsets/api/View.html#addElement(String, String, String, String, String, Component)"><B>addElement(String, String, String, String, String, Component)</B></A> - Method in class <A HREF="./widsets/api/View.html" title="class in ">View</A><DD>Adds an element to this View.<DT><A HREF="./widsets/api/Calendar.html#after(Calendar)"><B>after(Calendar)</B></A> - Method in class <A HREF="./widsets/api/Calendar.html" title="class in ">Calendar</A><DD>Compares the time field records.<DT><A HREF="./widsets/api/API.html#AM"><B>AM</B></A> - Static variable in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD><A HREF="./widsets/api/Calendar.html" title="class in "><CODE>Calendar</CODE></A> 12-hour clock: morning<DT><A HREF="./widsets/api/API.html#AM_PM"><B>AM_PM</B></A> - Static variable in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD><A HREF="./widsets/api/Calendar.html" title="class in "><CODE>Calendar</CODE></A> field<DT><A HREF="./widsets/api/API.html#ANY"><B>ANY</B></A> - Static variable in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD><A HREF="./widsets/api/Input.html" title="class in "><CODE>Input</CODE></A> flags: Any input allowed<DT><A HREF="./widsets/api/API.html" title="class in "><B>API</B></A> - Class in <A HREF="./widsets/api/package-summary.html"></A><DD>This class contains constants and functions that available on scripts globally, without any prefix.<DT><A HREF="./widsets/api/Buffer.html#append(boolean)"><B>append(boolean)</B></A> - Method in class <A HREF="./widsets/api/Buffer.html" title="class in ">Buffer</A><DD>Appends the string representation of the <code>boolean</code> argument to the string buffer.<DT><A HREF="./widsets/api/Buffer.html#append(int)"><B>append(int)</B></A> - Method in class <A HREF="./widsets/api/Buffer.html" title="class in ">Buffer</A><DD>Appends the string representation of the <code>int</code> argument to this string buffer.<DT><A HREF="./widsets/api/Buffer.html#append(char)"><B>append(char)</B></A> - Method in class <A HREF="./widsets/api/Buffer.html" title="class in ">Buffer</A><DD>Appends the specified <code>char</code> argument to this string buffer.<DT><A HREF="./widsets/api/Buffer.html#append(long)"><B>append(long)</B></A> - Method in class <A HREF="./widsets/api/Buffer.html" title="class in ">Buffer</A><DD>Appends the string representation of the <code>long</code> argument to this string buffer.<DT><A HREF="./widsets/api/Buffer.html#append(Object)"><B>append(Object)</B></A> - Method in class <A HREF="./widsets/api/Buffer.html" title="class in ">Buffer</A><DD>Appends the string representation of the <code>Object</code> argument to this string buffer.<DT><A HREF="./widsets/api/HyperText.html#appendLink(Style, String, Object)"><B>appendLink(Style, String, Object)</B></A> - Method in class <A HREF="./widsets/api/HyperText.html" title="class in ">HyperText</A><DD>Adds a new link span into this hyper text.<DT><A HREF="./widsets/api/HyperText.html#appendMarkup(Map, String)"><B>appendMarkup(Map, String)</B></A> - Method in class <A HREF="./widsets/api/HyperText.html" title="class in ">HyperText</A><DD>Appends more text into this hyper text using tagged format.<DT><A HREF="./widsets/api/HyperText.html#appendMarkup(String, String)"><B>appendMarkup(String, String)</B></A> - Method in class <A HREF="./widsets/api/HyperText.html" title="class in ">HyperText</A><DD>Appends more text into this hyper text using tagged format.<DT><A HREF="./widsets/api/Component.html#appendText(String)"><B>appendText(String)</B></A> - Method in class <A HREF="./widsets/api/Component.html" title="class in ">Component</A><DD>Sets the more text into <A HREF="./widsets/api/Text.html" title="class in "><CODE>Text</CODE></A> or <A HREF="./widsets/api/Input.html" title="class in "><CODE>Input</CODE></A> component.<DT><A HREF="./widsets/api/HyperText.html#appendText(Style, String)"><B>appendText(Style, String)</B></A> - Method in class <A HREF="./widsets/api/HyperText.html" title="class in ">HyperText</A><DD>Adds a new text span into this hyper text.<DT><A HREF="./widsets/api/API.html#APRIL"><B>APRIL</B></A> - Static variable in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD><A HREF="./widsets/api/Calendar.html" title="class in "><CODE>Calendar</CODE></A> month of year<DT><A HREF="./widsets/api/Style.html#argument(int)"><B>argument(int)</B></A> - Method in class <A HREF="./widsets/api/Style.html" title="class in ">Style</A><DD>Return custom argument.<DT><A HREF="./widsets/api/API.html#AUGUST"><B>AUGUST</B></A> - Static variable in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD><A HREF="./widsets/api/Calendar.html" title="class in "><CODE>Calendar</CODE></A> month of year<DT><A HREF="./widsets/api/InputStream.html#available()"><B>available()</B></A> - Method in class <A HREF="./widsets/api/InputStream.html" title="class in ">InputStream</A><DD>Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.</DL><HR><A NAME="_B_"><!-- --></A><H2><B>B</B></H2><DL><DT><A HREF="./widsets/api/API.html#BASELINE"><B>BASELINE</B></A> - Static variable in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Vertical alignment flag<DT><A HREF="./widsets/api/Calendar.html#before(Calendar)"><B>before(Calendar)</B></A> -
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?