Author: dolander
Date: Wed Aug 11 19:29:24 2004
New Revision: 36265
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Anchor.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Attribute.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Base.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/BindingUpdateErrors.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Body.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Button.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/CheckBox.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/CheckBoxOption.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Content.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Error.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ErrorBaseTag.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Exceptions.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FileUpload.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Form.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FormatDate.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FormatNumber.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FormatString.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FormatTag.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Hidden.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Html.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlBaseTag.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlDataSourceTag.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlDefaultableDataSourceTag.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlFocusBaseTag.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlGroupBaseTag.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlOptionsDataSourceTag.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Image.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ImageAnchor.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ImageButton.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Label.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/LabelBase.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Parameter.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ParameterMap.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/RadioButtonOption.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/RewriteName.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/RewriteURL.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ScriptContainer.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ScriptHeader.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Select.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/SelectOption.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/TextArea.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/TextBox.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/Tree.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/TreeElement.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/TreeHtmlAttribute.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/TreeItem.java
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/TreePropertyOverride.java
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/Attribute.java
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/DivPanel.java
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/IncludeSection.java
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/Section.java
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/SetAttribute.java
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/Template.java
Log:
Add a description to each attribute of all the HTML and Template tags which
will show up in the TLD.
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Anchor.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Anchor.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Anchor.java
Wed Aug 11 19:29:24 2004
@@ -207,7 +207,7 @@
* @jsptagref.attributesyntaxvalue <i>string_action</i>
*
* @netui:attribute required="false" rtexprvalue="true"
- *
+ * description="The action method to invoke. The action method must be in
the Controller file of the Page Flow directory."
* @netui.tldx:attribute reftype="netui-action-url" category="general"
*/
public void setAction(String action)
@@ -228,6 +228,7 @@
* @jsptagref.attributesyntaxvalue <i>string_scope</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The scope"
* @netui.tldx:attribute category="general"
*/
public void setScope(String scope)
@@ -249,6 +250,10 @@
* @jsptagref.attributesyntaxvalue <i>boolean_formSubmit</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="If formSubmit is set to true, and the <netui:anchor> tag
+ * is within a <netui:form> tag,
+ * then the form data will be submitted to the method named in the
+ * <netui:form> tag's action attribute."
* @netui.tldx:attribute
*/
public void setFormSubmit(boolean formSubmit)
@@ -267,6 +272,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onClick</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The onClick JavaScript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnClick(String onclick)
@@ -286,6 +292,8 @@
* @jsptagref.attributesyntaxvalue <i>string_tabIndex</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="int"
+ * description="The tabIndex of the rendered HTML tag. This attribute
determines the position of the
+ * rendered HTML tag in the sequence of tags that the user may advance
through by pressing the TAB key."
* @netui.tldx:attribute category="misc"
*/
public void setTabindex(int tabindex)
@@ -304,6 +312,7 @@
* @jsptagref.attributesyntaxvalue <i>string_href</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The URL to go to."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.URIPropertyClass"
*/
public void setHref(String href)
@@ -324,7 +333,8 @@
*
* @jsptagref.attributesyntaxvalue <i>string_client_action</i>
*
- * @netui:attribute required="false" rtexprvalue="true"
+ * @netui:attribute required="false" rtexprvalue="true" description="The
client action."
+ * description="The client action."
*/
public void setClientAction(String action)
throws JspException
@@ -343,6 +353,7 @@
* @jsptagref.attributesyntaxvalue <i>string_linkName</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="An internal place on the page to go to."
* @netui.tldx:attribute
*/
public void setLinkName(String linkName)
@@ -362,6 +373,7 @@
* @jsptagref.attributesyntaxvalue <i>string_location</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Location within the URI to visit."
* @netui.tldx:attribute
*/
public void setLocation(String location)
@@ -381,6 +393,7 @@
* @jsptagref.attributesyntaxvalue <i>string_charset</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The character set."
* @netui.tldx:attribute category="misc"
*/
public void setCharSet(String charSet)
@@ -400,6 +413,7 @@
* @jsptagref.attributesyntaxvalue <i>string_type</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The type."
* @netui.tldx:attribute category="misc"
*/
public void setType(String type)
@@ -419,6 +433,7 @@
* @jsptagref.attributesyntaxvalue <i>string_hreflang</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The HREF lang."
* @netui.tldx:attribute category="misc"
*/
public void setHrefLang(String hreflang)
@@ -438,6 +453,7 @@
* @jsptagref.attributesyntaxvalue <i>string_rel</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The rel."
* @netui.tldx:attribute category="misc"
*/
public void setRel(String rel)
@@ -457,6 +473,7 @@
* @jsptagref.attributesyntaxvalue <i>string_rev</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The rev."
* @netui.tldx:attribute category="misc"
*/
public void setRev(String rev)
@@ -476,6 +493,7 @@
* @jsptagref.attributesyntaxvalue <i>string_shape</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The shape."
* @netui.tldx:attribute category="misc"
*/
public void setShape(String shape)
@@ -495,6 +513,7 @@
* @jsptagref.attributesyntaxvalue <i>string_coordinates</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The coordinates."
* @netui.tldx:attribute category="misc"
*/
public void setCoords(String coords)
@@ -513,6 +532,7 @@
* @jsptagref.attributesyntaxvalue <i>string_action</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The window target."
* @netui.tldx:attribute category="misc"
*/
public void setTarget(String target)
@@ -913,6 +933,10 @@
* @jsptagref.attributesyntaxvalue <i>string_accessKey</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="char"
+ * description=" The keyboard navigation key for the element.
+ * The following values are not recommended because they
+ * are often used by browsers: A, C, E, F, G,
+ * H, V, left arrow, and right arrow."
* @netui.tldx:attribute category="misc"
*/
public void setAccessKey(char accessKey)
@@ -933,6 +957,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onBlur</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The onBlur JavaScript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnBlur(String onblur)
@@ -951,6 +976,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onFocus</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The onFocus JavaScript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnFocus(String onfocus)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Attribute.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Attribute.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Attribute.java
Wed Aug 11 19:29:24 2004
@@ -75,6 +75,7 @@
* @jsptagref.attributesyntaxvalue <i>string_name</i>
*
* @netui:attribute required="true" rtexprvalue="true"
+ * description="The name of the attribute to add to the parent tag."
* @netui.tldx:attribute
*/
public void setName(String name)
@@ -94,6 +95,7 @@
* @jsptagref.attributesyntaxvalue <i>string_or_expression_value</i>
*
* @netui:attribute required="true" rtexprvalue="true"
+ * description="The value of the attribute to add to the parent tag."
* @netui.tldx:attribute
*/
public void setValue(String value)
@@ -105,6 +107,7 @@
* Sets the <code>facet</code> attribute.
* @param facet - the value of the <code>facet</code> attribute.
* @netui:attribute rtexprvalue="true"
+ * description="The name of the facet targetted by the attribute."
* @netui.tldx:attribute
*/
public void setFacet(String facet)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Base.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Base.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Base.java
Wed Aug 11 19:29:24 2004
@@ -73,6 +73,7 @@
* @jsptagref.attributesyntaxvalue <i>string_windowTarget</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The default window target."
*/
public void setTarget(String target)
{
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/BindingUpdateErrors.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/BindingUpdateErrors.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/BindingUpdateErrors.java
Wed Aug 11 19:29:24 2004
@@ -74,6 +74,9 @@
* @jsptagref.databindable false
* @jsptagref.attributesyntaxvalue <i>string_databinding_expression</i>
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The data binding expression to match for binding errors.
If an data binding expression
+ * is specified, only binding errors for that expression will be displayed.
+ * Otherwise, all errors will be displayed."
*/
public void setExpression(String expression)
throws JspException
@@ -91,6 +94,8 @@
* @jsptagref.databindable false
* @jsptagref.attributesyntaxvalue <i>boolean_always_report</i>
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="If isAlwaysReport is set to true, then the errors will be
displayed in Production mode
+ * as well as in Development mode. Otherwise, the errors will be
displayed only in Development mode."
*/
public void setAlwaysReport(boolean alwaysReport)
{
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Body.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Body.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Body.java
Wed Aug 11 19:29:24 2004
@@ -66,6 +66,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onLoad</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The onLoad JavaScript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnLoad(String onload)
@@ -85,6 +86,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onUnload</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The onLoad JavaScript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnUnload(String onunload)
@@ -103,6 +105,7 @@
* @jsptagref.attributesyntaxvalue <i>string_background</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The background color of the page."
* @netui.tldx:attribute category="misc"
*/
public void setBackground(String background)
@@ -121,6 +124,7 @@
* @jsptagref.attributesyntaxvalue <i>string_text</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The foreground text color of the page."
* @netui.tldx:attribute category="misc"
*/
public void setText(String text)
@@ -139,6 +143,7 @@
* @jsptagref.attributesyntaxvalue <i>string_link</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The color of text marking unvisited hypertext links of the
page."
* @netui.tldx:attribute category="misc"
*/
public void setLink(String link)
@@ -157,6 +162,7 @@
* @jsptagref.attributesyntaxvalue <i>string_vlink</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The color of text marking visited hypertext links of the
page."
* @netui.tldx:attribute category="misc"
*/
public void setVlink(String vlink)
@@ -175,6 +181,7 @@
* @jsptagref.attributesyntaxvalue <i>string_alink</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The color of text marking hypertext links when selected by
the user."
* @netui.tldx:attribute category="misc"
*/
public void setAlink(String alink)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Button.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Button.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Button.java
Wed Aug 11 19:29:24 2004
@@ -128,6 +128,8 @@
* @jsptagref.attributesyntaxvalue <i>string_action</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The action method invoked. The value of this attribute
will override
+ * the action attribute of the parent <netui:form> tag."
* @netui.tldx:attribute reftype="netui-action-url"
*/
public void setAction(String action)
@@ -148,6 +150,8 @@
* @jsptagref.attributesyntaxvalue <i>string_type</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The type of the button. Possible values are submit,
button, or reset.
+ * The default value is submit."
*/
public void setType(String type)
throws JspException
@@ -171,6 +175,7 @@
* @jsptagref.attributesyntaxvalue <i>string_value</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The text displayed by the rendered HTML button."
* @netui.tldx:attribute
*/
public void setValue(String value)
@@ -321,6 +326,10 @@
* @jsptagref.attributesyntaxvalue <i>string_accessKey</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="char"
+ * description="The keyboard navigation key for the element.
+ * The following values are not recommended because they
+ * are often used by browsers: A, C, E, F, G,
+ * H, V, left arrow, and right arrow"
* @netui.tldx:attribute category="misc"
*/
public void setAccessKey(char accessKey)
@@ -341,6 +350,7 @@
* @jsptagref.attributesyntaxvalue <i>string_alt</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The alt attribute of the element."
* @netui.tldx:attribute category="misc"
*/
public void setAlt(String alt)
@@ -360,6 +370,8 @@
* @jsptagref.attributesyntaxvalue <i>string_tabIndex</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="int"
+ * description="The tabIndex of the rendered HTML tag. This attribute
determines the position of the
+ * tag in the sequence of page elements that the user may advance through
by pressing the TAB key."
* @netui.tldx:attribute category="misc"
*/
public void setTabindex(int tabindex)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/CheckBox.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/CheckBox.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/CheckBox.java
Wed Aug 11 19:29:24 2004
@@ -373,6 +373,10 @@
* @jsptagref.attributesyntaxvalue <i>string_accessKey</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="char"
+ * description="The keyboard navigation key for the element.
+ * The following values are not recommended because they
+ * are often used by browsers: A, C, E, F, G,
+ * H, V, left arrow, and right arrow"
* @netui.tldx:attribute category="misc"
*/
public void setAccessKey(char accessKey)
@@ -393,6 +397,7 @@
* @jsptagref.attributesyntaxvalue <i>string_alt</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The alt attribute of the element."
* @netui.tldx:attribute category="misc"
*/
public void setAlt(String alt)
@@ -412,6 +417,8 @@
* @jsptagref.attributesyntaxvalue <i>string_tabIndex</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="int"
+ * description="The tabIndex of the rendered HTML tag. This attribute
determines the position of the
+ * tag in the sequence of page elements that the user may advance through
by pressing the TAB key."
* @netui.tldx:attribute category="misc"
*/
public void setTabindex(int tabindex)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/CheckBoxOption.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/CheckBoxOption.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/CheckBoxOption.java
Wed Aug 11 19:29:24 2004
@@ -59,6 +59,7 @@
* whitespace="indent"
* renderer="workshop.netui.jspdesigner.tldx.CheckboxOptionRenderer"
* @netui:attribute name="tagId" hide="true"
+ * description=""
* @netui.tldx:tag
*/
public class CheckBoxOption extends HtmlFocusBaseTag
@@ -122,6 +123,7 @@
* @jsptagref.attributesyntaxvalue <i>string_label</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The style of the text displayed by the rendered checkbox."
* @netui.tldx:attribute category="format"
propertyclass="workshop.jspdesigner.properties.JspStyleProperty"
*/
public void setLabelStyle(String labelStyle)
@@ -141,6 +143,7 @@
* @jsptagref.attributesyntaxvalue <i>string_class</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The class of the text displayed by the rendered checkbox."
* @netui.tldx:attribute category="format"
*/
public void setLabelStyleClass(String labelStyleClass)
@@ -160,6 +163,8 @@
* @jsptagref.attributesyntaxvalue
<i>string_literal_or_expression_value</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="A String literal or a data binding expression. The value
attribute determines the value submitted
+ * by the checkbox."
* @netui.tldx:attribute
*/
public void setValue(Object value)
@@ -323,6 +328,10 @@
* @jsptagref.attributesyntaxvalue <i>string_accessKey</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="char"
+ * description="The keyboard navigation key for the element.
+ * The following values are not recommended because they
+ * are often used by browsers: A, C, E, F, G,
+ * H, V, left arrow, and right arrow"
* @netui.tldx:attribute category="misc"
*/
public void setAccessKey(char accessKey)
@@ -341,6 +350,7 @@
* @jsptagref.attributesyntaxvalue <i>string_alt</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The alt attribute of the element."
* @netui.tldx:attribute category="misc"
*/
public void setAlt(String alt)
@@ -360,6 +370,8 @@
* @jsptagref.attributesyntaxvalue <i>string_tabIndex</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="int"
+ * description="The tabIndex of the rendered HTML tag. This attribute
determines the position of the
+ * tag in the sequence of page elements that the user may advance through
by pressing the TAB key."
* @netui.tldx:attribute category="misc"
*/
public void setTabindex(int tabindex)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Content.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Content.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Content.java
Wed Aug 11 19:29:24 2004
@@ -97,6 +97,7 @@
* @jsptagref.attributesyntaxvalue
<i>string_or_expression_defaultOutput</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The String literal or expression to be used as the default
output."
* @netui.tldx:attribute
*/
public void setDefaultValue(String defaultValue)
@@ -116,6 +117,7 @@
* @jsptagref.attributesyntaxvalue <i>string_or_expression_output</i>
*
* @netui:attribute required="true" rtexprvalue="true"
type="java.lang.Object"
+ * description="The String literal or expression used to output the
content."
* @netui.tldx:attribute
*/
public void setValue(Object value)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Error.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Error.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Error.java
Wed Aug 11 19:29:24 2004
@@ -90,6 +90,7 @@
* @jsptagref.attributesyntaxvalue <i>string_or_expression_value</i>
*
* @netui:attribute required="true" rtexprvalue="true"
+ * description="The value for getting the error key"
* @netui.tldx:attribute
*/
public void setValue(String value)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ErrorBaseTag.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ErrorBaseTag.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ErrorBaseTag.java
Wed Aug 11 19:29:24 2004
@@ -57,6 +57,7 @@
* Set the name of the message bundle.
* @param bundle - the bundle name
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The name of the message bundle."
*/
public final void setBundle(String bundle)
throws JspException
@@ -68,6 +69,7 @@
* Set the name of the locale attribute.
* @param locale - the locale attribute name
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The locale."
*/
public final void setLocale(String locale)
{
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Exceptions.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Exceptions.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Exceptions.java
Wed Aug 11 19:29:24 2004
@@ -69,6 +69,7 @@
* @jsptagref.attributesyntaxvalue <i>boolean_showMessage</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Determines whether or not the exception message is shown.
Defaults to true."
*/
public void setShowMessage(boolean showMessage)
{
@@ -86,6 +87,7 @@
* @jsptagref.attributesyntaxvalue <i>boolean_showStackTrace</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Determines whether or not the stack trace is shown.
Defaults to false."
*/
public void setShowStackTrace(boolean showStackTrace)
{
@@ -96,6 +98,7 @@
* Set whether or not the stack trace is being shown.
* @param showStackTrace - true or false depending on the setting desired
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Determine if the stack trace is display only when dev mode
is on. Default is true."
*/
public void setShowDevModeStackTrace(boolean showStackTrace)
{
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FileUpload.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FileUpload.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FileUpload.java
Wed Aug 11 19:29:24 2004
@@ -170,6 +170,7 @@
* @jsptagref.attributesyntaxvalue <i>string_acceptTheseMIMETypes</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The set of MIME types accepted for file upload."
*/
public void setAccept(String accept)
{
@@ -187,6 +188,7 @@
* @jsptagref.attributesyntaxvalue <i>boolean_readOnly</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Determines whether or not the file upload field is
read-only."
* @netui.tldx:attribute category="misc"
*/
public void setReadonly(boolean readonly)
@@ -205,6 +207,7 @@
* @jsptagref.attributesyntaxvalue <i>integer_fieldSize</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The number of characters visible in the file upload field."
* @netui.tldx:attribute category="misc"
*/
public void setSize(String size)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Form.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Form.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Form.java
Wed Aug 11 19:29:24 2004
@@ -285,6 +285,7 @@
* @jsptagref.attributesyntaxvalue <i>string_action</i>
*
* @netui:attribute required="true" rtexprvalue="true"
+ * description="The action method invoked on form submit. Form data is
passed to this method."
* @netui.tldx:attribute reftype="netui-action-url"
*/
public void setAction(String action)
@@ -304,6 +305,7 @@
* @jsptagref.attributesyntaxvalue <i>string_enctype</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The content encoding to be used on a POST submit."
* @netui.tldx:attribute category="misc"
*/
public void setEnctype(String enctype)
@@ -338,6 +340,7 @@
* @jsptagref.attributesyntaxvalue <i>string_focus</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The tagID of an input field which should receive initial
focus."
*/
public void setFocus(String focus)
{
@@ -355,6 +358,7 @@
* @jsptagref.attributesyntaxvalue <i>string_location</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The location hash to append to the URL."
* @netui.tldx:attribute category="misc"
*/
public void setLocation(String location)
@@ -373,6 +377,7 @@
* @jsptagref.attributesyntaxvalue <i>string_method</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The request method used when submitting this form."
* @netui.tldx:attribute category="misc"
*/
public void setMethod(String method)
@@ -398,6 +403,8 @@
* @jsptagref.attributesyntaxvalue <i>string_name</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The attribute key under which the associated Form Bean
used to populate the input form is stored.
+ * This Form Bean is found in the scope defined by the scope attribute."
* @netui.tldx:attribute category="misc"
*/
public void setName(String name)
@@ -418,6 +425,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onSubmit</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The JavaScript onReset event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnReset(String onReset)
@@ -436,6 +444,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onSumbit</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The JavaScript onSubmit event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnSubmit(String onSubmit)
@@ -458,6 +467,10 @@
* @jsptagref.attributesyntaxvalue <i>string_scope</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The scope (request or session) under which the associated
Form Bean
+ * used to populate the form input fields is stored.
+ * Using the name, type and scope attributes defines
+ * the Form Bean used."
* @netui.tldx:attribute category="misc"
*/
public void setScope(String scope)
@@ -477,6 +490,7 @@
* @jsptagref.attributesyntaxvalue <i>string_windowTarget</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The window target"
*/
public void setTarget(String target)
{
@@ -496,6 +510,9 @@
* @jsptagref.attributesyntaxvalue <i>string_type</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The Java class name of the Form Bean to be created, if
necessary.
+ * This Form Bean will be created if the name and scope attributes are set.
+ * The Form Bean is then used to populate the form input fields."
* @netui.tldx:attribute category="misc"
*/
public void setType(String type)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FormatDate.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FormatDate.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FormatDate.java
Wed Aug 11 19:29:24 2004
@@ -221,6 +221,7 @@
* @jsptagref.attributesyntaxvalue <i>string_stringInputPattern</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The pattern used to convert a String value into a date."
* @netui.tldx:attribute
*/
public void setStringInputPattern(String inputPattern)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FormatNumber.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FormatNumber.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FormatNumber.java
Wed Aug 11 19:29:24 2004
@@ -138,6 +138,7 @@
* @jsptagref.attributesyntaxvalue <i>string_type</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The type of the format to apply. Possible values are
number, currency, or percent."
*/
public void setType(String type)
throws JspException
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FormatString.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FormatString.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FormatString.java
Wed Aug 11 19:29:24 2004
@@ -125,6 +125,7 @@
* @jsptagref.attributesyntaxvalue <i>boolean_truncate</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="A boolean specifying whether characters that exceed the
pattern's length should be dropped."
*/
public void setTruncate(boolean truncate)
{
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FormatTag.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FormatTag.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/FormatTag.java
Wed Aug 11 19:29:24 2004
@@ -38,6 +38,7 @@
* Sets the language code for the locale.
* @param language - the language code
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the language code for the locale."
*/
public void setLanguage(String language)
{
@@ -48,6 +49,7 @@
* Sets the country code for the locale.
* @param country - the country code
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the country code for the locale."
*/
public void setCountry(String country)
{
@@ -85,6 +87,7 @@
* Sets the pattern to be used by this FormatTag.
* @param pattern - the pattern to be used
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the pattern to be used by this FormatTag."
* @netui.tldx:attribute
*/
public void setPattern(String pattern)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Hidden.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Hidden.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Hidden.java
Wed Aug 11 19:29:24 2004
@@ -112,6 +112,7 @@
* @jsptagref.attributesyntaxvalue <i>string_or_expression_dataInput</i>
*
* @netui:attribute required="false" rtexprvalue="true"
type="java.lang.Object"
+ * description="The dataInput attribute overrides the dataSource attribute
for the input of the value. "
* @netui.tldx:attribute
*/
public void setDataInput(Object dataInput)
@@ -241,6 +242,8 @@
* @jsptagref.attributesyntaxvalue <i>string_tabIndex</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="int"
+ * description="The tabIndex of the rendered HTML tag. This attribute
determines the position of the
+ * rendered HTML tag in the sequence of tags that the user may advance
through by pressing the TAB key."
* @netui.tldx:attribute category="misc"
*/
public void setTabindex(int tabindex)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Html.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Html.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Html.java
Wed Aug 11 19:29:24 2004
@@ -155,6 +155,7 @@
* Sets the dir value of the html.
* @param dir - "LTR" or "RTL"
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the dir value (ltr or rtl) of the html."
*/
public void setDir(String dir)
{
@@ -174,6 +175,7 @@
* Sets whether the default locale's language should be used.
* @param locale - true or false
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Sets whether the default locale's language should be used."
*/
public void setUseLocale(boolean locale)
{
@@ -189,6 +191,7 @@
/**
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set the document type (html4-loose or xhtml1-transitional)
of the document."
*/
public void setDocumentType(String docType)
{
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlBaseTag.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlBaseTag.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlBaseTag.java
Wed Aug 11 19:29:24 2004
@@ -87,6 +87,7 @@
* @jsptagref.attributesyntaxvalue <i>string_style</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The style."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.JspStyleProperty"
category="format"
*/
public void setStyle(String style)
@@ -109,6 +110,7 @@
* @jsptagref.attributesyntaxvalue <i>string_style_class</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The style class."
* @netui.tldx:attribute category="Format"
*/
public void setStyleClass(String styleClass)
@@ -171,6 +173,7 @@
* @jsptagref.attributesyntaxvalue <i>string_tagId</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="String value. Sets the id (or name) attribute of the
rendered HTML tag. "
* @netui.tldx:attribute category="general"
*/
public void setTagId(String tagId)
@@ -206,6 +209,7 @@
* @jsptagref.attributesyntaxvalue <i>string_title</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The title. "
* @netui.tldx:attribute category="misc"
*/
public void setTitle(String title)
@@ -227,6 +231,7 @@
* @jsptagref.attributesyntaxvalue <i>string_lang</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The lang."
* @netui.tldx:attribute category="internationalization"
*/
public void setLang(String lang)
@@ -247,6 +252,7 @@
* @jsptagref.attributesyntaxvalue <i>string_dir</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The dir."
* @netui.tldx:attribute category="internationalization"
*/
public void setDir(String dir)
@@ -278,6 +284,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onClick</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The onClick JavaScript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnClick(String onclick)
@@ -298,6 +305,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onDblClick</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The onDblClick JavaScript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnDblClick(String ondblclick)
@@ -318,6 +326,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onKeyDown</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The onKeyDown JavaScript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnKeyDown(String onkeydown)
@@ -338,6 +347,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onKeyPress</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The onKeyPress JavaScript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnKeyPress(String onkeypress)
@@ -358,6 +368,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onKeyUp</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The onKeyUp JavaScript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnKeyUp(String onkeyup)
@@ -378,6 +389,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onMouseDown</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The onMouseDown JavaScript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnMouseDown(String onmousedown)
@@ -398,6 +410,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onMouseMove</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The onMouseMove JavaScript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnMouseMove(String onmousemove)
@@ -418,6 +431,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onMouseOut</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The onMouseOut JavaScript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnMouseOut(String onmouseout)
@@ -438,6 +452,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onMouseOver</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The onMouseOver JavaScript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnMouseOver(String onmouseover)
@@ -458,6 +473,7 @@
* @jsptagref.attributesyntaxvalue <i>string_onMouseUp</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The onMouseUp JavaScript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnMouseUp(String onmouseup)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlDataSourceTag.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlDataSourceTag.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlDataSourceTag.java
Wed Aug 11 19:29:24 2004
@@ -75,6 +75,9 @@
* @jsptagref.attributesyntaxvalue <i>expression_datasource</i>
*
* @netui:attribute required="true"
+ * description="The <code>dataSource</code> attribute determines both
+ * the source of populating data for the tag and
+ * the object to which the tag submits data."
* @netui.tldx:attribute language="netuiel"
*/
public void setDataSource(String dataSource)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlDefaultableDataSourceTag.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlDefaultableDataSourceTag.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlDefaultableDataSourceTag.java
Wed Aug 11 19:29:24 2004
@@ -57,6 +57,7 @@
* @jsptagref.attributesyntaxvalue <i>string_or_expression_default</i>
*
* @netui:attribute required="false" rtexprvalue="true"
type="java.lang.Object"
+ * description="Sets the default value of the control which is used if the
object bound to is null."
* @netui.tldx:attribute
*/
public void setDefaultValue(Object defaultValue)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlFocusBaseTag.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlFocusBaseTag.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlFocusBaseTag.java
Wed Aug 11 19:29:24 2004
@@ -35,6 +35,8 @@
* or with an expression.
* @param disabled - true or false or an expression
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Set the disable state either with the literal "true" or
"false"
+ * or with an expression."
* @netui.tldx:attribute
*/
public void setDisabled(boolean disabled)
@@ -56,6 +58,7 @@
* Sets the onBlur javascript event.
* @param onblur - the onBlur event.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the onBlur javascript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnBlur(String onblur)
@@ -68,6 +71,7 @@
* Sets the onFocus javascript event.
* @param onfocus - the onFocus event.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the onFocus javascript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnFocus(String onfocus)
@@ -80,6 +84,7 @@
* Sets the onChange javascript event.
* @param onchange - the onChange event.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the onChange javascript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnChange(String onchange)
@@ -92,6 +97,7 @@
* Sets the onSelect javascript event.
* @param onselect - the onSelect event.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the onSelect javascript event."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.EventPropertyClass"
category="event"
*/
public void setOnSelect(String onselect)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlGroupBaseTag.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlGroupBaseTag.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlGroupBaseTag.java
Wed Aug 11 19:29:24 2004
@@ -180,6 +180,8 @@
* or with an expression.
* @param disabled - true or false or an expression
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Set the disable state either with the literal "true" or
"false"
+ * or with an expression."
* @netui.tldx:attribute
*/
public void setDisabled(boolean disabled)
@@ -192,6 +194,7 @@
* or <code>vertical</code>. The default is <code>horizontal</code>.
* @param orientation - true or false or an expression
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set the orientation of the resulting options group."
* @netui.tldx:attribute
*/
public void setOrientation(String orientation)
@@ -216,6 +219,7 @@
* Set whether repeating of contains options is on.
* @param repeater - the repeater value ("true" or "false")
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set whether repeating of contains options is on."
*/
public void setRepeater(boolean repeater)
{
@@ -235,6 +239,7 @@
* Sets the style of the rendered html tag.
* @param style - the html style.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the style of the rendered html tag."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.JspStyleProperty"
category="format"
*/
public void setStyle(String style)
@@ -246,6 +251,7 @@
* Sets the style class of the rendered html tag.
* @param styleClass - the html style class.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the style class of the rendered html tag."
* @netui.tldx:attribute category="Format"
*/
public void setStyleClass(String styleClass)
@@ -263,9 +269,10 @@
}
/**
- * Set the label style for each contained CheckBoxOption..
+ * Set the label style for each contained CheckBoxOption.
* @param labelStyle - the label style
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set the label style for each contained CheckBoxOption."
* @netui.tldx:attribute category="format"
propertyclass="workshop.jspdesigner.properties.JspStyleProperty"
*/
public void setLabelStyle(String labelStyle)
@@ -283,9 +290,10 @@
}
/**
- * Set the label style class for each contained CheckBoxOption..
+ * Set the label style class for each contained CheckBoxOption.
* @param labelStyleClass - the label style
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set the label style class for each contained
CheckBoxOption."
* @netui.tldx:attribute category="format"
*/
public void setLabelStyleClass(String labelStyleClass)
@@ -298,6 +306,7 @@
* Sets the tag's data source (can be an expression).
* @param dataSource the data source
* @netui:attribute required="true"
+ * description="Sets the tag's data source."
* @netui.tldx:attribute language="netuiel"
*/
public void setDataSource(String dataSource)
@@ -407,6 +416,7 @@
* Sets the default value (can be an expression).
* @param defaultValue - the default value
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the default value."
* @netui.tldx:attribute
*/
public void setDefaultValue(Object defaultValue)
@@ -433,6 +443,7 @@
* Sets the options datasource value (an expression).
* @param optionsDataSource - the options datasource
* @netui:attribute required="false" rtexprvalue="true"
type="java.lang.Object"
+ * description="Sets the options datasource value."
* @netui.tldx:attribute
*/
public void setOptionsDataSource(Object optionsDataSource)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlOptionsDataSourceTag.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlOptionsDataSourceTag.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/HtmlOptionsDataSourceTag.java
Wed Aug 11 19:29:24 2004
@@ -35,6 +35,7 @@
* Sets the options datasource value (an expression).
* @param optionsDataSource - the options datasource
* @netui:attribute required="false" rtexprvalue="true"
type="java.lang.Object"
+ * description="Sets the options datasource value."
* @netui.tldx:attribute
*/
public void setOptionsDataSource(Object optionsDataSource)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Image.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Image.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Image.java
Wed Aug 11 19:29:24 2004
@@ -106,6 +106,7 @@
* @jsptagref.attributesyntaxvalue <i>string_align</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The alignment of the image."
* @netui.tldx:attribute
*/
public void setAlign(String align)
@@ -124,6 +125,7 @@
* @jsptagref.attributesyntaxvalue <i>string_alt</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The alternative text of the image."
* @netui.tldx:attribute
*/
public void setAlt(String alt)
@@ -135,6 +137,7 @@
* Sets the property to specify the longdesc.
* @param longdesc - the longdesc.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the property to specify the longdesc."
* @netui.tldx:attribute category="misc"
*/
public void setLongdesc(String longdesc)
@@ -152,6 +155,7 @@
* @jsptagref.attributesyntaxvalue <i>integer_pixelBorder</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The border size around the image."
* @netui.tldx:attribute
*/
public void setBorder(String border)
@@ -170,6 +174,7 @@
* @jsptagref.attributesyntaxvalue <i>integer_height</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The image height."
* @netui.tldx:attribute
*/
public void setHeight(String height)
@@ -188,6 +193,7 @@
* @jsptagref.attributesyntaxvalue <i>integer_hspace</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The horizontal spacing around the image."
* @netui.tldx:attribute
*/
public void setHspace(String hspace)
@@ -206,6 +212,7 @@
* @jsptagref.attributesyntaxvalue <i>string_isMap</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The server-side map declaration."
* @netui.tldx:attribute category="misc"
*/
public void setIsmap(String ismap)
@@ -224,6 +231,7 @@
* @jsptagref.attributesyntaxvalue <i>string_location</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The location hash to append to the URL."
* @netui.tldx:attribute category="misc"
*/
public void setLocation(String location)
@@ -242,6 +250,7 @@
* @jsptagref.attributesyntaxvalue <i>string_src</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The image source URI"
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.URIPropertyClass"
reftype="img-url"
*/
public void setSrc(String src)
@@ -261,6 +270,7 @@
* @jsptagref.attributesyntaxvalue <i>string_useMap</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The client-side image map declaration"
* @netui.tldx:attribute category="misc"
*/
public void setUsemap(String usemap)
@@ -279,6 +289,7 @@
* @jsptagref.attributesyntaxvalue <i>string_vspace</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The vertical spacing around the image."
* @netui.tldx:attribute
*/
public void setVspace(String vspace)
@@ -297,6 +308,7 @@
* @jsptagref.attributesyntaxvalue <i>integer_pixelWidth</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The image width."
* @netui.tldx:attribute
*/
public void setWidth(String width)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ImageAnchor.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ImageAnchor.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ImageAnchor.java
Wed Aug 11 19:29:24 2004
@@ -167,6 +167,7 @@
* @jsptagref.attributesyntaxvalue <i>string_align</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The alignment of the image."
* @netui.tldx:attribute
*/
public void setAlign(String align)
@@ -185,6 +186,7 @@
* @jsptagref.attributesyntaxvalue <i>string_alt</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The alternative text of the image."
* @netui.tldx:attribute
*/
public void setAlt(String alt)
@@ -196,6 +198,7 @@
* Sets the property to specify the longdesc.
* @param longdesc - the longdesc.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the property to specify the longdesc."
* @netui.tldx:attribute category="misc"
*/
public void setLongdesc(String longdesc)
@@ -220,6 +223,10 @@
* @jsptagref.attributesyntaxvalue <i>string_accessKey</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="char"
+ * description="The keyboard navigation key for the element.
+ * The following values are not recommended because they
+ * are often used by browsers: A, C, E, F, G,
+ * H, V, left arrow, and right arrow"
*/
public void setAccessKey(char accessKey)
{
@@ -237,6 +244,7 @@
* @jsptagref.attributesyntaxvalue <i>integer_pixelBorder</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The border size around the image."
* @netui.tldx:attribute
*/
public void setBorder(String border)
@@ -255,6 +263,7 @@
* @jsptagref.attributesyntaxvalue <i>integer_height</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The image height."
* @netui.tldx:attribute
*/
public void setHeight(String height)
@@ -273,6 +282,7 @@
* @jsptagref.attributesyntaxvalue <i>integer_hspace</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The horizontal spacing around the image."
* @netui.tldx:attribute category="misc"
*/
public void setHspace(String hspace)
@@ -291,6 +301,7 @@
* @jsptagref.attributesyntaxvalue <i>string_isMap</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The server-side map declaration."
* @netui.tldx:attribute category="misc"
*/
public void setIsmap(String ismap)
@@ -309,6 +320,7 @@
* @jsptagref.attributesyntaxvalue <i>string_rolloverImage</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The URI of the rollover image."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.URIPropertyClass"
*/
public void setRolloverImage(String rolloverImage)
@@ -327,6 +339,7 @@
* @jsptagref.attributesyntaxvalue <i>string_src</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The image source URI"
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.URIPropertyClass"
* reftype="img-url"
*/
@@ -347,6 +360,7 @@
* @jsptagref.attributesyntaxvalue <i>string_useMap</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The client-side image map declaration"
* @netui.tldx:attribute category="misc"
*/
public void setUsemap(String usemap)
@@ -365,6 +379,7 @@
* @jsptagref.attributesyntaxvalue <i>string_vspace</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The vertical spacing around the image."
* @netui.tldx:attribute
*/
public void setVspace(String vspace)
@@ -379,6 +394,7 @@
* the image.
* @param imageStyle - the label style
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set the style for the contained image. "
* @netui.tldx:attribute category="format"
propertyclass="workshop.jspdesigner.properties.JspStyleProperty"
*/
public void setImageStyle(String imageStyle)
@@ -387,12 +403,13 @@
}
/**
- * Set the label style class for each contained CheckBoxOption. When the
tag library is
+ * Set the label style class for each contained Image. When the tag
library is
* running in legacy mode, this will override the <code>styleClass</code>
attribute if that is
* set. If this is not set, and <code>styleClass</code> is set, then it
will be applied to
* the image.
* @param imageClass - the image class
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set the label style class for each contained image."
* @netui.tldx:attribute category="format"
*/
public void setImageStyleClass(String imageClass)
@@ -411,6 +428,7 @@
* @jsptagref.attributesyntaxvalue <i>integer_pixelWidth</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The image width."
* @netui.tldx:attribute
*/
public void setWidth(String width)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ImageButton.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ImageButton.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ImageButton.java
Wed Aug 11 19:29:24 2004
@@ -126,6 +126,7 @@
* @jsptagref.attributesyntaxvalue <i>string_align</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the property to specify where to align the image."
* @netui.tldx:attribute
*/
public void setAlign(String align)
@@ -150,6 +151,10 @@
* @jsptagref.attributesyntaxvalue <i>string_accessKey</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="char"
+ * description="The keyboard navigation key for the element.
+ * The following values are not recommended because they
+ * are often used by browsers: A, C, E, F, G,
+ * H, V, left arrow, and right arrow"
* @netui.tldx:attribute
*/
public void setAccessKey(char accessKey)
@@ -169,6 +174,8 @@
* @jsptagref.attributesyntaxvalue <i>string_tabIndex</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="int"
+ * description="The tabIndex of the rendered HTML tag. This attribute
determines the position of the
+ * rendered HTML tag in the sequence of tags that the user may advance
through by pressing the TAB key."
* @netui.tldx:attribute category="misc"
*/
public void setTabindex(int tabindex)
@@ -180,6 +187,7 @@
* Sets the usemap of for the map.
* @param usemap - the tab index.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the usemap of for the map."
* @netui.tldx:attribute category="misc"
*/
public void setUsemap(String usemap)
@@ -191,6 +199,7 @@
* Sets the ismap of for the map.
* @param ismap - the tab index.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the ismap of for the map."
* @netui.tldx:attribute category="misc"
*/
public void setIsmap(String ismap)
@@ -209,6 +218,7 @@
* @jsptagref.attributesyntaxvalue <i>string_alt</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The alternative text of the image"
* @netui.tldx:attribute
*/
public void setAlt(String alt)
@@ -226,6 +236,7 @@
* @jsptagref.attributesyntaxvalue <i>string_rolloverImage</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The URI of the rollover image."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.URIPropertyClass"
*/
public void setRolloverImage(String rolloverImage)
@@ -244,6 +255,7 @@
* @jsptagref.attributesyntaxvalue <i>string_src</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The image source URI"
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.URIPropertyClass"
* reftype="img-url"
*/
@@ -257,13 +269,14 @@
* Set the value of the ImageButton.
* @param value - the value of the ImageButton.
* @jsptagref.attributedescription
- * <b>This attribute has been deprecated.</b> The value of the image
button.
+ * The value of the image button.
*
* @jsptagref.databindable false
*
* @jsptagref.attributesyntaxvalue <i>string_value</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The value of the image button."
* @netui.tldx:attribute
*/
public void setValue(String value)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Label.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Label.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Label.java
Wed Aug 11 19:29:24 2004
@@ -63,6 +63,7 @@
* Set the <code>for</code> attribute.
* @param forAttr - the for attribute.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The value of this attribute matches a tagId on an form
input and links the value to that control."
* @netui.tldx:attribute category="general"
*/
public void setFor(String forAttr)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/LabelBase.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/LabelBase.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/LabelBase.java
Wed Aug 11 19:29:24 2004
@@ -44,6 +44,7 @@
* without being formatted.
* @param defaultValue - the default value
* @netui:attribute required="false" rtexprvalue="true"
type="java.lang.Object"
+ * description="Set the default value of this Label or Span."
* @netui.tldx:attribute
*/
public void setDefaultValue(Object defaultValue)
@@ -55,6 +56,7 @@
* Sets the text of the Label.
* @param value - the Label value or expression.
* @netui:attribute required="true" rtexprvalue="true"
type="java.lang.Object"
+ * description="Sets the text of the Label or Span."
* @netui.tldx:attribute
*/
public void setValue(Object value)
@@ -71,6 +73,8 @@
* output as it is found in the value.
* @param escapeWhiteSpace - boolean indicating if we are escaping for
white space.
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Sets a boolean flag indicating if we will escape
+ * white space for HTML."
*/
public void setEscapeWhiteSpaceForHtml(boolean escapeWhiteSpace)
{
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Parameter.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Parameter.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Parameter.java
Wed Aug 11 19:29:24 2004
@@ -83,6 +83,7 @@
* @jsptagref.attributesyntaxvalue <i>string_name</i>
*
* @netui:attribute required="true" rtexprvalue="true"
+ * description="The name of the parameter."
*/
public void setName(String name)
{
@@ -100,6 +101,7 @@
* @jsptagref.attributesyntaxvalue <i>string_or_expression_value</i>
*
* @netui:attribute required="true" rtexprvalue="true"
type="java.lang.Object"
+ * description="The value of the parameter."
* @netui.tldx:attribute
*/
public void setValue(Object value)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ParameterMap.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ParameterMap.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ParameterMap.java
Wed Aug 11 19:29:24 2004
@@ -101,6 +101,7 @@
* @jsptagref.attributesyntaxvalue <i>string_mapObject</i>
*
* @netui:attribute required="true" rtexprvalue="true" type="java.util.Map"
+ * description="A JSP 2.0 EL expression pointing to a java.util.Map of
parameters."
* @netui.tldx:attribute
*/
public void setMap(Map map) throws JspException
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/RadioButtonOption.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/RadioButtonOption.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/RadioButtonOption.java
Wed Aug 11 19:29:24 2004
@@ -113,6 +113,7 @@
* @jsptagref.attributesyntaxvalue <i>string_labelStyle</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The style of the label for each contained
<netui:radioButtonOption> tag."
* @netui.tldx:attribute category="format"
propertyclass="workshop.jspdesigner.properties.JspStyleProperty"
*/
public void setLabelStyle(String labelStyle)
@@ -132,6 +133,7 @@
* @jsptagref.attributesyntaxvalue <i>string_class</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The class of the labels for each contained
<netui:radioButtonOption> tag."
* @netui.tldx:attribute category="format"
*/
public void setLabelStyleClass(String labelStyleClass)
@@ -150,6 +152,7 @@
* @jsptagref.attributesyntaxvalue <i>string_or_expression_value</i>
*
* @netui:attribute required="true" rtexprvalue="true"
type="java.lang.Object"
+ * description="The value of the option."
* @netui.tldx:attribute
*/
public void setValue(Object value)
@@ -307,6 +310,10 @@
* @jsptagref.attributesyntaxvalue <i>string_accessKey</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="char"
+ * description=" The keyboard navigation key for the element.
+ * The following values are not recommended because they
+ * are often used by browsers: A, C, E, F, G,
+ * H, V, left arrow, and right arrow"
* @netui.tldx:attribute category="misc"
*/
public void setAccessKey(char accessKey)
@@ -325,6 +332,7 @@
* @jsptagref.attributesyntaxvalue <i>string_alt</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The alt attribute of the element."
* @netui.tldx:attribute category="misc"
*/
public void setAlt(String alt)
@@ -344,6 +352,8 @@
* @jsptagref.attributesyntaxvalue <i>string_tabIndex</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="char"
+ * description="The tabIndex of the rendered HTML tag. This attribute
determines the position of the
+ * tag in the sequence of page elements that the user may advance through
by pressing the TAB key."
* @netui.tldx:attribute category="misc"
*/
public void setTabindex(int tabindex)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/RewriteName.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/RewriteName.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/RewriteName.java
Wed Aug 11 19:29:24 2004
@@ -78,6 +78,7 @@
* @jsptagref.attributesyntaxvalue <i>string_name</i>
*
* @netui:attribute required="true" rtexprvalue="true"
+ * description="The name which will be rewritten. This value will be
output to the page rendered in the browser and may be looked up using 'name'."
*/
public void setName(String name)
{
@@ -96,6 +97,7 @@
* @jsptagref.attributesyntaxvalue <i>string_resultId</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="A name that will cause the real name to be stored into the
page context under this name."
*/
public void setResultId(String resultId)
{
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/RewriteURL.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/RewriteURL.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/RewriteURL.java
Wed Aug 11 19:29:24 2004
@@ -78,6 +78,7 @@
* @jsptagref.attributesyntaxvalue <i>string_url</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The value of the URL that will be rewritten."
*/
public void setURL(String url)
{
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ScriptContainer.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ScriptContainer.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ScriptContainer.java
Wed Aug 11 19:29:24 2004
@@ -232,6 +232,7 @@
* @jsptagref.attributesyntaxvalue <i>string_scopeId</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The id that is associated with the script methods."
*/
public void setScopeId(String scopeId)
{
@@ -251,6 +252,7 @@
* Boolean indicating that the script container is supporting RunAtClient
features.
* @param runAtClient boolean flag indicating we are running at the client
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Boolean indicating that the script container is supporting
RunAtClient features."
*/
public void setRunAtClient(boolean runAtClient)
{
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ScriptHeader.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ScriptHeader.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/ScriptHeader.java
Wed Aug 11 19:29:24 2004
@@ -48,6 +48,8 @@
* name and .js file is found in the netui.config file.
* @param features - the common separated list of features included.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set a list of features that we will generate JavaScript
script HTML element including the defined
+ * .js file."
* @netui.tldx:attribute category="general"
*/
public void setFeatures(String features)
@@ -59,6 +61,7 @@
/**
* @param treeSupport - the features
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Generate support the the Tree tag."
* @netui.tldx:attribute category="general"
*/
public void setTreeSupport(boolean treeSupport)
@@ -69,6 +72,7 @@
/**
* @param divPanelSupport - the features
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Generate support for the DivPanel."
* @netui.tldx:attribute category="general"
*/
public void setDivPanelSupport(boolean divPanelSupport)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Select.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Select.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Select.java
Wed Aug 11 19:29:24 2004
@@ -160,6 +160,7 @@
*
* @netui:tag name="select" description="Defines a multiple-choice menu or
drop-down list within a netui:form element."
* @netui:attribute name="onSelect" hide="true"
+ * description=""
* @netui.tldx:tag requiredchild="formatDate formatNumber formatString
selectOption attribute"
* renderer="workshop.netui.jspdesigner.tldx.SelectRenderer"
* whitespace="indent"
@@ -413,6 +414,9 @@
* @jsptagref.attributesyntaxvalue <i>boolean_multipleSelectEnabled</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Whether or not multi-selection is enabled.
+ * If multiple selection is enabled, a null option will not be displayed,
even if
+ * the nullable is set to true."
*/
public void setMultiple(boolean multiple)
{
@@ -423,6 +427,7 @@
* Set whether repeating of contains options is on.
* @param repeater - the repeater value ("true" or "false")
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Set whether repeating of contains options is on."
*/
public void setRepeater(boolean repeater)
{
@@ -451,6 +456,8 @@
* @jsptagref.attributesyntaxvalue <i>boolean_nullable</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Whether a option with the value null should be added to
the bottom of the list.
+ * If <select> has the multiple attribute set to true, the null option
won't be shown."
* @netui.tldx:attribute category="misc"
*/
public void setNullable(boolean nullable)
@@ -482,6 +489,8 @@
* @jsptagref.attributesyntaxvalue <i>boolean_nullableOptionText</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="If the nullable attribute is set to true, then the
nullableOptionText
+ * attribute determines the display text of the null option.
* @netui.tldx:attribute category="misc"
*/
public void setNullableOptionText(String nullableOptionText)
@@ -543,6 +552,7 @@
* @jsptagref.attributesyntaxvalue <i>integer_size</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="int"
+ * description="The number of visible options"
* @netui.tldx:attribute
*/
public void setSize(int size)
@@ -1201,6 +1211,10 @@
* @jsptagref.attributesyntaxvalue <i>string_accessKey</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="char"
+ * description="The keyboard navigation key for the element.
+ * The following values are not recommended because they
+ * are often used by browsers: A, C, E, F, G,
+ * H, V, left arrow, and right arrow"
* @netui.tldx:attribute category="misc"
*/
public void setAccessKey(char accessKey)
@@ -1212,14 +1226,16 @@
* Sets the tabIndex of the rendered html tag.
* @param tabindex - the tab index.
* @jsptagref.attributedescription
- * The tabIndex of the rendered HTML tag. This attribute determines the
position of the
- * tag in the sequence of page elements that the user may advance through
by pressing the TAB key.
+ * The tabIndex of the rendered HTML tag. This attribute determines the
position of the
+ * tag in the sequence of page elements that the user may advance through
by pressing the TAB key.
*
* @jsptagref.databindable false
*
* @jsptagref.attributesyntaxvalue <i>string_tabIndex</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="int"
+ * description="The tabIndex of the rendered HTML tag. This attribute
determines the position of the
+ * tag in the sequence of page elements that the user may advance through
by pressing the TAB key."
* @netui.tldx:attribute category="misc"
*/
public void setTabindex(int tabindex)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/SelectOption.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/SelectOption.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/SelectOption.java
Wed Aug 11 19:29:24 2004
@@ -129,6 +129,7 @@
* @jsptagref.attributesyntaxvalue <i>boolean_disabled</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Determines whether the <option> is disabled."
* @netui.tldx:attribute category="misc"
*/
public void setDisabled(boolean disabled)
@@ -161,6 +162,7 @@
* If the options is being used inside a repeating Select, this is the
type of the option.
* @param repeatingType - "Options", "Default", "DataSource", "Null",
"Data"
* @netui:attribute required="false" rtexprvalue="true"
+ * description="If the options is being used inside a repeating Select,
this is the type of the option."
* @netui.tldx:attribute
*/
public void setRepeatingType(String repeatingType)
@@ -180,6 +182,8 @@
* @jsptagref.attributesyntaxvalue <i>string_or_expression_value</i>
*
* @netui:attribute required="true" rtexprvalue="true"
+ * description="A literal or a data binding expression that determines the
value submitted by the
+ * <option> tag."
* @netui.tldx:attribute
*/
public void setValue(String value)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/TextArea.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/TextArea.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/TextArea.java
Wed Aug 11 19:29:24 2004
@@ -117,6 +117,7 @@
* @jsptagref.attributesyntaxvalue <i>integer_columns</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="int"
+ * description="The number of columns in the <netui:textArea>."
* @netui.tldx:attribute
*/
public void setCols(int cols)
@@ -135,6 +136,7 @@
* @jsptagref.attributesyntaxvalue <i>boolean_disabled</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Determines whether text can be entered in the
<netui:textArea> or not."
*/
public void setReadonly(boolean readonly)
{
@@ -152,6 +154,7 @@
* @jsptagref.attributesyntaxvalue <i>integer_rows</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="int"
+ * description="The number of rows in the <netui:textArea>"
* @netui.tldx:attribute
*/
public void setRows(int rows)
@@ -321,6 +324,10 @@
* @jsptagref.attributesyntaxvalue <i>string_accessKey</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="char"
+ * description="The keyboard navigation key for the element.
+ * The following values are not recommended because they
+ * are often used by browsers: A, C, E, F, G,
+ * H, V, left arrow, and right arrow"
*/
public void setAccessKey(char accessKey)
{
@@ -339,6 +346,8 @@
* @jsptagref.attributesyntaxvalue <i>string_tabIndex</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="int"
+ * description="The tabIndex of the rendered HTML tag. This attribute
determines the position of the
+ * tag in the sequence of page elements that the user may advance through
by pressing the TAB key."
* @netui.tldx:attribute category="misc"
*/
public void setTabindex(int tabindex)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/TextBox.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/TextBox.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/TextBox.java
Wed Aug 11 19:29:24 2004
@@ -125,6 +125,7 @@
* @jsptagref.attributesyntaxvalue <i>integer_maxLength</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="int"
+ * description="The maximum number of character that can be entered in the
rendered <input> element."
* @netui.tldx:attribute
*/
public void setMaxlength(int maxlength)
@@ -143,6 +144,7 @@
* @jsptagref.attributesyntaxvalue <i>boolean_password</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Determines whether the password characters that the user
enters into the <input> element will be disguised in the browser."
*/
public void setPassword(boolean password)
{
@@ -160,6 +162,7 @@
* @jsptagref.attributesyntaxvalue <i>boolean_readOnly</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Determines if the rendered <input> element is read-only"
*/
public void setReadonly(boolean readonly)
{
@@ -177,6 +180,7 @@
* @jsptagref.attributesyntaxvalue <i>integer_size</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="int"
+ * description="The number of characters visible in the <input> element."
* @netui.tldx:attribute
*/
public void setSize(int size)
@@ -200,6 +204,10 @@
* @jsptagref.attributesyntaxvalue <i>string_accessKey</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="char"
+ * description="The keyboard navigation key for the element.
+ * The following values are not recommended because they
+ * are often used by browsers: A, C, E, F, G,
+ * H, V, left arrow, and right arrow"
*/
public void setAccessKey(char accessKey)
{
@@ -217,6 +225,7 @@
* @jsptagref.attributesyntaxvalue <i>string_alt</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The alt attribute of the element."
*/
public void setAlt(String alt)
{
@@ -235,6 +244,8 @@
* @jsptagref.attributesyntaxvalue <i>string_tabIndex</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="int"
+ * description="The tabIndex of the rendered HTML tag. This attribute
determines the position of the
+ * tag in the sequence of page elements that the user may advance through
by pressing the TAB key."
* @netui.tldx:attribute category="misc"
*/
public void setTabindex(int tabindex)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/Tree.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/Tree.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/Tree.java
Wed Aug 11 19:29:24 2004
@@ -138,6 +138,7 @@
* Sets the action used for expanding and contracting tree nodes.
* @param action - the action
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the action used for expanding and contracting tree
nodes."
* @netui.tldx:attribute category="general" reftype="netui-action-url"
*/
public void setExpansionAction(String action)
@@ -150,6 +151,7 @@
* Sets the action used for expanding and contracting tree nodes.
* @param action - the action
* @netui:attribute required="true" rtexprvalue="true"
+ * description="Sets the action used for expanding and contracting tree
nodes."
* @netui.tldx:attribute category="general" reftype="netui-action-url"
*/
public void setSelectionAction(String action)
@@ -172,6 +174,7 @@
* Sets the action used for expanding and contracting tree nodes.
* @param target - the target for expansion
* @netui:attribute rtexprvalue="true"
+ * description="Sets the action used for expanding and contracting tree
nodes."
* @netui.tldx:attribute category="general" reftype="netui-action-url"
*/
public void setExpansionTarget(String target)
@@ -184,6 +187,7 @@
* Set the ID of the tag.
* @param tagId - the tagId.
* @netui:attribute required="true" rtexprvalue="true"
+ * description="Set the id of the tree. This appears on the containing
<div>."
* @netui.tldx:attribute category="general"
*/
public void setTagId(String tagId)
@@ -201,6 +205,8 @@
* @jsptagref.databindable false
* @jsptagref.attributesyntaxvalue <i>string_imageHandleDownLast</i>
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the image name for an open non-leaf node with no
+ * line below it."
* @netui.tldx:attribute category="images" reftype="img-url"
*/
public void setImageHandleDownLast(String imageHandleDownLast)
@@ -219,6 +225,8 @@
* @jsptagref.databindable false
* @jsptagref.attributesyntaxvalue <i>string_imageHandleDownMiddle</i>
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the image name for an open non-leaf node with a
+ * line below it."
* @netui.tldx:attribute category="images" reftype="img-url"
*/
public void setImageHandleDownMiddle(String imageHandleDownMiddle)
@@ -237,6 +245,8 @@
* @jsptagref.databindable false
* @jsptagref.attributesyntaxvalue <i>string_imageHandleRightLast</i>
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the image name for a closed non-leaf node with no
+ * line below it."
* @netui.tldx:attribute category="images" reftype="img-url"
*/
public void setImageHandleRightLast(String imageHandleRightLast)
@@ -255,6 +265,8 @@
* @jsptagref.databindable false
* @jsptagref.attributesyntaxvalue <i>string_imageHandleRightMiddle</i>
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the image name for a closed non-leaf node with a
+ * line below it."
* @netui.tldx:attribute category="images" reftype="img-url"
*/
public void setImageHandleRightMiddle(String imageHandleRightMiddle)
@@ -273,6 +285,7 @@
* @jsptagref.databindable false
* @jsptagref.attributesyntaxvalue <i>string_imageLineLast</i>
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the image name for a blank area of the tree."
* @netui.tldx:attribute category="images" reftype="img-url"
*/
public void setImageLineLast(String imageLineLast)
@@ -287,6 +300,7 @@
* (Defaults to "linelastnode.gif").
* @param defaultIcon - the image name of the defaultIcon
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the default icon for TreeElements for a blank area of
the tree."
* @netui.tldx:attribute category="images" reftype="img-url"
*/
public void setDefaultIcon(String defaultIcon)
@@ -305,6 +319,7 @@
* @jsptagref.databindable false
* @jsptagref.attributesyntaxvalue <i>string_imageLineMiddle</i>
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the image name for an area with a line through it."
* @netui.tldx:attribute category="images" reftype="img-url"
*/
public void setImageLineMiddle(String imageLineMiddle)
@@ -323,6 +338,7 @@
* @jsptagref.databindable false
* @jsptagref.attributesyntaxvalue <i>string_imageLIneVertical</i>
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the image name for an area with a line through it."
* @netui.tldx:attribute category="images" reftype="img-url"
*/
public void setImageLineVertical(String imageLineVertical)
@@ -341,6 +357,8 @@
* @jsptagref.databindable false
* @jsptagref.attributesyntaxvalue <i>string_imageRoot</i>
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the name of the directory containing the images for
our icons,
+ * relative to the page including this tag."
* @netui.tldx:attribute category="images"
*/
public void setImageRoot(String imageRoot)
@@ -351,6 +369,7 @@
/**
* @param runAtClient
* @netui:attribute required="false" rtexprvalue="false"
+ * description="Indicate that base expand and contraction will happen on
the client."
*/
public void setRunAtClient(boolean runAtClient)
{
@@ -379,6 +398,8 @@
* attribute being generated for this tree node.
* @param selectionStyle
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set the style of a tree element when is is selected. This
results in a <code>style</code>
+ * attribute being generated for this tree node."
* @netui.tldx:attribute category="format"
propertyclass="workshop.jspdesigner.properties.JspStyleProperty"
*/
public void setSelectionStyle(String selectionStyle)
@@ -391,6 +412,8 @@
* a style can my be expanded/contracted, but my not be selected.
* @param disableClass
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set the style class of a tree element when is is disabled.
A disabled element will have
+ * a style can my be expanded/contracted, but my not be selected."
* @netui.tldx:attribute category="format"
*/
@@ -404,6 +427,8 @@
* a style can my be expanded/contracted, but my not be selected.
* @param disabledStyle
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set the style of a tree element when is is disabled. A
disabled element will have
+ * a style can my be expanded/contracted, but my not be selected."
* @netui.tldx:attribute category="format"
propertyclass="workshop.jspdesigner.properties.JspStyleProperty"
*/
public void setDisabledStyle(String disabledStyle)
@@ -416,6 +441,8 @@
* attribute being generated for this tree node.
* @param selectionClass
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set the style class of a tree element when is is selected.
This results in a <code>class</code>
+ * attribute being generated for this tree node."
* @netui.tldx:attribute category="format"
*/
public void setSelectionClass(String selectionClass)
@@ -428,6 +455,8 @@
* attribute being generated for this tree node.
* @param unselectStyle
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set the style class of a tree element when is is not
selected. This results in a <code>style</code>
+ * attribute being generated for this tree node."
* @netui.tldx:attribute category="format"
propertyclass="workshop.jspdesigner.properties.JspStyleProperty"
*/
public void setUnselectStyle(String unselectStyle)
@@ -440,6 +469,8 @@
* attribute being generated for this tree node.
* @param unselectClass
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set the style class of a tree element when is is selected.
This results in a <code>class</code>
+ * attribute being generated for this tree node."
* @netui.tldx:attribute category="format"
*/
public void setUnselectClass(String unselectClass)
@@ -451,6 +482,7 @@
* Sets the <code>style</code> attribute of the tree.
* @param treeStyle - the style
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the <code>style</code> attribute of the tree."
* @netui.tldx:attribute category="format"
propertyclass="workshop.jspdesigner.properties.JspStyleProperty"
*/
public void setTreeStyle(String treeStyle)
@@ -462,6 +494,7 @@
* Sets the <code>class</code> attribute of the tree.
* @param treeClass - the style
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the <code>class</code> attribute of the tree."
* @netui.tldx:attribute category="format"
*/
public void setTreeClass(String treeClass)
@@ -474,6 +507,8 @@
* the tree.
* @param dataSource - the tree attribute name
* @netui:attribute required="true"
+ * description="Sets an expression which indentifies the TreeElement that
represents the root of
+ * the tree."
* @netui.tldx:attribute language="netuiel"
*/
public void setDataSource(String dataSource)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/TreeElement.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/TreeElement.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/TreeElement.java
Wed Aug 11 19:29:24 2004
@@ -317,6 +317,7 @@
* <code>target</code> attribute to invoke a new page flow in a separate
window.
* @param scope a String that identifies the scope in which the target
page flow will be made active.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set the target scope for this anchor's URI."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.URIPropertyClass"
*/
public void setScope(String scope)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/TreeHtmlAttribute.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/TreeHtmlAttribute.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/TreeHtmlAttribute.java
Wed Aug 11 19:29:24 2004
@@ -47,6 +47,7 @@
* "onmouseclick" or "href".
* @param attr - the name of the HTML attribute.
* @netui:attribute required="true"
+ * description="Sets the name of the attribute."
* @netui.tldx:attribute
*/
public void setAttribute(String attr)
@@ -58,6 +59,7 @@
* Sets HTML attribute value.
* @param value - The value of the HTML Attribute.
* @netui:attribute required="true"
+ * description="Sets HTML attribute value."
* @netui.tldx:attribute
*/
public void setValue(String value)
@@ -68,6 +70,7 @@
/**
* @param onIcon
* @netui:attribute required="false"
+ * description="Set the attribute value on the icon."
* @netui.tldx:attribute
*/
public void setOnIcon(boolean onIcon)
@@ -78,6 +81,7 @@
/**
* @param onIconLink
* @netui:attribute required="false"
+ * description="Set the attribute value on the link around the icon."
* @netui.tldx:attribute
*/
public void setOnIconLink(boolean onIconLink)
@@ -88,6 +92,7 @@
/**
* @param onLabelLink
* @netui:attribute required="false"
+ * description="set the attribute on the <span> around the label."
* @netui.tldx:attribute
*/
public void setOnLabelLink(boolean onLabelLink)
@@ -98,6 +103,7 @@
/**
* @param onDiv
* @netui:attribute required="false"
+ * description="Set the attribute value on the item div."
* @netui.tldx:attribute
*/
public void setOnDiv(boolean onDiv)
@@ -108,6 +114,7 @@
/**
* @param applyToDescendents
* @netui:attribute required="false"
+ * description="Apply the attribute value to descendents of this node."
* @netui.tldx:attribute
*/
public void setApplyToDescendents(boolean applyToDescendents)
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/TreeItem.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/TreeItem.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/TreeItem.java
Wed Aug 11 19:29:24 2004
@@ -86,6 +86,7 @@
* Set the TreeItem's action.
* @param action - the action.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set the TreeItem's action."
* @netui.tldx:attribute category="general" reftype="netui-action-url"
*/
public void setAction(String action)
@@ -98,6 +99,7 @@
* Sets an action to run on the client when the tree is selected.
* @param action - the client action.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets an action to run on the client when the tree is
selected."
* @netui.tldx:attribute category="general"
*/
public void setClientAction(String action)
@@ -110,6 +112,7 @@
* Set the ID of the tag.
* @param tagId - the tagId.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set the ID of the tag."
* @netui.tldx:attribute category="general"
*/
public void setTagId(String tagId)
@@ -122,6 +125,7 @@
* Sets the TreeItem expansion state.
* @param expanded - the expanded state.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the TreeItem expansion state."
*/
public void setExpanded(boolean expanded)
{
@@ -132,6 +136,7 @@
* Sets the TreeItem expansion state.
* @param disabled - the expanded state.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the TreeItem expansion state."
*/
public void setDisabled(boolean disabled)
{
@@ -144,6 +149,7 @@
* to happen on the server. When runAtClient is false, all expansions
will happen on the server.
* @param expandOnServer boolean value indicating if the node should be
expanded on the server.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="If running on the client, cause the node to be expanded
and contracted on the server."
*/
public void setExpandOnServer(boolean expandOnServer)
{
@@ -154,6 +160,7 @@
* Sets the TreeItem's href.
* @param href - the href
* @netui:attribute required="false" rtexprvalue="true"
+ * description="sets the TreeItem's href."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.URIPropertyClass"
*/
public void setHref(String href)
@@ -166,6 +173,7 @@
* Sets the TreeItems title.
* @param title
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the TreeItems title."
* @netui.tldx:attribute
*/
public void setTitle(String title)
@@ -180,6 +188,7 @@
* <code>target</code> attribute ([EMAIL PROTECTED] #setTarget}) to invoke
a new page flow in a separate window.
* @param scope a String that identifies the scope in which the target
page flow will be made active.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Set the target scope for this tree node's URI."
* @netui.tldx:attribute
*/
public void setScope(String scope)
@@ -191,6 +200,7 @@
* Sets the TreeItem icon URI.
* @param icon - the icon URI
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the icon representing this tree item."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.URIPropertyClass"
*/
public void setIcon(String icon)
@@ -250,6 +260,7 @@
/**
* @netui:attribute required="false"
+ * description=""
*/
// @TODO: this should be added back with an expression
//public void setNode(TreeElement node)
@@ -261,6 +272,7 @@
* Sets the window target.
* @param target - the window target.
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the window target."
*/
public void setTarget(String target)
{
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/TreePropertyOverride.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/TreePropertyOverride.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/tree/TreePropertyOverride.java
Wed Aug 11 19:29:24 2004
@@ -42,6 +42,7 @@
* Sets the action used for expanding and contracting tree nodes.
* @param action - the action
* @netui:attribute required="false"
+ * description="Sets the action used for expanding and contracting tree
nodes."
* @netui.tldx:attribute category="general" reftype="netui-action-url"
*/
public void setSelectionAction(String action)
@@ -53,6 +54,7 @@
* Sets the action used for expanding and contracting tree nodes.
* @param action - the action
* @netui:attribute required="false"
+ * description="Sets the action used for expanding and contracting tree
nodes."
* @netui.tldx:attribute category="general" reftype="netui-action-url"
*/
public void setExpansionAction(String action)
@@ -65,6 +67,8 @@
* line below it. (Defaults to "handledownlast.gif").
* @param imageHandleDownLast - the image name (including extension)
* @netui:attribute required="false"
+ * description="Sets the image name for an open non-leaf node with no
+ * line below it."
* @netui.tldx:attribute category="images" reftype="img-url"
*/
public void setImageHandleDownLast(String imageHandleDownLast)
@@ -77,6 +81,8 @@
* line below it. (Defaults to "handledownmiddle.gif").
* @param imageHandleDownMiddle - the image name (including extension)
* @netui:attribute required="false"
+ * description="Sets the image name for an open non-leaf node with a
+ * line below it."
* @netui.tldx:attribute category="images" reftype="img-url"
*/
public void setImageHandleDownMiddle(String imageHandleDownMiddle)
@@ -89,6 +95,8 @@
* line below it. (Defaults to "handlerightlast.gif").
* @param imageHandleRightLast - the image name (including extension)
* @netui:attribute required="false"
+ * description="Sets the image name for a closed non-leaf node with no
+ * line below it."
* @netui.tldx:attribute category="images" reftype="img-url"
*/
public void setImageHandleRightLast(String imageHandleRightLast)
@@ -101,6 +109,8 @@
* line below it. (Defaults to "handlerightmiddle.gif").
* @param imageHandleRightMiddle - the image name (including extension)
* @netui:attribute required="false"
+ * description="Sets the image name for a closed non-leaf node with a
+ * line below it."
* @netui.tldx:attribute category="images" reftype="img-url"
*/
public void setImageHandleRightMiddle(String imageHandleRightMiddle)
@@ -113,6 +123,7 @@
* (Defaults to "linelastnode.gif").
* @param imageLineLast - the image name (including extension)
* @netui:attribute required="false"
+ * description="Sets the image name for a blank area of the tree."
* @netui.tldx:attribute category="images" reftype="img-url"
*/
public void setImageLineLast(String imageLineLast)
@@ -125,6 +136,7 @@
* (Defaults to "linelastnode.gif").
* @param defaultIcon - the image name of the defaultIcon
* @netui:attribute required="false"
+ * description="Sets the default icon for TreeElements for a blank area of
the tree."
* @netui.tldx:attribute category="images" reftype="img-url"
*/
public void setDefaultIcon(String defaultIcon)
@@ -137,6 +149,7 @@
* (Defaults to "linemiddlenode.gif").
* @param imageLineMiddle - the image name (including extension)
* @netui:attribute required="false"
+ * description="Sets the image name for an area with a line through it."
* @netui.tldx:attribute category="images" reftype="img-url"
*/
public void setImageLineMiddle(String imageLineMiddle)
@@ -149,6 +162,7 @@
* (Defaults to "linevertical.gif").
* @param imageLineVertical - the image name (including extension)
* @netui:attribute required="false"
+ * description="Sets the image name for an area with a line through it."
* @netui.tldx:attribute category="images" reftype="img-url"
*/
public void setImageLineVertical(String imageLineVertical)
@@ -161,6 +175,8 @@
* relative to the page including this tag.
* @param imageRoot - the directory name
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Sets the name of the directory containing the images for
our icons,
+ * relative to the page including this tag."
* @netui.tldx:attribute category="images"
*/
public void setImageRoot(String imageRoot)
Modified:
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/Attribute.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/Attribute.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/Attribute.java
Wed Aug 11 19:29:24 2004
@@ -128,6 +128,8 @@
* @jsptagref.attributesyntaxvalue <i>string_name</i>
*
* @netui:attribute required="true" rtexprvalue="true"
+ * description="The name for the <netui-template:attribute>
placeholder. The name
+ * may be used more than once in a template page."
*/
public void setName(String name) {
_name = name;
@@ -155,6 +157,7 @@
* @jsptagref.attributesyntaxvalue <i>string_defaultValue</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="The default value for <netui-template:attribute>
placeholder."
*/
public void setDefaultValue(String defaultValue) {
_defaultValue = defaultValue;
Modified:
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/DivPanel.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/DivPanel.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/DivPanel.java
Wed Aug 11 19:29:24 2004
@@ -68,6 +68,7 @@
* Set the ID of the tag.
* @param tagId - the tagId.
* @netui:attribute required="true" rtexprvalue="true"
+ * description="Set the ID of the tag."
* @netui.tldx:attribute category="general"
*/
public void setTagId(String tagId)
@@ -79,6 +80,7 @@
* Set the ID of the tag.
* @param firstPage - the name of the first page.
* @netui:attribute rtexprvalue="true"
+ * description="Set the name of the first page to display."
* @netui.tldx:attribute category="general"
*/
public void setFirstPage(String firstPage)
Modified:
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/IncludeSection.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/IncludeSection.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/IncludeSection.java
Wed Aug 11 19:29:24 2004
@@ -147,6 +147,7 @@
* @jsptagref.attributesyntaxvalue <i>string_name</i>
*
* @netui:attribute required="true" rtexprvalue="true"
+ * description="The name of the section. This name must be unique within
the template page."
*/
public void setName(String name) {
_name = name;
@@ -167,6 +168,8 @@
* @jsptagref.attributesyntaxvalue <i>string_defaultPage</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="A default JSP page to provide content for the placeholder
if
+ * the content page fails to define the content."
*/
public void setDefaultPage(String defaultPage) {
_default = defaultPage;
Modified:
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/Section.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/Section.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/Section.java
Wed Aug 11 19:29:24 2004
@@ -158,6 +158,7 @@
* @jsptagref.attributesyntaxvalue <i>string_name</i>
*
* @netui:attribute required="true" rtexprvalue="true"
+ * description="The name of the content to fill the placeholder."
*/
public void setName(String name) {
_name = name;
@@ -175,6 +176,7 @@
* @jsptagref.attributesyntaxvalue <i>boolean_literal_visible</i>
*
* @netui:attribute required="false" rtexprvalue="true" type="boolean"
+ * description="Determines if the section is visible."
*/
public void setVisible(boolean visible) {
_visible = visible;
Modified:
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/SetAttribute.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/SetAttribute.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/SetAttribute.java
Wed Aug 11 19:29:24 2004
@@ -133,6 +133,7 @@
* @jsptagref.attributesyntaxvalue <i>string_name</i>
*
* @netui:attribute required="true" rtexprvalue="true"
+ * description="The name of the attribute to set."
*/
public void setName(String name) {
_name = name;
@@ -152,6 +153,7 @@
* @jsptagref.attributesyntaxvalue <i>string_or_expression_value</i>
*
* @netui:attribute required="true" rtexprvalue="true"
+ * description="Sets the value of the attribute."
* @netui.tldx:attribute
*/
public void setValue(String value)
Modified:
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/Template.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/Template.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-template/org/apache/beehive/netui/tags/template/Template.java
Wed Aug 11 19:29:24 2004
@@ -144,6 +144,8 @@
* @jsptagref.attributesyntaxvalue <i>boolean_reportErrors</i>
*
* @netui:attribute required="false" rtexprvalue="true"
+ * description="Determines if the template should report errors.
+ * The errors will be reported inline on the JSP page."
*/
public void setReportErrors(boolean reportErrors) {
_reportErrors = reportErrors;
@@ -164,6 +166,7 @@
* @jsptagref.attributesyntaxvalue <i>string_urlToTemplatePage</i>
*
* @netui:attribute required="true" rtexprvalue="true"
+ * description="The URL of the template page to use."
*/
public void setTemplatePage(String templatePage) {
_templatePage = templatePage;