blob: a7d966b295d9a3d7f8e335eabb1fb79ab483eef9 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Fri Feb 22 10:35:19 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Package org.odftoolkit.simple.form (Simple ODF API v0.8-incubating - http://incubator.apache.org/odftoolkit/)</title>
<meta name="date" content="2013-02-22">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.odftoolkit.simple.form (Simple ODF API v0.8-incubating - http://incubator.apache.org/odftoolkit/)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/odftoolkit/simple/form/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Uses of Package org.odftoolkit.simple.form" class="title">Uses of Package<br>org.odftoolkit.simple.form</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../org/odftoolkit/simple/form/package-summary.html">org.odftoolkit.simple.form</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.odftoolkit.simple">org.odftoolkit.simple</a></td>
<td class="colLast">
<div class="block">Provide high level methods to frequently used ODF documents</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.odftoolkit.simple.form">org.odftoolkit.simple.form</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.odftoolkit.simple">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/odftoolkit/simple/form/package-summary.html">org.odftoolkit.simple.form</a> used by <a href="../../../../org/odftoolkit/simple/package-summary.html">org.odftoolkit.simple</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/Form.html#org.odftoolkit.simple">Form</a>
<div class="block">This class represents form object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/FormContainer.html#org.odftoolkit.simple">FormContainer</a>
<div class="block">FormContainer is a container which maintains Form(s) as element(s).</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.odftoolkit.simple.form">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/odftoolkit/simple/form/package-summary.html">org.odftoolkit.simple.form</a> used by <a href="../../../../org/odftoolkit/simple/form/package-summary.html">org.odftoolkit.simple.form</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/Button.html#org.odftoolkit.simple.form">Button</a>
<div class="block">This class represents the form control of Button, provides methods to get/set
the form properties and the style formatting of this control.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/CheckBox.html#org.odftoolkit.simple.form">CheckBox</a>
<div class="block">This class represents the form control of Check Box, provides methods to
get/set the form properties and the style formatting of this control.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/ComboBox.html#org.odftoolkit.simple.form">ComboBox</a>
<div class="block">This class represents the form control of Combo Box, provides methods to
get/set the form properties and the style formatting of this control.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/CurrencyField.html#org.odftoolkit.simple.form">CurrencyField</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/DateField.html#org.odftoolkit.simple.form">DateField</a>
<div class="block">This class represents a date field of form.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/Field.html#org.odftoolkit.simple.form">Field</a>
<div class="block">This class represents the form control of Field, provides methods to get/set
the form properties and the style formatting of this control.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/Form.html#org.odftoolkit.simple.form">Form</a>
<div class="block">This class represents form object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/FormContainer.html#org.odftoolkit.simple.form">FormContainer</a>
<div class="block">FormContainer is a container which maintains Form(s) as element(s).</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/FormControl.html#org.odftoolkit.simple.form">FormControl</a>
<div class="block">This class represents the form control, which provides the methods to get/set
the control properties and style and layout properties of its binding drawing
shape.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/FormProvider.html#org.odftoolkit.simple.form">FormProvider</a>
<div class="block">FormProvider provides the methods to create and get form instance in a way
that is implementation-independent.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/FormTypeDefinition.FormCheckboxState.html#org.odftoolkit.simple.form">FormTypeDefinition.FormCheckboxState</a>
<div class="block">Common used state for a check box from users perspective.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/FormTypeDefinition.FormCommandType.html#org.odftoolkit.simple.form">FormTypeDefinition.FormCommandType</a>
<div class="block">Common used command type of form from users perspective. *
This attibute specifies the type of command to execute on a data source.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/FormTypeDefinition.FormImageLocation.html#org.odftoolkit.simple.form">FormTypeDefinition.FormImageLocation</a>
<div class="block">Common used image position of form from users perspective.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/FormTypeDefinition.FormListSourceType.html#org.odftoolkit.simple.form">FormTypeDefinition.FormListSourceType</a>
<div class="block">Common used source type of entry list from users perspective.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/Label.html#org.odftoolkit.simple.form">Label</a>
<div class="block">This class represents the form control of Label, provides methods to get/set
the form properties and the style formatting of this control.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/ListBox.html#org.odftoolkit.simple.form">ListBox</a>
<div class="block">This class represents the form control of List Box, provides methods to
get/set the form properties and the style formatting of this control.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/PatternField.html#org.odftoolkit.simple.form">PatternField</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/RadioButton.html#org.odftoolkit.simple.form">RadioButton</a>
<div class="block">This class represents the form control of radio button, provides methods to
get/set the form properties and the style formatting of this control.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/TextBox.html#org.odftoolkit.simple.form">TextBox</a>
<div class="block">This class represents the form control of Text Box, provides methods to
get/set the form properties and the style formatting of this control.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/odftoolkit/simple/form/class-use/TimeField.html#org.odftoolkit.simple.form">TimeField</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/odftoolkit/simple/form/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>