blob: 1181dac399f3e618d2d244149b26905f83af2ed4 [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.element.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.element.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/element/draw/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/math/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/element/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.element.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/element/form/FormButtonElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormButtonElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_button">form:button</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormCheckboxElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormCheckboxElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_checkbox">form:checkbox</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormColumnElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormColumnElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_column">form:column</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormComboboxElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormComboboxElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_combobox">form:combobox</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormConnectionResourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormConnectionResourceElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_connection-resource">form:connection-resource</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormDateElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormDateElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_date">form:date</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFileElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFileElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_file">form:file</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFixedTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFixedTextElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_fixed-text">form:fixed-text</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormattedTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFormattedTextElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_formatted-text">form:formatted-text</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFormElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_form">form:form</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFrameElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFrameElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_frame">form:frame</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormGenericControlElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormGenericControlElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_generic-control">form:generic-control</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormGridElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormGridElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_grid">form:grid</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormHiddenElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormHiddenElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_hidden">form:hidden</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormImageElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormImageElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_image">form:image</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormImageFrameElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormImageFrameElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_image-frame">form:image-frame</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormItemElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormItemElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_item">form:item</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormListboxElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormListboxElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_listbox">form:listbox</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormListPropertyElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormListPropertyElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_list-property">form:list-property</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormListValueElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormListValueElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_list-value">form:list-value</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormNumberElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormNumberElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_number">form:number</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormOptionElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormOptionElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_option">form:option</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormPasswordElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormPasswordElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_password">form:password</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormPropertiesElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormPropertiesElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_properties">form:properties</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormPropertyElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormPropertyElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_property">form:property</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormRadioElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormRadioElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_radio">form:radio</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormTextareaElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormTextareaElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_textarea">form:textarea</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormTextElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_text">form:text</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormTimeElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormTimeElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_time">form:time</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormValueRangeElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormValueRangeElement</A></B></TD>
<TD>DOM implementation of OpenDocument element <a href="../../../../../../doc-files/OpenDocument-v1.2-part1.html#element-form_value-range">form:value-range</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/element/draw/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/math/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/element/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>