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

📄 htmlpanelgrid.html

📁 j2ee帮助文档软件设计/软件工程 文件格式
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Method Detail</B></FONT></TH></TR></TABLE><A NAME="getBgcolor()"><!-- --></A><H3>getBgcolor</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getBgcolor</B>()</PRE><DL><DD><p>Return the value of the <code>bgcolor</code> property.</p> <p>Contents: Name or code of the background color for this table.<P><DD><DL></DL></DD></DL><HR><A NAME="setBgcolor(java.lang.String)"><!-- --></A><H3>setBgcolor</H3><PRE>public void <B>setBgcolor</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;bgcolor)</PRE><DL><DD><p>Set the value of the <code>bgcolor</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getBorder()"><!-- --></A><H3>getBorder</H3><PRE>public int <B>getBorder</B>()</PRE><DL><DD><p>Return the value of the <code>border</code> property.</p> <p>Contents: Width (in pixels) of the border to be drawn around this table.<P><DD><DL></DL></DD></DL><HR><A NAME="setBorder(int)"><!-- --></A><H3>setBorder</H3><PRE>public void <B>setBorder</B>(int&nbsp;border)</PRE><DL><DD><p>Set the value of the <code>border</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getCaptionClass()"><!-- --></A><H3>getCaptionClass</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getCaptionClass</B>()</PRE><DL><DD><p>Return the value of the <code>captionClass</code> property.</p> <p>Contents: Space-separated list of CSS style class(es) that will be applied to any caption generated for this table.<P><DD><DL></DL></DD></DL><HR><A NAME="setCaptionClass(java.lang.String)"><!-- --></A><H3>setCaptionClass</H3><PRE>public void <B>setCaptionClass</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;captionClass)</PRE><DL><DD><p>Set the value of the <code>captionClass</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getCaptionStyle()"><!-- --></A><H3>getCaptionStyle</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getCaptionStyle</B>()</PRE><DL><DD><p>Return the value of the <code>captionStyle</code> property.</p> <p>Contents: CSS style(s) to be applied when this caption is rendered.<P><DD><DL></DL></DD></DL><HR><A NAME="setCaptionStyle(java.lang.String)"><!-- --></A><H3>setCaptionStyle</H3><PRE>public void <B>setCaptionStyle</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;captionStyle)</PRE><DL><DD><p>Set the value of the <code>captionStyle</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getCellpadding()"><!-- --></A><H3>getCellpadding</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getCellpadding</B>()</PRE><DL><DD><p>Return the value of the <code>cellpadding</code> property.</p> <p>Contents: Definition of how much space the user agent should leave between the border of each cell and its contents.<P><DD><DL></DL></DD></DL><HR><A NAME="setCellpadding(java.lang.String)"><!-- --></A><H3>setCellpadding</H3><PRE>public void <B>setCellpadding</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;cellpadding)</PRE><DL><DD><p>Set the value of the <code>cellpadding</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getCellspacing()"><!-- --></A><H3>getCellspacing</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getCellspacing</B>()</PRE><DL><DD><p>Return the value of the <code>cellspacing</code> property.</p> <p>Contents: Definition of how much space the user agent should leave between the left side of the table and the leftmost column, the top of the table and the top of the top side of the topmost row, and so on for the right and bottom of the table.  It also specifies the amount of space to leave between cells.<P><DD><DL></DL></DD></DL><HR><A NAME="setCellspacing(java.lang.String)"><!-- --></A><H3>setCellspacing</H3><PRE>public void <B>setCellspacing</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;cellspacing)</PRE><DL><DD><p>Set the value of the <code>cellspacing</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getColumnClasses()"><!-- --></A><H3>getColumnClasses</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getColumnClasses</B>()</PRE><DL><DD><p>Return the value of the <code>columnClasses</code> property.</p> <p>Contents: Comma-delimited list of CSS style classes that will be applied to the columns of this table.  A space separated list of classes may also be specified for any individual column.  If the number of elements in this list is less than the number of columns specified in the "columns" attribute, no "class" attribute is output for each column greater than the number of elements in the list.  If the number of elements in the list is greater than the number of columns specified in the "columns" attribute, the elements at the posisiton in the list after the value of the "columns" attribute are ignored.<P><DD><DL></DL></DD></DL><HR><A NAME="setColumnClasses(java.lang.String)"><!-- --></A><H3>setColumnClasses</H3><PRE>public void <B>setColumnClasses</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;columnClasses)</PRE><DL><DD><p>Set the value of the <code>columnClasses</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getColumns()"><!-- --></A><H3>getColumns</H3><PRE>public int <B>getColumns</B>()</PRE><DL><DD><p>Return the value of the <code>columns</code> property.</p> <p>Contents: The number of columns to render before starting a new row.<P><DD><DL></DL></DD></DL><HR><A NAME="setColumns(int)"><!-- --></A><H3>setColumns</H3><PRE>public void <B>setColumns</B>(int&nbsp;columns)</PRE><DL><DD><p>Set the value of the <code>columns</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getDir()"><!-- --></A><H3>getDir</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getDir</B>()</PRE><DL><DD><p>Return the value of the <code>dir</code> property.</p> <p>Contents: Direction indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left).<P><DD><DL></DL></DD>

⌨️ 快捷键说明

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