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

📄 index-all.html

📁 FastUnit是基于Java的快速开发平台
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<!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 Mar 10 17:14:07 CST 2009 -->
<TITLE>
索引 (FastUnit API version 2.5)
</TITLE>


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

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="索引 (FastUnit API version 2.5)";
}
</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;上一个&nbsp;
&nbsp;下一个</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>框架</B></A>  &nbsp;
&nbsp;<A HREF="index-all.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="#_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="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</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="#_X_">X</A> <A HREF="#_Y_">Y</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./com/fastunit/constants/WidthMode.html#ABSOLUTE"><B>ABSOLUTE</B></A> - 
类 com.fastunit.constants.<A HREF="./com/fastunit/constants/WidthMode.html" title="com.fastunit.constants 中的类">WidthMode</A> 中的静态变量
<DD>绝对,px
<DT><A HREF="./com/fastunit/support/Action.html" title="com.fastunit.support 中的接口"><B>Action</B></A> - <A HREF="./com/fastunit/support/package-summary.html">com.fastunit.support</A> 中的 接口<DD>Action接口,执行业务逻辑,实现类需要具有public的无参数构造器。<DT><A HREF="./com/fastunit/context/ActionContext.html" title="com.fastunit.context 中的接口"><B>ActionContext</B></A> - <A HREF="./com/fastunit/context/package-summary.html">com.fastunit.context</A> 中的 接口<DD>上下文数据集合,存储了request、session等数据。<DT><A HREF="./com/fastunit/support/ActionInterceptor.html" title="com.fastunit.support 中的接口"><B>ActionInterceptor</B></A> - <A HREF="./com/fastunit/support/package-summary.html">com.fastunit.support</A> 中的 接口<DD>Action拦截器。<DT><A HREF="./com/fastunit/context/ActionResult.html" title="com.fastunit.context 中的接口"><B>ActionResult</B></A> - <A HREF="./com/fastunit/context/package-summary.html">com.fastunit.context</A> 中的 接口<DD>Action执行结果。<DT><A HREF="./com/fastunit/constants/UnitShowMode.html#ADD"><B>ADD</B></A> - 
类 com.fastunit.constants.<A HREF="./com/fastunit/constants/UnitShowMode.html" title="com.fastunit.constants 中的类">UnitShowMode</A> 中的静态变量
<DD>新增
<DT><A HREF="./com/fastunit/MapList.html#add(com.fastunit.MapList)"><B>add(MapList)</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/MapList.html" title="com.fastunit 中的类">MapList</A> 中的方法
<DD>追加数据,加入list对象的所有数据。
<DT><A HREF="./com/fastunit/jdbc/Table.html#addDeleteRow()"><B>addDeleteRow()</B></A> - 
类 com.fastunit.jdbc.<A HREF="./com/fastunit/jdbc/Table.html" title="com.fastunit.jdbc 中的类">Table</A> 中的方法
<DD>创建一个删除行并加入Table,需要通过ColumnRow.putPrimaryKey()设置主键字段的值。
<DT><A HREF="./com/fastunit/Unit.html#addElement(com.fastunit.Element)"><B>addElement(Element)</B></A> - 
接口 com.fastunit.<A HREF="./com/fastunit/Unit.html" title="com.fastunit 中的接口">Unit</A> 中的方法
<DD>加入元素,放置在最后。
<DT><A HREF="./com/fastunit/Unit.html#addElement(int, com.fastunit.Element)"><B>addElement(int, Element)</B></A> - 
接口 com.fastunit.<A HREF="./com/fastunit/Unit.html" title="com.fastunit 中的接口">Unit</A> 中的方法
<DD>在指定位置加入元素。
<DT><A HREF="./com/fastunit/context/ActionResult.html#addError(java.lang.String)"><B>addError(String)</B></A> - 
接口 com.fastunit.context.<A HREF="./com/fastunit/context/ActionResult.html" title="com.fastunit.context 中的接口">ActionResult</A> 中的方法
<DD>添加错误信息,Action失败后显示于页面,每次添加的信息作为单独一行显示。
<DT><A HREF="./com/fastunit/context/ActionResult.html#addInfo(java.lang.String)"><B>addInfo(String)</B></A> - 
接口 com.fastunit.context.<A HREF="./com/fastunit/context/ActionResult.html" title="com.fastunit.context 中的接口">ActionResult</A> 中的方法
<DD>添加提示信息,Action成功后显示于页面,每次添加的信息作为单独一行显示。
<DT><A HREF="./com/fastunit/jdbc/Table.html#addInsertRow()"><B>addInsertRow()</B></A> - 
类 com.fastunit.jdbc.<A HREF="./com/fastunit/jdbc/Table.html" title="com.fastunit.jdbc 中的类">Table</A> 中的方法
<DD>创建一个新增行并加入Table,需要通过ColumnRow.putColumn()设置字段的值。
<DT><A HREF="./com/fastunit/jdbc/Table.html#addUpdateRow()"><B>addUpdateRow()</B></A> - 
类 com.fastunit.jdbc.<A HREF="./com/fastunit/jdbc/Table.html" title="com.fastunit.jdbc 中的类">Table</A> 中的方法
<DD>创建一个修改行并加入Table,需要通过ColumnRow.putColumn()设置字段的值(包括主键字段),并且通过ColumnRow.putPrimaryKey()设置主键字段的值(修改之前的值)。
<DT><A HREF="./com/fastunit/constants/Align.html" title="com.fastunit.constants 中的类"><B>Align</B></A> - <A HREF="./com/fastunit/constants/package-summary.html">com.fastunit.constants</A> 中的 类<DD>水平排列方式。<DT><A HREF="./com/fastunit/constants/Align.html#AUTO"><B>AUTO</B></A> - 
类 com.fastunit.constants.<A HREF="./com/fastunit/constants/Align.html" title="com.fastunit.constants 中的类">Align</A> 中的静态变量
<DD>自动
<DT><A HREF="./com/fastunit/constants/VerticalAlign.html#AUTO"><B>AUTO</B></A> - 
类 com.fastunit.constants.<A HREF="./com/fastunit/constants/VerticalAlign.html" title="com.fastunit.constants 中的类">VerticalAlign</A> 中的静态变量
<DD>自动
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./com/fastunit/support/action/BackAction.html" title="com.fastunit.support.action 中的类"><B>BackAction</B></A> - <A HREF="./com/fastunit/support/action/package-summary.html">com.fastunit.support.action</A> 中的 类<DD>使页面转向到访问链中的前一个URL。<DT><A HREF="./com/fastunit/support/action/BackAction.html#BackAction()"><B>BackAction()</B></A> - 
类 com.fastunit.support.action.<A HREF="./com/fastunit/support/action/BackAction.html" title="com.fastunit.support.action 中的类">BackAction</A> 的构造函数
<DD>&nbsp;
<DT><A HREF="./com/fastunit/jdbc/DB.html#beginTransaction()"><B>beginTransaction()</B></A> - 
接口 com.fastunit.jdbc.<A HREF="./com/fastunit/jdbc/DB.html" title="com.fastunit.jdbc 中的接口">DB</A> 中的方法
<DD>开始事务,在<A HREF="./com/fastunit/support/action/DefaultAction.html" title="com.fastunit.support.action 中的类"><CODE>DefaultAction</CODE></A>或<A HREF="./com/fastunit/support/action/TransactionAction.html" title="com.fastunit.support.action 中的类"><CODE>TransactionAction</CODE></A>中系统会自动处理事务。
<DT><A HREF="./com/fastunit/jdbc/Type.html#BIGINT"><B>BIGINT</B></A> - 
接口 com.fastunit.jdbc.<A HREF="./com/fastunit/jdbc/Type.html" title="com.fastunit.jdbc 中的接口">Type</A> 中的静态变量
<DD>长整数
<DT><A HREF="./com/fastunit/jdbc/Type.html#BLOB"><B>BLOB</B></A> - 
接口 com.fastunit.jdbc.<A HREF="./com/fastunit/jdbc/Type.html" title="com.fastunit.jdbc 中的接口">Type</A> 中的静态变量
<DD>二进制型大对象
<DT><A HREF="./com/fastunit/constants/VerticalAlign.html#BOTTOM"><B>BOTTOM</B></A> - 
类 com.fastunit.constants.<A HREF="./com/fastunit/constants/VerticalAlign.html" title="com.fastunit.constants 中的类">VerticalAlign</A> 中的静态变量
<DD>下

⌨️ 快捷键说明

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