You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Krista Baker (JIRA)" <be...@incubator.apache.org> on 2005/05/13 09:13:05 UTC

[jira] Closed: (BEEHIVE-654) netui:button tag libraries documentation

     [ http://issues.apache.org/jira/browse/BEEHIVE-654?page=all ]
     
Krista Baker closed BEEHIVE-654:
--------------------------------


Verified fixed at svn revision 169890. Minor typos in the docs will be logged in a new JIRA bug.

> netui:button tag libraries documentation
> ----------------------------------------
>
>          Key: BEEHIVE-654
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-654
>      Project: Beehive
>         Type: Bug
>   Components: Documentation
>     Versions: V1
>     Reporter: Krista Baker
>     Assignee: Krista Baker
>      Fix For: V1

>
> \docs\apidocs\taglib\index.html <netui:button>
> file:/docs/apidocs/taglib/beehive.apache.org/netui/tags-html-1.0/button.html
> Description:
> 1.  Renders an HTML button with the specified attributes.
> Actually the <netui:button> tag renders as an <input type="button"> tag with the specified attributes.
> Attributes:
> 2.  The following attributes are missing a yes or no for Data bindable: 
> alt, disabled, onBlur, onChange, onFocus, onSelect, and value
> 3.  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
> 4. disabled - there is no description for this attribute.  Disables the element so that it cannot be selected or clicked.
> 5.  onBlur, onChange, onFocus, onSelect - none of these have attribute descriptions.  The typical: "The on** JavaScript event would be sufficient.
> 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