netui:form tag libraries documentation
--------------------------------------
Key: BEEHIVE-681
URL: http://issues.apache.org/jira/browse/BEEHIVE-681
Project: Beehive
Type: Bug
Components: Documentation
Reporter: Krista Baker
Assigned to: Steve Hanson
Fix For: V1
\docs\apidocs\taglib\index.html <netui:form>
file:/docs/apidocs/taglib/beehive.apache.org/netui/tags-html-1.0/form.html
Attributes:
1. Even though dir is a Standard Html Attribute, the description is lacking:
"The dir." The description taken from the standard Attributes Value Description:
dir ltr | rtl Sets the text direction
2. genJavaScriptFormSubmit does not have a Data bindable: value nor a
description:
Description: Boolean: Generate the JavaScript which will submit a form. This
is usually generated if the form contains anchors that are used to submit the
form. This will make sure the JavaScript is always generated. Default is false.
3. tagId - JIRA-637
Example:
4. There are three occurences of <netui:textBox dataSource="{actionForm.*****}"
/> that need to be replaced with <netui:textBox dataSource="actionForm.*****" />
PageFlow JavaDoc updates:
\docs\apidocs\classref_pageflows\index.html org.apache.beehive.netui.tags.html
Form
file:/docs/apidocs/classref_pageflows/org/apache/beehive/netui/tags/html/Form.html
Also contains the three textBox dataSource items decribed in 4. which need to
be updated.
bash05102005
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira