blob: e4c542a309b2d1cd52d15d2490e641828b8f0f7e [file] [log] [blame]
<!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.6.0_45) on Tue Mar 28 22:12:03 CEST 2017 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.odftoolkit.odfdom.dom.attribute.form (ODFDOM API v0.8.11-incubating - http://incubator.apache.org/odftoolkit/)
</TITLE>
<META NAME="date" CONTENT="2017-03-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.odftoolkit.odfdom.dom.attribute.form (ODFDOM API v0.8.11-incubating - http://incubator.apache.org/odftoolkit/)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= 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="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</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;<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/fo/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/grddl/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/odftoolkit/odfdom/dom/attribute/form/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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 ========= -->
<HR>
<H2>
Package org.odftoolkit.odfdom.dom.attribute.form
</H2>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormAllowDeletesAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormAllowDeletesAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_allow-deletes">form:allow-deletes</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormAllowInsertsAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormAllowInsertsAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_allow-inserts">form:allow-inserts</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormAllowUpdatesAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormAllowUpdatesAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_allow-updates">form:allow-updates</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormApplyDesignModeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormApplyDesignModeAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_apply-design-mode">form:apply-design-mode</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormApplyFilterAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormApplyFilterAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_apply-filter">form:apply-filter</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormAutoCompleteAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormAutoCompleteAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_auto-complete">form:auto-complete</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormAutomaticFocusAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormAutomaticFocusAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_automatic-focus">form:automatic-focus</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormBoundColumnAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormBoundColumnAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_bound-column">form:bound-column</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormButtonTypeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormButtonTypeAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_button-type">form:button-type</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormCommandAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormCommandAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_command">form:command</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormCommandTypeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormCommandTypeAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_command-type">form:command-type</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormControlImplementationAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormControlImplementationAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_control-implementation">form:control-implementation</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormConvertEmptyToNullAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormConvertEmptyToNullAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_convert-empty-to-null">form:convert-empty-to-null</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormCurrentSelectedAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormCurrentSelectedAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_current-selected">form:current-selected</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormCurrentStateAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormCurrentStateAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_current-state">form:current-state</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormCurrentValueAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormCurrentValueAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_current-value">form:current-value</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormDataFieldAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormDataFieldAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_data-field">form:data-field</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormDatasourceAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormDatasourceAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_datasource">form:datasource</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormDefaultButtonAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormDefaultButtonAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_default-button">form:default-button</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormDelayForRepeatAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormDelayForRepeatAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_delay-for-repeat">form:delay-for-repeat</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormDetailFieldsAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormDetailFieldsAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_detail-fields">form:detail-fields</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormDisabledAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormDisabledAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_disabled">form:disabled</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormDropdownAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormDropdownAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_dropdown">form:dropdown</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormEchoCharAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormEchoCharAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_echo-char">form:echo-char</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormEnctypeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormEnctypeAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_enctype">form:enctype</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormEscapeProcessingAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormEscapeProcessingAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_escape-processing">form:escape-processing</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormFilterAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormFilterAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_filter">form:filter</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormFocusOnClickAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormFocusOnClickAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_focus-on-click">form:focus-on-click</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormForAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormForAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_for">form:for</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormIdAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormIdAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_id">form:id</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormIgnoreResultAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormIgnoreResultAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_ignore-result">form:ignore-result</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormImageAlignAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormImageAlignAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_image-align">form:image-align</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormImageDataAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormImageDataAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_image-data">form:image-data</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormImagePositionAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormImagePositionAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_image-position">form:image-position</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormIsTristateAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormIsTristateAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_is-tristate">form:is-tristate</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormLabelAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormLabelAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_label">form:label</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormLinkedCellAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormLinkedCellAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_linked-cell">form:linked-cell</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormListLinkageTypeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormListLinkageTypeAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_list-linkage-type">form:list-linkage-type</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormListSourceAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormListSourceAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_list-source">form:list-source</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormListSourceTypeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormListSourceTypeAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_list-source-type">form:list-source-type</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormMasterFieldsAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormMasterFieldsAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_master-fields">form:master-fields</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormMaxLengthAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormMaxLengthAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_max-length">form:max-length</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormMaxValueAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormMaxValueAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_max-value">form:max-value</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormMethodAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormMethodAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_method">form:method</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormMinValueAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormMinValueAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_min-value">form:min-value</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormMultiLineAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormMultiLineAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_multi-line">form:multi-line</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormMultipleAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormMultipleAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_multiple">form:multiple</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormNameAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_name">form:name</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormNavigationModeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormNavigationModeAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_navigation-mode">form:navigation-mode</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormOrderAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormOrderAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_order">form:order</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormOrientationAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormOrientationAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_orientation">form:orientation</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormPageStepSizeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormPageStepSizeAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_page-step-size">form:page-step-size</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormPrintableAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormPrintableAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_printable">form:printable</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormPropertyNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormPropertyNameAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_property-name">form:property-name</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormReadonlyAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormReadonlyAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_readonly">form:readonly</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormRepeatAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormRepeatAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_repeat">form:repeat</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormSelectedAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormSelectedAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_selected">form:selected</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormSizeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormSizeAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_size">form:size</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormSourceCellRangeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormSourceCellRangeAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_source-cell-range">form:source-cell-range</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormSpinButtonAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormSpinButtonAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_spin-button">form:spin-button</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormStateAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormStateAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_state">form:state</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormStepSizeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormStepSizeAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_step-size">form:step-size</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormTabCycleAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormTabCycleAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_tab-cycle">form:tab-cycle</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormTabIndexAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormTabIndexAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_tab-index">form:tab-index</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormTabStopAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormTabStopAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_tab-stop">form:tab-stop</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormTextStyleNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormTextStyleNameAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_text-style-name">form:text-style-name</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormTitleAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormTitleAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_title">form:title</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormToggleAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormToggleAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_toggle">form:toggle</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormValidationAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormValidationAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_validation">form:validation</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormValueAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormValueAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_value">form:value</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormVisualEffectAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormVisualEffectAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_visual-effect">form:visual-effect</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormXformsListSourceAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormXformsListSourceAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_xforms-list-source">form:xforms-list-source</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormXformsSubmissionAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.form">FormXformsSubmissionAttribute</A></B></TD>
<TD>DOM implementation of OpenDocument attribute <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_xforms-submission">form:xforms-submission</a>.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Enum Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormButtonTypeAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.form">FormButtonTypeAttribute.Value</A></B></TD>
<TD>The value set of <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_button-type">form:button-type</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormCommandTypeAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.form">FormCommandTypeAttribute.Value</A></B></TD>
<TD>The value set of <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_command-type">form:command-type</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormCurrentStateAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.form">FormCurrentStateAttribute.Value</A></B></TD>
<TD>The value set of <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_current-state">form:current-state</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormImageAlignAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.form">FormImageAlignAttribute.Value</A></B></TD>
<TD>The value set of <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_image-align">form:image-align</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormImagePositionAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.form">FormImagePositionAttribute.Value</A></B></TD>
<TD>The value set of <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_image-position">form:image-position</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormListLinkageTypeAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.form">FormListLinkageTypeAttribute.Value</A></B></TD>
<TD>The value set of <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_list-linkage-type">form:list-linkage-type</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormListSourceTypeAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.form">FormListSourceTypeAttribute.Value</A></B></TD>
<TD>The value set of <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_list-source-type">form:list-source-type</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormMethodAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.form">FormMethodAttribute.Value</A></B></TD>
<TD>The value set of <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_method">form:method</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormNavigationModeAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.form">FormNavigationModeAttribute.Value</A></B></TD>
<TD>The value set of <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_navigation-mode">form:navigation-mode</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormOrientationAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.form">FormOrientationAttribute.Value</A></B></TD>
<TD>The value set of <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_orientation">form:orientation</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormStateAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.form">FormStateAttribute.Value</A></B></TD>
<TD>The value set of <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_state">form:state</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormTabCycleAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.form">FormTabCycleAttribute.Value</A></B></TD>
<TD>The value set of <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_tab-cycle">form:tab-cycle</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/form/FormVisualEffectAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.form">FormVisualEffectAttribute.Value</A></B></TD>
<TD>The value set of <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#attribute-form_visual-effect">form:visual-effect</a>.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<DL>
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" 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_bottom_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>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</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;<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/fo/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/grddl/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/odftoolkit/odfdom/dom/attribute/form/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2008-2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>