📄 tablecell.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.4.2_01) on Sun May 16 19:50:44 CST 2004 -->
<META http-equiv="Content-Type" content="text/html; charset=GBK">
<TITLE>
TableCell
</TITLE>
<META NAME="keywords" CONTENT="com.lucaslee.report.model.TableCell class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="TableCell";
}
</SCRIPT>
</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=3 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>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </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">
<A HREF="../../../../com/lucaslee/report/model/Table.html" title="class in com.lucaslee.report.model"><B>PREV CLASS</B></A>
<A HREF="../../../../com/lucaslee/report/model/TableColumn.html" title="class in com.lucaslee.report.model"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="TableCell.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_com.lucaslee.report.model.Rectangle">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.lucaslee.report.model</FONT>
<BR>
Class TableCell</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../com/lucaslee/report/model/Rectangle.html" title="class in com.lucaslee.report.model">com.lucaslee.report.model.Rectangle</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>com.lucaslee.report.model.TableCell</B>
</PRE>
<HR>
<DL>
<DT>public class <B>TableCell</B><DT>extends <A HREF="../../../../com/lucaslee/report/model/Rectangle.html" title="class in com.lucaslee.report.model">Rectangle</A></DL>
<P>
定义:表示表格单元
<P>
<P>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Field Summary</B></FONT></TD>
</TR>
</TABLE>
<A NAME="fields_inherited_from_class_com.lucaslee.report.model.Rectangle"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Fields inherited from class com.lucaslee.report.model.<A HREF="../../../../com/lucaslee/report/model/Rectangle.html" title="class in com.lucaslee.report.model">Rectangle</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/lucaslee/report/model/Rectangle.html#ALIGN_CENTER">ALIGN_CENTER</A>, <A HREF="../../../../com/lucaslee/report/model/Rectangle.html#ALIGN_LEFT">ALIGN_LEFT</A>, <A HREF="../../../../com/lucaslee/report/model/Rectangle.html#ALIGN_RIGHT">ALIGN_RIGHT</A>, <A HREF="../../../../com/lucaslee/report/model/Rectangle.html#VALIGN_BOTTOM">VALIGN_BOTTOM</A>, <A HREF="../../../../com/lucaslee/report/model/Rectangle.html#VALIGN_MIDDLE">VALIGN_MIDDLE</A>, <A HREF="../../../../com/lucaslee/report/model/Rectangle.html#VALIGN_TOP">VALIGN_TOP</A></CODE></TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/lucaslee/report/model/TableCell.html#TableCell()">TableCell</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/lucaslee/report/model/TableCell.html#TableCell(java.lang.String)">TableCell</A></B>(java.lang.String str)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lucaslee/report/model/TableCell.html#clone()">clone</A></B>()</CODE>
<BR>
返回一个克隆对象。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lucaslee/report/model/TableCell.html#getColSpan()">getColSpan</A></B>()</CODE>
<BR>
获得单元的跨列数</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lucaslee/report/model/TableCell.html#getContent()">getContent</A></B>()</CODE>
<BR>
获得单元的内容</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lucaslee/report/model/TableCell.html#getCssClass()">getCssClass</A></B>()</CODE>
<BR>
获得样式表类别</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lucaslee/report/model/TableCell.html#getCssStyle()">getCssStyle</A></B>()</CODE>
<BR>
获得HTML中的样式</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lucaslee/report/model/TableCell.html#getIsHidden()">getIsHidden</A></B>()</CODE>
<BR>
获得单元是否隐藏的属性</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lucaslee/report/model/TableCell.html#getNoWrap()">getNoWrap</A></B>()</CODE>
<BR>
获得是否允许换行的属性</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lucaslee/report/model/TableCell.html#getRowSpan()">getRowSpan</A></B>()</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><A HREF="../../../../com/lucaslee/report/model/TableCell.html#setColSpan(int)">setColSpan</A></B>(int i)</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><A HREF="../../../../com/lucaslee/report/model/TableCell.html#setContent(java.lang.Object)">setContent</A></B>(java.lang.Object o)</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><A HREF="../../../../com/lucaslee/report/model/TableCell.html#setCssClass(java.lang.String)">setCssClass</A></B>(java.lang.String s)</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><A HREF="../../../../com/lucaslee/report/model/TableCell.html#setCssStyle(java.lang.String)">setCssStyle</A></B>(java.lang.String cssStyle)</CODE>
<BR>
设置HTML中的样式</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><A HREF="../../../../com/lucaslee/report/model/TableCell.html#setIsHidden(boolean)">setIsHidden</A></B>(boolean b)</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><A HREF="../../../../com/lucaslee/report/model/TableCell.html#setNoWrap(boolean)">setNoWrap</A></B>(boolean noWrap)</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><A HREF="../../../../com/lucaslee/report/model/TableCell.html#setRowSpan(int)">setRowSpan</A></B>(int i)</CODE>
<BR>
设置单元的跨行数</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_com.lucaslee.report.model.Rectangle"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class com.lucaslee.report.model.<A HREF="../../../../com/lucaslee/report/model/Rectangle.html" title="class in com.lucaslee.report.model">Rectangle</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/lucaslee/report/model/Rectangle.html#getAlign()">getAlign</A>, <A HREF="../../../../com/lucaslee/report/model/Rectangle.html#getBackgroudColor()">getBackgroudColor</A>, <A HREF="../../../../com/lucaslee/report/model/Rectangle.html#getBorder()">getBorder</A>, <A HREF="../../../../com/lucaslee/report/model/Rectangle.html#getBordercolor()">getBordercolor</A>, <A HREF="../../../../com/lucaslee/report/model/Rectangle.html#getHeight()">getHeight</A>, <A HREF="../../../../com/lucaslee/report/model/Rectangle.html#getValign()">getValign</A>, <A HREF="../../../../com/lucaslee/report/model/Rectangle.html#setAlign(int)">setAlign</A>, <A HREF="../../../../com/lucaslee/report/model/Rectangle.html#setBackgroudColor(java.awt.Color)">setBackgroudColor</A>, <A HREF="../../../../com/lucaslee/report/model/Rectangle.html#setBorder(int)">setBorder</A>, <A HREF="../../../../com/lucaslee/report/model/Rectangle.html#setBordercolor(java.awt.Color)">setBordercolor</A>, <A HREF="../../../../com/lucaslee/report/model/Rectangle.html#setHeight(int)">setHeight</A>, <A HREF="../../../../com/lucaslee/report/model/Rectangle.html#setValign(int)">setValign</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -