📄 htmlselectmanycheckbox.html
字号:
be included in a subsequent submit. A value of false causes no attribute to be rendered, while a value of true causes the attribute to be rendered as disabled="disabled".<P><DD><DL></DL></DD></DL><HR><A NAME="setDisabled(boolean)"><!-- --></A><H3>setDisabled</H3><PRE>public void <B>setDisabled</B>(boolean disabled)</PRE><DL><DD><p>Set the value of the <code>disabled</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getDisabledClass()"><!-- --></A><H3>getDisabledClass</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>getDisabledClass</B>()</PRE><DL><DD><p>Return the value of the <code>disabledClass</code> property.</p> <p>Contents: CSS style class to apply to the rendered label on disabled options.<P><DD><DL></DL></DD></DL><HR><A NAME="setDisabledClass(java.lang.String)"><!-- --></A><H3>setDisabledClass</H3><PRE>public void <B>setDisabledClass</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> disabledClass)</PRE><DL><DD><p>Set the value of the <code>disabledClass</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getEnabledClass()"><!-- --></A><H3>getEnabledClass</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>getEnabledClass</B>()</PRE><DL><DD><p>Return the value of the <code>enabledClass</code> property.</p> <p>Contents: CSS style class to apply to the rendered label on enabled options.<P><DD><DL></DL></DD></DL><HR><A NAME="setEnabledClass(java.lang.String)"><!-- --></A><H3>setEnabledClass</H3><PRE>public void <B>setEnabledClass</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> enabledClass)</PRE><DL><DD><p>Set the value of the <code>enabledClass</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getLabel()"><!-- --></A><H3>getLabel</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>getLabel</B>()</PRE><DL><DD><p>Return the value of the <code>label</code> property.</p> <p>Contents: A localized user presentable name for this component.<P><DD><DL></DL></DD></DL><HR><A NAME="setLabel(java.lang.String)"><!-- --></A><H3>setLabel</H3><PRE>public void <B>setLabel</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> label)</PRE><DL><DD><p>Set the value of the <code>label</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getLang()"><!-- --></A><H3>getLang</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>getLang</B>()</PRE><DL><DD><p>Return the value of the <code>lang</code> property.</p> <p>Contents: Code describing the language used in the generated markup for this component.<P><DD><DL></DL></DD></DL><HR><A NAME="setLang(java.lang.String)"><!-- --></A><H3>setLang</H3><PRE>public void <B>setLang</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> lang)</PRE><DL><DD><p>Set the value of the <code>lang</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getLayout()"><!-- --></A><H3>getLayout</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>getLayout</B>()</PRE><DL><DD><p>Return the value of the <code>layout</code> property.</p> <p>Contents: Orientation of the options list to be created. Valid values are "pageDirection" (list is laid out vertically), or "lineDirection" (list is laid out horizontally). If not specified, the default value is "lineDirection".<P><DD><DL></DL></DD></DL><HR><A NAME="setLayout(java.lang.String)"><!-- --></A><H3>setLayout</H3><PRE>public void <B>setLayout</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> layout)</PRE><DL><DD><p>Set the value of the <code>layout</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getOnblur()"><!-- --></A><H3>getOnblur</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>getOnblur</B>()</PRE><DL><DD><p>Return the value of the <code>onblur</code> property.</p> <p>Contents: Javascript code executed when this element loses focus.<P><DD><DL></DL></DD></DL><HR><A NAME="setOnblur(java.lang.String)"><!-- --></A><H3>setOnblur</H3><PRE>public void <B>setOnblur</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> onblur)</PRE><DL><DD><p>Set the value of the <code>onblur</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getOnchange()"><!-- --></A><H3>getOnchange</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>getOnchange</B>()</PRE><DL><DD><p>Return the value of the <code>onchange</code> property.</p> <p>Contents: Javascript code executed when this element loses focus and its value has been modified since gaining focus.<P><DD><DL></DL></DD></DL><HR><A NAME="setOnchange(java.lang.String)"><!-- --></A><H3>setOnchange</H3><PRE>public void <B>set
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -