Author: scabanovich
Date: 2009-09-16 11:03:10 -0400 (Wed, 16 Sep 2009)
New Revision: 17616
Added:
trunk/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf-options.xml
trunk/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf-palette.xml
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf/plugin.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-4885
options and palette split to jsf struts and jboss
Modified: trunk/jsf/plugins/org.jboss.tools.jsf/plugin.xml
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf/plugin.xml 2009-09-16 15:01:57 UTC (rev 17615)
+++ trunk/jsf/plugins/org.jboss.tools.jsf/plugin.xml 2009-09-16 15:03:10 UTC (rev 17616)
@@ -446,4 +446,15 @@
pathEncoder="org.jboss.tools.jsf.model.helpers.pages.FilePathEncoder"
/>
</extension>
+
+ <extension
+ point="org.jboss.tools.common.model.preferences">
+ <contribution
+ resource="meta/jsf-options.xml" priority="2">
+ </contribution>
+ <contribution
+ resource="meta/jsf-palette.xml" priority="4">
+ </contribution>
+ </extension>
+
</plugin>
Added: trunk/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf-options.xml
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf-options.xml
(rev 0)
+++ trunk/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf-options.xml 2009-09-16
15:03:10 UTC (rev 17616)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<XStudio model-entity="SharableXStudio" NAME="XStudio"
SCOPE="project">
+ <Options model-entity="SharableOptions" NAME="Options"
SCOPE="project">
+ <JSFStudio model-entity="SharableJSFStudio" NAME="JSF Studio"
+ SCOPE="project">
+ <JSFProject model-entity="SharableJSFProject" NAME="Project"
+ SCOPE="project">
+ <ImportJSFProject model-entity="SharableImportJSFProject"
+ NAME="Import Project" SCOPE="project"
register_web_context="yes" />
+ <NewJSFProject model-entity="SharableNewJSFProject"
+ NAME="New Project" SCOPE="project" directory=""
+ register_web_context="yes" template="JSFBlank"
use_default="yes"
+ version="JSF 1.2" />
+ </JSFProject>
+ </JSFStudio>
+ </Options>
+</XStudio>
\ No newline at end of file
Property changes on: trunk/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf-options.xml
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf-palette.xml
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf-palette.xml
(rev 0)
+++ trunk/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf-palette.xml 2009-09-16
15:03:10 UTC (rev 17616)
@@ -0,0 +1,1508 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<XStudio model-entity="SharableXStudio" NAME="XStudio"
SCOPE="project">
+ <Palette NAME="Palette" SCOPE="project"
model-entity="SharablePalette">
+ <PageTabHTML DESCRIPTION="" EDITOR_TYPE=""
HIDDEN="no"
+ NAME="JSF" NATURE_TYPE="" SCOPE="project"
TABTYPE="HTML"
+ model-entity="SharablePageTabHTML">
+ <GroupHTML HIDDEN="yes" ICON="" NAME="Core"
PREFIX="f"
+ SCOPE="project"
URI="http://java.sun.com/jsf/core"
add_taglib="true"
+ library-version="" model-entity="SharableGroupHTML">
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>View</code>
<br>\n<b>Syntax:</b><br><code>&lt;f:view&gt;</code><br><code>&lt;/f:view&gt;</code><br><b>Attributes:</b><br><code>locale</code>"
+ ENDTEXT="</view>" ICON="" NAME="view"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<view>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Action Listener</code>
<br>\n<b>Syntax:</b><br><code>&lt;f:actionListener/&gt;</code><br><b>Attributes:</b><br><code><b>type</b></code>"
+ ENDTEXT="" ICON="" NAME="actionListener"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<actionListener type="|"/>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<font
color="OLIVE"><b>Name:</b></font>
<code><br>Validate Double Range</code>
<br>\n<b>Syntax:</b><br><code>&lt;f:validateDoubleRange/&gt;</code><br><b>Attributes:</b><br><code>maximum,
minimum</code>"
+ ENDTEXT="" ICON="%Icons%/JSF Core/validator"
NAME="validateDoubleRange"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<validateDoubleRange |/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Convert Number</code>
<br>\n<b>Syntax:</b><br><code>&lt;f:convertNumber/&gt;</code><br><b>Attributes:</b><br><code>currencyCode,
currencySymbol, groupingUsed, integerOnly, locale, maxFractionDigits, maxIntegerDigits,
minFractionDigits, minIntegerDigits, pattern, type</code>"
+ ENDTEXT="" ICON="%Icons%/JSF Core/convertNumber"
NAME="convertNumber"
+ REFORMAT="no" SCOPE="project"
STARTTEXT="<convertNumber/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Converter</code>
<br>\n<b>Syntax:</b><br><code>&lt;f:converter/&gt;</code><br><b>Attributes:</b><br><code><b>converterId</b></code>"
+ ENDTEXT="" ICON="%Icons%/JSF Core/converter"
NAME="converter"
+ REFORMAT="yes" SCOPE="project" STARTTEXT="<converter
converterId="|"/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Subview</code>
<br>\n<b>Syntax:</b><br><code>&lt;f:subview&gt;</code><br><code>&lt;/f:subview&gt;</code><br><b>Attributes:</b><br><code><b>id</b>,
binding, rendered</code>"
+ ENDTEXT="</subview>" ICON="" NAME="subview"
REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<subview
id="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<font
color="OLIVE"><b>Name:</b></font>
<code><br>Validate Long Range</code> <br>
<b>Syntax:</b><br><code>&lt;f:validateLongRange/&gt;</code><br><b>Attributes:</b><br><code>maximum,
minimum</code>"
+ ENDTEXT="" ICON="%Icons%/JSF Core/validator"
NAME="validateLongRange"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<validateLongRange |/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Attribute</code>
<br>\n<b>Syntax:</b><br><code>&lt;f:attribute/&gt;</code><br><b>Attributes:</b><br><code><b>name</b>,
<b>value</b></code>"
+ ENDTEXT="" ICON="%Icons%/jstl/attr" NAME="attribute"
REFORMAT="no"
+ SCOPE="project" STARTTEXT="<attribute
name="|" value=""/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Facet</code>
<br>\n<b>Syntax:</b><br><code>&lt;f:facet&gt;</code><br><code>&lt;/f:facet&gt;</code><br><b>Attributes:</b><br><code><b>name</b></code>"
+ ENDTEXT="</facet>" ICON="" NAME="facet"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<facet name="|">"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Load Bundle</code>
<br>\n<b>Syntax:</b><br><code>&lt;f:loadBundle/&gt;</code><br><b>Attributes:</b><br><code><b>basename</b>,
<b>var</b></code>"
+ ENDTEXT="" ICON="%Icons%/JSF Core/bundle"
NAME="loadBundle"
+ REFORMAT="no" SCOPE="project"
+ STARTTEXT="<loadBundle basename="|"
var=""/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<font
color="OLIVE"><b>Name:</b></font>
<code><br>Validate Length</code> <br>
<b>Syntax:</b><br><code>&lt;f:validateLength/&gt;</code><br><b>Attributes:</b><br><code>maximum,
minimum</code>"
+ ENDTEXT="" ICON="%Icons%/JSF Core/validator"
NAME="validateLength"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<validateLength |/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Value Change Listener</code>
<br>\n<b>Syntax:</b><br><code>&lt;f:valueChangeListener/&gt;</code><br><b>Attributes:</b><br><code><b>type</b></code>"
+ ENDTEXT="" ICON="" NAME="valueChangeListener"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<valueChangeListener type="|"/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;f:setPropertyActionListener
/&gt;</code><br><b>Attributes:</b><br><code><b>value</b>,
<b>target</b></code>"
+ ENDTEXT="" ICON="" NAME="setPropertyActionListener"
REFORMAT="no"
+ SCOPE="project"
+ STARTTEXT="<setPropertyActionListener value="|"
target=""/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Convert Date Time</code>
<br>\n<b>Syntax:</b><br><code>&lt;f:convertDateTime/&gt;</code><br><b>Attributes:</b><br><code>dateStyle,
locale, pattern, timeStyle, timeZone, type</code>"
+ ENDTEXT="" ICON="%Icons%/JSF Core/convertDateTime"
NAME="convertDateTime"
+ REFORMAT="no" SCOPE="project"
STARTTEXT="<convertDateTime/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Validator</code>
<br>\n<b>Syntax:</b><br><code>&lt;f:validator/&gt;</code><br><b>Attributes:</b><br><code><b>validatorId</b></code>"
+ ENDTEXT="" ICON="%Icons%/JSF Core/validator"
NAME="validator"
+ REFORMAT="no" SCOPE="project" STARTTEXT="<validator
validatorId="|"/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;f:phaseListener
/&gt;</code><br><b>Attributes:</b><br><code>type,
binding</code>"
+ ENDTEXT="" ICON="" NAME="phaseListener"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<phaseListener type="|"/>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Select Item</code>
<br>\n<b>Syntax:</b><br><code>&lt;f:selectItem/&gt;</code><br><b>Attributes:</b><br><code>binding,
id, itemDescription, itemDisabled, itemLabel, itemValue, value</code>"
+ ENDTEXT="" ICON="%Icons%/Struts HTML/option"
NAME="selectItem"
+ REFORMAT="no" SCOPE="project"
STARTTEXT="<selectItem/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<font
color="OLIVE"><b>Name:</b></font>
<code><br>Verbatim</code> <br>
<b>Syntax:</b><br><code>&lt;f:verbatim&gt;</code><br><code>&lt;/f:verbatim&gt;</code><br><b>Attributes:</b><br><code>escape</code>"
+ ENDTEXT="</verbatim>" ICON=""
NAME="verbatim" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<verbatim>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;%@
taglib
uri="http://java.sun.com/jsf/core" prefix="f"
%&gt;</code>"
+ ENDTEXT="" ICON="%Icons%/Struts Common/taglib" NAME="JSF
Core taglib"
+ REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<%@ taglib
uri="http://java.sun.com/jsf/core" prefix="f"
%>\\n|"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Select Items</code>
<br>\n<b>Syntax:</b><br><code>&lt;f:selectItems/&gt;</code><br><b>Attributes:</b><br><code>binding,
id, value</code>"
+ ENDTEXT="" ICON="%Icons%/Struts HTML/options"
NAME="selectItems"
+ REFORMAT="no" SCOPE="project"
STARTTEXT="<selectItems/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Parameter</code>
<br>\n<b>Syntax:</b><br><code>&lt;f:param&gt;</code><br><code>&lt;/f:param&gt;</code><br><b>Attributes:</b><br><code><b>value</b>,
binding, id, name</code>"
+ ENDTEXT="</param>" ICON="%Icons%/Struts
Bean/parameter" NAME="param"
+ REFORMAT="yes" SCOPE="project" STARTTEXT="<param
value="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ </GroupHTML>
+ <GroupHTML HIDDEN="no" ICON="" NAME="HTML"
PREFIX="h"
+ SCOPE="project"
URI="http://java.sun.com/jsf/html"
add_taglib="true"
+ library-version="" model-entity="SharableGroupHTML">
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:selectOneMenu&gt;</code><br><code>&lt;/h:selectOneMenu&gt;</code><br><b>Attributes:</b><br><code>converter,
converterMessage, id, immediate, rendered, required, requiredMessage, validator,
validatorMessage, value, valueChangeListener, accesskey, dir, disabled, disabledClass,
enabledClass, label, lang, onblur, onchange, onclick, ondblclick, onfocus, onkeydown,
onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup,
onselect, readonly, style, styleClass, tabindex, title, binding</code>"
+ ENDTEXT="</selectOneMenu>" ICON="%Icons%/Struts
HTML/select"
+ NAME="selectOneMenu" REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectOneMenu>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:selectManyListbox&gt;</code><br><code>&lt;/h:selectManyListbox&gt;</code><br><b>Attributes:</b><br><code>converter,
converterMessage, id, immediate, rendered, required, requiredMessage, validator,
validatorMessage, value, valueChangeListener, accesskey, dir, disabled, disabledClass,
enabledClass, label, lang, onblur, onchange, onclick, ondblclick, onfocus, onkeydown,
onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup,
onselect, readonly, size, style, styleClass, tabindex, title,
binding</code>"
+ ENDTEXT="</selectManyListbox>" ICON="%Icons%/Struts
HTML/select"
+ NAME="selectManyListbox" REFORMAT="yes"
SCOPE="project"
+ STARTTEXT="<selectManyListbox>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:form&gt;</code><br><code>&lt;/h:form&gt;</code><br><b>Attributes:</b><br><code>id,
prependId, rendered, accept, acceptcharset, dir, enctype, lang, onclick, ondblclick,
onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover,
onmouseup, onreset, onsubmit, style, styleClass, target, title,
binding</code>"
+ ENDTEXT="</form>" ICON="%Icons%/Struts HTML/form"
NAME="form"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<form>" large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:column&gt;</code><br><code>&lt;/h:column&gt;</code><br><b>Attributes:</b><br><code>rendered,
binding, id, footerClass, headerClass</code>"
+ ENDTEXT="</column>" ICON="" NAME="column"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<column>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:graphicImage/&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, url, value, alt, dir, height, ismap, lang, longdesc, onclick, ondblclick,
onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover,
onmouseup, style, styleClass, title, usemap, width, binding</code>"
+ ENDTEXT="" ICON="%Icons%/Struts HTML/img"
NAME="graphicImage"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<graphicImage value="|"/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:message/&gt;</code><br><b>Attributes:</b><br><code><b>for</b>,
id, rendered, showDetail, showSummary, dir, errorClass, errorStyle, fatalClass,
fatalStyle, infoClass, infoStyle, lang, style, styleClass, title, tooltip, warnClass,
warnStyle, binding</code>"
+ ENDTEXT="" ICON="%Icons%/Struts Logic/messages"
NAME="message"
+ REFORMAT="yes" SCOPE="project" STARTTEXT="<message
for="|"/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:outputFormat&gt;</code><br><code>&lt;/h:outputFormat&gt;</code><br><b>Attributes:</b><br><code>converter,
id, rendered, value, dir, escape, lang, style, styleClass, title,
binding</code>"
+ ENDTEXT="</outputFormat>" ICON=""
NAME="outputFormat" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<outputFormat>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:selectManyMenu&gt;</code><br><code>&lt;/h:selectManyMenu&gt;</code><br><b>Attributes:</b><br><code>converter,
converterMessage, id, immediate, rendered, required, requiredMessage, validator,
validatorMessage, value, valueChangeListener, accesskey, dir, disabled, disabledClass,
enabledClass, label, lang, onblur, onchange, onclick, ondblclick, onfocus, onkeydown,
onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup,
onselect, readonly, style, styleClass, tabindex, title, binding</code>"
+ ENDTEXT="</selectManyMenu>" ICON="%Icons%/Struts
HTML/select"
+ NAME="selectManyMenu" REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectManyMenu>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:selectOneRadio&gt;</code><br><code>&lt;/h:selectOneRadio&gt;</code><br><b>Attributes:</b><br><code>converter,
converterMessage, id, immediate, rendered, required, requiredMessage, validator,
validatorMessage, value, valueChangeListener, accesskey, border, dir, disabled,
disabledClass, enabledClass, label, lang, layout, onblur, onchange, onclick, ondblclick,
onfocus, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout,
onmouseover, onmouseup, onselect, readonly, style, styleClass, tabindex, title,
binding</code>"
+ ENDTEXT="</selectOneRadio>" ICON="%Icons%/Struts
HTML/radio"
+ NAME="selectOneRadio" REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectOneRadio>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:selectOneListbox&gt;</code><br><code>&lt;/h:selectOneListbox&gt;</code><br><b>Attributes:</b><br><code>converter,
converterMessage, id, immediate, rendered, required, requiredMessage, validator,
validatorMessage, value, valueChangeListener, accesskey, dir, disabled, disabledClass,
enabledClass, label, lang, onblur, onchange, onclick, ondblclick, onfocus, onkeydown,
onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup,
onselect, readonly, size, style, styleClass, tabindex, title,
binding</code>"
+ ENDTEXT="</selectOneListbox>" ICON="%Icons%/Struts
HTML/select"
+ NAME="selectOneListbox" REFORMAT="yes"
SCOPE="project"
+ STARTTEXT="<selectOneListbox>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:panelGroup&gt;</code><br><code>&lt;/h:panelGroup&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, layout, style, styleClass, binding</code>"
+ ENDTEXT="</panelGroup>" ICON=""
NAME="panelGroup" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelGroup>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:commandButton/&gt;</code><br><b>Attributes:</b><br><code>action,
actionListener, id, immediate, rendered, value, accesskey, alt, dir, disabled, image,
label, lang, onblur, onchange, onclick, ondblclick, onfocus, onkeydown, onkeypress,
onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onselect, readonly,
style, styleClass, tabindex, title, type, binding</code>"
+ ENDTEXT="" ICON="%Icons%/Struts HTML/button"
NAME="commandButton"
+ REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<commandButton value="|"
action=""/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:inputText/&gt;</code><br><b>Attributes:</b><br><code>converter,
converterMessage, id, immediate, rendered, required, requiredMessage, validator,
validatorMessage, value, valueChangeListener, accesskey, alt, autocomplete, dir, disabled,
label, lang, maxlength, onblur, onchange, onclick, ondblclick, onfocus, onkeydown,
onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup,
onselect, readonly, size, style, styleClass, tabindex, title,
binding</code>"
+ ENDTEXT="" ICON="%Icons%/Struts HTML/text"
NAME="inputText"
+ REFORMAT="yes" SCOPE="project" STARTTEXT="<inputText
value="|"/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:dataTable&gt;</code><br><code>&lt;/h:dataTable&gt;</code><br><b>Attributes:</b><br><code>first,
id, rendered, rows, value, var, bgcolor, border, captionClass, captionStyle, cellpadding,
cellspacing, columnClasses, dir, footerClass, frame, headerClass, lang, onclick,
ondblclick, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout,
onmouseover, onmouseup, rowClasses, rules, style, styleClass, summary, title, width,
binding</code>"
+ ENDTEXT="</dataTable>" ICON="%Icons%/Tables/table"
NAME="dataTable"
+ REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<dataTable value="|"
var="">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:selectBooleanCheckbox/&gt;</code><br><b>Attributes:</b><br><code>converter,
converterMessage, id, immediate, rendered, required, requiredMessage, validator,
validatorMessage, value, valueChangeListener, accesskey, dir, disabled, label, lang,
onblur, onchange, onclick, ondblclick, onfocus, onkeydown, onkeypress, onkeyup,
onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onselect, readonly, style,
styleClass, tabindex, title, binding</code>"
+ ENDTEXT="" ICON="%Icons%/Struts HTML/checkbox"
NAME="selectBooleanCheckbox"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectBooleanCheckbox/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:outputText/&gt;</code><br><b>Attributes:</b><br><code>converter,
id, rendered, value, dir, escape, lang, style, styleClass, title,
binding</code>"
+ ENDTEXT="" ICON="%Icons%/JSF Core/write"
NAME="outputText"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<outputText/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:selectManyCheckbox&gt;</code><br><code>&lt;/h:selectManyCheckbox&gt;</code><br><b>Attributes:</b><br><code>converter,
converterMessage, id, immediate, rendered, required, requiredMessage, validator,
validatorMessage, value, valueChangeListener, accesskey, border, dir, disabled,
disabledClass, enabledClass, label, lang, layout, onblur, onchange, onclick, ondblclick,
onfocus, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout,
onmouseover, onmouseup, onselect, readonly, style, styleClass, tabindex, title,
binding</code>"
+ ENDTEXT="</selectManyCheckbox>" ICON="%Icons%/Struts
HTML/multibox"
+ NAME="selectManyCheckbox" REFORMAT="yes"
SCOPE="project"
+ STARTTEXT="<selectManyCheckbox>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:inputSecret/&gt;</code><br><b>Attributes:</b><br><code>converter,
converterMessage, id, immediate, rendered, required, requiredMessage, validator,
validatorMessage, value, valueChangeListener, accesskey, alt, autocomplete, dir, disabled,
label, lang, maxlength, onblur, onchange, onclick, ondblclick, onfocus, onkeydown,
onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup,
onselect, readonly, redisplay, size, style, styleClass, tabindex, title,
binding</code>"
+ ENDTEXT="" ICON="%Icons%/Struts HTML/password"
NAME="inputSecret"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<inputSecret value="|"/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:panelGrid&gt;</code><br><code>&lt;/h:panelGrid&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, bgcolor, border, captionClass, captionStyle, cellpadding, cellspacing,
columnClasses, columns, dir, footerClass, frame, headerClass, lang, onclick, ondblclick,
onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover,
onmouseup, rowClasses, rules, style, styleClass, summary, title, width,
binding</code>"
+ ENDTEXT="</panelGrid>" ICON="%Icons%/Tables/table"
NAME="panelGrid"
+ REFORMAT="yes" SCOPE="project" STARTTEXT="<panelGrid
columns="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:commandLink&gt;</code><br><code>&lt;/h:commandLink&gt;</code><br><b>Attributes:</b><br><code>action,
actionListener, id, immediate, rendered, value, accesskey, charset, coords, dir, disabled,
hreflang, lang, onblur, onclick, ondblclick, onfocus, onkeydown, onkeypress, onkeyup,
onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, rel, rev, shape, style,
styleClass, tabindex, target, title, type, binding</code>"
+ ENDTEXT="</commandLink>" ICON="%Icons%/Struts
HTML/link" NAME="commandLink"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<commandLink value="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:inputHidden/&gt;</code><br><b>Attributes:</b><br><code>converter,
converterMessage, id, immediate, rendered, required, requiredMessage, validator,
validatorMessage, value, valueChangeListener, binding</code>"
+ ENDTEXT="" ICON="%Icons%/Struts HTML/hidden"
NAME="inputHidden"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<inputHidden/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;%@
taglib
uri="http://java.sun.com/jsf/html" prefix="h"
%&gt;</code>"
+ ENDTEXT="" ICON="%Icons%/Struts Common/taglib" NAME="JSF
HTML taglib"
+ REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<%@ taglib
uri="http://java.sun.com/jsf/html" prefix="h"
%>\\n|"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:outputLabel&gt;</code><br><code>&lt;/h:outputLabel&gt;</code><br><b>Attributes:</b><br><code>converter,
id, rendered, value, accesskey, dir, escape, for, lang, onblur, onclick, ondblclick,
onfocus, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout,
onmouseover, onmouseup, style, styleClass, tabindex, title,
binding</code>"
+ ENDTEXT="</outputLabel>" ICON="%Icons%/JSF Core/write"
NAME="outputLabel"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<outputLabel for="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:inputTextarea&gt;</code><br><code>&lt;/h:inputTextarea&gt;</code><br><b>Attributes:</b><br><code>converter,
converterMessage, id, immediate, rendered, required, requiredMessage, validator,
validatorMessage, value, valueChangeListener, accesskey, cols, dir, disabled, label, lang,
onblur, onchange, onclick, ondblclick, onfocus, onkeydown, onkeypress, onkeyup,
onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onselect, readonly, rows,
style, styleClass, tabindex, title, binding</code>"
+ ENDTEXT="</inputTextarea>" ICON="%Icons%/Struts
HTML/textarea"
+ NAME="inputTextarea" REFORMAT="yes" SCOPE="project"
STARTTEXT="<inputTextarea>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:outputLink&gt;</code><br><code>&lt;/h:outputLink&gt;</code><br><b>Attributes:</b><br><code>converter,
id, rendered, value, accesskey, charset, coords, dir, disabled, hreflang, lang, onblur,
onclick, ondblclick, onfocus, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove,
onmouseout, onmouseover, onmouseup, rel, rev, shape, style, styleClass, tabindex, target,
title, type, binding</code>"
+ ENDTEXT="</outputLink>" ICON="%Icons%/Common/a"
NAME="outputLink"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<outputLink value="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;h:messages/&gt;</code><br><b>Attributes:</b><br><code>globalOnly,
id, rendered, showDetail, showSummary, dir, errorClass, errorStyle, fatalClass,
fatalStyle, infoClass, infoStyle, lang, layout, style, styleClass, title, tooltip,
warnClass, warnStyle, binding</code>"
+ ENDTEXT="" ICON="%Icons%/Struts Logic/messages"
NAME="messages"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<messages/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ </GroupHTML>
+ <GroupHTML HIDDEN="no" ICON="" NAME="Facelets"
PREFIX="ui"
+ SCOPE="project"
URI="http://java.sun.com/jsf/facelets"
add_taglib="true"
+ library-version="" model-entity="SharableGroupHTML">
+ <MacroHTML
+ DESCRIPTION="The debug tag will capture the component tree and variables when
it is encoded, storing the data for retrieval later. You may launch the debug window at
any time from your browser by pressing 'CTRL' + 'SHIFT' + 'D' (by
default). The debug tag doesn't need to be used with the facelet.DEVELOPMENT
parameter. The best place to put this tag is in your site's main template where it can
be enabled/disabled across your whole application. If your application uses multiple
windows, you might want to assign different hot keys to each
one.<br><b>Syntax:</b><br><code>&lt;ui:debug&gt;</code><br><code>&lt;/ui:debug&gt;</code><br><b>Attributes:</b><br><code>hotkey,
rendered</code>"
+ ENDTEXT="</debug>" ICON="" NAME="debug"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<debug>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="The component tag and the composition tag behave exactly the same,
except the component tag will insert a new UIComponent instance into the tree as the root
of all the child components/fragments it
has.<br><b>Syntax:</b><br><code>&lt;ui:component&gt;</code><br><code>&lt;/ui:component&gt;</code><br><b>Attributes:</b><br><code>id,
binding</code>"
+ ENDTEXT="</component>" ICON=""
NAME="component" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<component>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;ui:composition&gt;</code><br><code>&lt;/ui:composition&gt;</code><br><b>Attributes:</b><br><code>template</code>"
+ ENDTEXT="</composition>" ICON=""
NAME="composition" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<composition>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="The define tag can be used within tags that allow templating. This
includes composition and decorate
tags.<br><b>Syntax:</b><br><code>&lt;ui:define&gt;</code><br><code>&lt;/ui:define&gt;</code><br><b>Attributes:</b><br><code><b>name</b></code>"
+ ENDTEXT="</define>" ICON="" NAME="define"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<define name="|">"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;ui:repeat&gt;</code><br><code>&lt;/ui:repeat&gt;</code><br><b>Attributes:</b><br><code><b>value</b>,
<b>var</b>, offset, size, varStatus</code>"
+ ENDTEXT="</repeat>" ICON="" NAME="repeat"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<repeat value="|"
var="">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="Just like composition has decorate as a non-trimming version of
the same behavior, component has fragment. This allows you to logically insert a
UIComponent into the tree and possibly bind this fragment to a JavaBean property or Map
for management. The fragment tag was also added to Facelets to get around some of the
optimizations used in handling text within your document. If you are using components such
as &lt;f:panelGrid/&gt;, which renders its children, you may want more
control over the building process that Facelets does and using a fragment tag will help
guarantee parent/child relationships for
you.<br><b>Syntax:</b><br><code>&lt;ui:fragment&gt;</code><br><code>&lt;/ui:fragment&gt;</code><br><b>Attributes:</b><br><code>id,
binding</code>"
+ ENDTEXT="</fragment>" ICON=""
NAME="fragment" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<fragment>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="The decorate tag acts the same as a composition tag, but it will
not trim everything outside of it. This is useful in cases where you have a list of items
in a document, which you would like to be decorated or framed. The sum of it all is that
you can take any element in the document and decorate it with some external logic as
provided by the
template.<br><b>Syntax:</b><br><code>&lt;ui:decorate&gt;</code><br><code>&lt;/ui:decorate&gt;</code><br><b>Attributes:</b><br><code><b>template</b></code>"
+ ENDTEXT="</decorate>" ICON=""
NAME="decorate" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<decorate
template="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="The include tag can point at any Facelet which might use the
composition tag, component tag, or simply be straight XHTML/XML. It should be noted that
the src path does allow relative path names, but they will always be resolved against the
original Facelet requested. The include tag can be used in conjunction with multiple
&lt;ui:param/&gt; tags to pass EL expressions/values to the target
page.<br><b>Syntax:</b><br><code>&lt;ui:include&gt;</code><br><code>&lt;/ui:include&gt;</code><br><b>Attributes:</b><br><code><b>src</b></code>"
+ ENDTEXT="</include>" ICON="" NAME="include"
REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<include
src="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;ui:param&gt;</code><br><code>&lt;/ui:param&gt;</code><br><b>Attributes:</b><br><code><b>name</b>,
<b>value</b></code>"
+ ENDTEXT="</param>" ICON="" NAME="param"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<param name="|"
value="">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="The insert tag is used within your templates to declare spots of
replacable
data.<br><b>Syntax:</b><br><code>&lt;ui:insert&gt;</code><br><code>&lt;/ui:insert&gt;</code><br><b>Attributes:</b><br><code>name</code>"
+ ENDTEXT="</insert>" ICON="" NAME="insert"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<insert>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="The remove tag does not have any attributes and is used to remove
chunks of XML content from a Facelet at compilation time. The remove tag is often used in
conjunction with the jsfc
feature.<br><b>Syntax:</b><br><code>&lt;ui:remove&gt;</code><br><code>&lt;/ui:remove&gt;</code><br><b>Attributes:</b><br><code></code>"
+ ENDTEXT="</remove>" ICON="" NAME="remove"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<remove>" large-icon=""
model-entity="SharableMacroHTML" />
+ </GroupHTML>
+ </PageTabHTML>
+ <PageTabHTML
+ DESCRIPTION="Enhanced standard JSP actions and custom MyFaces actions."
+ EDITOR_TYPE="jsp;" HIDDEN="yes" NAME="MyFaces"
NATURE_TYPE="jsf;"
+ SCOPE="project" TABTYPE="HTML"
model-entity="SharablePageTabHTML">
+ <GroupHTML HIDDEN="no" ICON="" NAME="Tomahawk"
PREFIX="t"
+ SCOPE="project"
URI="http://myfaces.apache.org/tomahawk"
add_taglib="true"
+ library-version="" model-entity="SharableGroupHTML">
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:treeCheckbox
/&gt;</code><br><b>Attributes:</b><br><code><b>for</b>,
binding, itemDisabled, id, itemDescription, itemLabel, itemValue,
value</code>"
+ ENDTEXT="" ICON="" NAME="treeCheckbox"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<treeCheckbox for="|"/>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:jsValueSet
/&gt;</code><br><b>Attributes:</b><br><code><b>name</b>,
<b>value</b></code>"
+ ENDTEXT="" ICON="" NAME="jsValueSet"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<jsValueSet name="|"
value=""/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:selectManyListbox&gt;</code><br><code>&lt;/t:selectManyListbox&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, immediate, required, validator, valueChangeListener,
dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, datafld, datasrc,
dataformatas, disabled, onblur, onchange, onfocus, tabindex, readonly, size, enabledClass,
disabledClass, enabledOnUserRole, visibleOnUserRole, forceId, forceIdIndex,
displayValueOnly, displayValueOnlyStyle,
displayValueOnlyStyleClass</code>"
+ ENDTEXT="</selectManyListbox>" ICON=""
NAME="selectManyListbox"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectManyListbox>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:panelStack&gt;</code><br><code>&lt;/t:panelStack&gt;</code><br><b>Attributes:</b><br><code><b>selectedPanel</b>,
id</code>"
+ ENDTEXT="</panelStack>" ICON=""
NAME="panelStack" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelStack
selectedPanel="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:tree&gt;</code><br><code>&lt;/t:tree&gt;</code><br><b>Attributes:</b><br><code><b>value</b>,
id, var, styleClass, nodeClass, selectedNodeClass, headerClass, footerClass, rowClasses,
columnClasses, iconClass, iconLine, iconNoline, iconChildFirst, iconChildMiddle,
iconChildLast, iconNodeOpen, iconNodeOpenFirst, iconNodeOpenMiddle, iconNodeOpenLast,
iconNodeClose, iconNodeCloseFirst, iconNodeCloseMiddle, iconNodeCloseLast, expandRoot,
expireListeners</code>"
+ ENDTEXT="</tree>" ICON="" NAME="tree"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<tree value="|">"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:dataScroller&gt;</code><br><code>&lt;/t:dataScroller&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, enabledOnUserRole, visibleOnUserRole, for, fastStep, pageIndexVar,
pageCountVar, rowsCountVar, displayedRowsCountVar, firstRowIndexVar, lastRowIndexVar,
styleClass, style, paginator, paginatorMaxPages, paginatorTableClass, paginatorTableStyle,
paginatorColumnClass, paginatorColumnStyle, paginatorActiveColumnClass,
paginatorActiveColumnStyle, renderFacetsIfSinglePage, immediate,
actionListener</code>"
+ ENDTEXT="</dataScroller>" ICON=""
NAME="dataScroller" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<dataScroller>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:validateEqual&gt;</code><br><code>&lt;/t:validateEqual&gt;</code><br><b>Attributes:</b><br><code><b>for</b></code>"
+ ENDTEXT="</validateEqual>" ICON=""
NAME="validateEqual"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<validateEqual for="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:columns&gt;</code><br><code>&lt;/t:columns&gt;</code><br><b>Attributes:</b><br><code><b>value</b>,
<b>var</b>, id, rendered, binding, dir, lang, style, title,
styleClass, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, headerdir, headerlang, headerstyle,
headertitle, headerstyleClass, headeronclick, headerondblclick, headeronmousedown,
headeronmouseup, headeronmouseover, headeronmousemove, headeronmouseout, headeronkeypress,
headeronkeydown, headeronkeyup, footerdir, footerlang, footerstyle, footertitle,
footerstyleClass, footeronclick, footerondblclick, footeronmousedown, footeronmouseup,
footeronmouseover, footeronmousemove, footeronmouseout, footeronkeypress, footeronkeydown,
footeronkeyup, width</code>"
+ ENDTEXT="</columns>" ICON="" NAME="columns"
REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<columns
value="|" var="">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:aliasBean&gt;</code><br><code>&lt;/t:aliasBean&gt;</code><br><b>Attributes:</b><br><code>id,
alias, value</code>"
+ ENDTEXT="</aliasBean>" ICON=""
NAME="aliasBean" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<aliasBean>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:swapImage&gt;</code><br><code>&lt;/t:swapImage&gt;</code><br><b>Attributes:</b><br><code><b>swapImageUrl</b>,
activeImageUrl, id, rendered, binding, url, value, dir, lang, style, title, styleClass,
align, border, hspace, vspace, alt, height, ismap, longdesc, usemap, width, onclick,
ondblclick, onkeypress, onkeydown, onkeyup</code>"
+ ENDTEXT="</swapImage>" ICON=""
NAME="swapImage" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<swapImage
swapImageUrl="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:selectOneLanguage&gt;</code><br><code>&lt;/t:selectOneLanguage&gt;</code><br><b>Attributes:</b><br><code>maxLength,
id, rendered, binding, value, converter, immediate, required, validator,
valueChangeListener, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, datafld, datasrc, dataformatas, disabled, onblur, onchange, onfocus, tabindex,
readonly, enabledClass, disabledClass, enabledOnUserRole, visibleOnUserRole, forceId,
forceIdIndex, displayValueOnly, displayValueOnlyStyle,
displayValueOnlyStyleClass</code>"
+ ENDTEXT="</selectOneLanguage>" ICON=""
NAME="selectOneLanguage"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectOneLanguage>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:jsValueChangeListener
/&gt;</code><br><b>Attributes:</b><br><code><b>expressionValue</b>,
for, property</code>"
+ ENDTEXT="" ICON="" NAME="jsValueChangeListener"
REFORMAT="no"
+ SCOPE="project" STARTTEXT="<jsValueChangeListener
expressionValue="|"/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:selectOneRadio&gt;</code><br><code>&lt;/t:selectOneRadio&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, immediate, required, validator, valueChangeListener,
dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, accesskey, alt,
datafld, datasrc, dataformatas, disabled, onblur, onchange, onfocus, onselect, readonly,
tabindex, layout, border, enabledClass, disabledClass, enabledOnUserRole,
visibleOnUserRole, forceId, forceIdIndex, displayValueOnly, displayValueOnlyStyle,
displayValueOnlyStyleClass</code>"
+ ENDTEXT="</selectOneRadio>" ICON=""
NAME="selectOneRadio"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectOneRadio>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:selectOneListbox&gt;</code><br><code>&lt;/t:selectOneListbox&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, immediate, required, validator, valueChangeListener,
dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, datafld, datasrc,
dataformatas, disabled, onblur, onchange, onfocus, tabindex, readonly, size, enabledClass,
disabledClass, enabledOnUserRole, visibleOnUserRole, forceId, forceIdIndex,
displayValueOnly, displayValueOnlyStyle,
displayValueOnlyStyleClass</code>"
+ ENDTEXT="</selectOneListbox>" ICON=""
NAME="selectOneListbox"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectOneListbox>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:tree2&gt;</code><br><code>&lt;/t:tree2&gt;</code><br><b>Attributes:</b><br><code><b>value</b>,
var, varNodeToggler, showNav, showLines, clientSideToggle, showRootNode, preserveToggle,
javascriptLocation, imageLocation, styleLocation, id, rendered,
binding</code>"
+ ENDTEXT="</tree2>" ICON="" NAME="tree2"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<tree2 value="|">"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:commandButton&gt;</code><br><code>&lt;/t:commandButton&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, action, actionListener, immediate, value, dir, lang, style, title,
styleClass, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, accesskey, alt, disabled, onblur, onchange,
onfocus, onselect, size, tabindex, type, image, enabledOnUserRole, visibleOnUserRole,
forceId, forceIdIndex</code>"
+ ENDTEXT="</commandButton>" ICON=""
NAME="commandButton"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<commandButton>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:treeColumn&gt;</code><br><code>&lt;/t:treeColumn&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding</code>"
+ ENDTEXT="</treeColumn>" ICON=""
NAME="treeColumn" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<treeColumn>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:panelTabbedPane&gt;</code><br><code>&lt;/t:panelTabbedPane&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, align,
border, bgcolor, cellpadding, cellspacing, datafld, datasrc, dataformatas, frame, rules,
summary, width, enabledOnUserRole, visibleOnUserRole, selectedIndex, activeTabStyleClass,
inactiveTabStyleClass, disabledTabStyleClass, activeSubStyleClass, inactiveSubStyleClass,
tabContentStyleClass</code>"
+ ENDTEXT="</panelTabbedPane>" ICON=""
NAME="panelTabbedPane"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<panelTabbedPane>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:treeSelectionListener
/&gt;</code><br><b>Attributes:</b><br><code><b>type</b></code>"
+ ENDTEXT="" ICON="" NAME="treeSelectionListener"
REFORMAT="no"
+ SCOPE="project" STARTTEXT="<treeSelectionListener
type="|"/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<font
color="OLIVE"><b>Name:</b></font>
<code><br>taglib</code>
<br>\n<b>Syntax:</b><br><code>&lt;%@
taglib
uri="http://myfaces.apache.org/tomahawk"
prefix="t" %&gt;</code>"
+ ENDTEXT="" ICON="%Icons%/Struts Common/taglib"
NAME="MyFaces Tomahawk taglib"
+ REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<%@ taglib
uri="http://myfaces.apache.org/tomahawk"
prefix="t"%>\\n|"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:panelTab&gt;</code><br><code>&lt;/t:panelTab&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
enabledOnUserRole, visibleOnUserRole, label</code>"
+ ENDTEXT="</panelTab>" ICON=""
NAME="panelTab" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelTab>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:commandSortHeader&gt;</code><br><code>&lt;/t:commandSortHeader&gt;</code><br><b>Attributes:</b><br><code><b>columnName</b>,
id, rendered, binding, action, actionListener, immediate, value, dir, lang, style, title,
styleClass, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, accesskey, charset, coords, hreflang, rel,
rev, shape, tabindex, type, onblur, onfocus, target, enabledOnUserRole, visibleOnUserRole,
arrow</code>"
+ ENDTEXT="</commandSortHeader>" ICON=""
NAME="commandSortHeader"
+ REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<commandSortHeader
columnName="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:validateCreditCard&gt;</code><br><code>&lt;/t:validateCreditCard&gt;</code><br><b>Attributes:</b><br><code>none,
amex, visa, mastercard, discover</code>"
+ ENDTEXT="</validateCreditCard>" ICON=""
NAME="validateCreditCard"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<validateCreditCard>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:inputFileUpload&gt;</code><br><code>&lt;/t:inputFileUpload&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, immediate, required, validator, valueChangeListener,
dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, accesskey, align,
alt, disabled, maxlength, onblur, onchange, onfocus, onselect, readonly, size, tabindex,
accept, storage</code>"
+ ENDTEXT="</inputFileUpload>" ICON=""
NAME="inputFileUpload"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<inputFileUpload>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:inputSecret&gt;</code><br><code>&lt;/t:inputSecret&gt;</code><br><b>Attributes:</b><br><code>datafld,
datasrc, dataformatas, id, rendered, binding, value, converter, immediate, required,
validator, valueChangeListener, accesskey, align, alt, disabled, maxlength, onblur,
onchange, onfocus, onselect, readonly, size, tabindex, dir, lang, style, title,
styleClass, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, enabledOnUserRole, visibleOnUserRole, forceId,
forceIdIndex, displayValueOnly, displayValueOnlyStyle, displayValueOnlyStyleClass,
redisplay</code>"
+ ENDTEXT="</inputSecret>" ICON=""
NAME="inputSecret" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<inputSecret>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:checkbox&gt;</code><br><code>&lt;/t:checkbox&gt;</code><br><b>Attributes:</b><br><code><b>for</b>,
<b>index</b>, id, rendered, binding, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</checkbox>" ICON=""
NAME="checkbox" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<checkbox for="|"
index="">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:buffer&gt;</code><br><code>&lt;/t:buffer&gt;</code><br><b>Attributes:</b><br><code><b>into</b></code>"
+ ENDTEXT="</buffer>" ICON="" NAME="buffer"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<buffer into="|">"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:navigationMenuItems
/&gt;</code><br><b>Attributes:</b><br><code>binding,
id, value</code>"
+ ENDTEXT="" ICON="" NAME="navigationMenuItems"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<navigationMenuItems/>" large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:popup&gt;</code><br><code>&lt;/t:popup&gt;</code><br><b>Attributes:</b><br><code>displayAtDistanceX,
displayAtDistanceY, closePopupOnExitingElement, closePopupOnExitingPopup, id, rendered,
binding, dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</popup>" ICON="" NAME="popup"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<popup>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:inputCalendar&gt;</code><br><code>&lt;/t:inputCalendar&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, immediate, required, validator, valueChangeListener,
onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout,
onkeypress, onkeydown, onkeyup, dir, lang, style, title, styleClass, accesskey, align,
alt, disabled, maxlength, onblur, onchange, onfocus, onselect, readonly, size, tabindex,
enabledOnUserRole, visibleOnUserRole, forceId, forceIdIndex, monthYearRowClass,
weekRowClass, dayCellClass, currentDayCellClass, renderAsPopup, addResources,
popupDateFormat, popupButtonString, popupGotoString, popupTodayString, popupWeekString,
popupScrollLeftMessage, popupScrollRightMessage, popupSelectMonthMessage,
popupSelectYearMessage, popupSelectDateMessage,
renderPopupButtonAsImage</code>"
+ ENDTEXT="</inputCalendar>" ICON=""
NAME="inputCalendar"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<inputCalendar>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:panelGrid&gt;</code><br><code>&lt;/t:panelGrid&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, align,
border, bgcolor, cellpadding, cellspacing, datafld, datasrc, dataformatas, frame, rules,
summary, width, columnClasses, columns, footerClass, headerClass, rowClasses,
enabledOnUserRole, visibleOnUserRole, forceId, forceIdIndex, displayValueOnly,
displayValueOnlyStyle, displayValueOnlyStyleClass</code>"
+ ENDTEXT="</panelGrid>" ICON=""
NAME="panelGrid" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelGrid>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:radio&gt;</code><br><code>&lt;/t:radio&gt;</code><br><b>Attributes:</b><br><code><b>for</b>,
<b>index</b>, id, rendered, binding, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</radio>" ICON="" NAME="radio"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<radio for="|"
index="">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:saveState&gt;</code><br><code>&lt;/t:saveState&gt;</code><br><b>Attributes:</b><br><code><b>value</b>,
id</code>"
+ ENDTEXT="</saveState>" ICON=""
NAME="saveState" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<saveState
value="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:commandNavigation2&gt;</code><br><code>&lt;/t:commandNavigation2&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, action, actionListener, immediate, value, dir, lang, style, title,
styleClass, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, accesskey, charset, coords, hreflang, rel,
rev, shape, tabindex, type, onblur, onfocus, target, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</commandNavigation2>" ICON=""
NAME="commandNavigation2"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<commandNavigation2>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:validateRegExpr&gt;</code><br><code>&lt;/t:validateRegExpr&gt;</code><br><b>Attributes:</b><br><code><b>pattern</b></code>"
+ ENDTEXT="</validateRegExpr>" ICON=""
NAME="validateRegExpr"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<validateRegExpr pattern="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:inputTextarea&gt;</code><br><code>&lt;/t:inputTextarea&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, immediate, required, validator, valueChangeListener,
accesskey, cols, datafld, datasrc, dataformatas, disabled, onblur, onchange, onfocus,
onselect, readonly, rows, tabindex, dir, lang, style, title, styleClass, onclick,
ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress,
onkeydown, onkeyup, enabledOnUserRole, visibleOnUserRole, forceId, forceIdIndex,
displayValueOnly, displayValueOnlyStyle,
displayValueOnlyStyleClass</code>"
+ ENDTEXT="</inputTextarea>" ICON=""
NAME="inputTextarea"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<inputTextarea>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:outputLabel&gt;</code><br><code>&lt;/t:outputLabel&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, dir, lang, style, title, styleClass, onclick,
ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress,
onkeydown, onkeyup, accesskey, onblur, onfocus, for, enabledOnUserRole, visibleOnUserRole,
forceId, forceIdIndex</code>"
+ ENDTEXT="</outputLabel>" ICON=""
NAME="outputLabel" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<outputLabel>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:messages&gt;</code><br><code>&lt;/t:messages&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, showSummary, showDetail, globalOnly, dir, lang, style, title,
styleClass, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, infoClass, infoStyle, warnClass, warnStyle,
errorClass, errorStyle, fatalClass, fatalStyle, layout, tooltip, enabledOnUserRole,
visibleOnUserRole, forceId, forceIdIndex, summaryFormat, globalSummaryFormat,
detailFormat, replaceIdWithLabel</code>"
+ ENDTEXT="</messages>" ICON=""
NAME="messages" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<messages>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:selectOneMenu&gt;</code><br><code>&lt;/t:selectOneMenu&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, immediate, required, validator, valueChangeListener,
dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, datafld, datasrc,
dataformatas, disabled, onblur, onchange, onfocus, tabindex, readonly, enabledClass,
disabledClass, enabledOnUserRole, visibleOnUserRole, forceId, forceIdIndex,
displayValueOnly, displayValueOnlyStyle,
displayValueOnlyStyleClass</code>"
+ ENDTEXT="</selectOneMenu>" ICON=""
NAME="selectOneMenu"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectOneMenu>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:column&gt;</code><br><code>&lt;/t:column&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
headerdir, headerlang, headerstyle, headertitle, headerstyleClass, headeronclick,
headerondblclick, headeronmousedown, headeronmouseup, headeronmouseover,
headeronmousemove, headeronmouseout, headeronkeypress, headeronkeydown, headeronkeyup,
footerdir, footerlang, footerstyle, footertitle, footerstyleClass, footeronclick,
footerondblclick, footeronmousedown, footeronmouseup, footeronmouseover,
footeronmousemove, footeronmouseout, footeronkeypress, footeronkeydown, footeronkeyup,
width</code>"
+ ENDTEXT="</column>" ICON="" NAME="column"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<column>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:graphicImage&gt;</code><br><code>&lt;/t:graphicImage&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, url, value, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, align, border, hspace, vspace, alt, height, ismap, longdesc, usemap, width,
enabledOnUserRole, visibleOnUserRole, forceId, forceIdIndex</code>"
+ ENDTEXT="</graphicImage>" ICON=""
NAME="graphicImage" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<graphicImage>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:message&gt;</code><br><code>&lt;/t:message&gt;</code><br><b>Attributes:</b><br><code><b>for</b>,
id, rendered, binding, showSummary, showDetail, dir, lang, style, title, styleClass,
onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout,
onkeypress, onkeydown, onkeyup, infoClass, infoStyle, warnClass, warnStyle, errorClass,
errorStyle, fatalClass, fatalStyle, tooltip, enabledOnUserRole, visibleOnUserRole,
forceId, forceIdIndex, summaryFormat, detailFormat,
replaceIdWithLabel</code>"
+ ENDTEXT="</message>" ICON="" NAME="message"
REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<message
for="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:inputDate&gt;</code><br><code>&lt;/t:inputDate&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, immediate, required, validator, valueChangeListener,
dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, accesskey, align,
alt, disabled, maxlength, onblur, onchange, onfocus, onselect, readonly, size, tabindex,
enabledOnUserRole, visibleOnUserRole, type, popupCalendar,
timeZone</code>"
+ ENDTEXT="</inputDate>" ICON=""
NAME="inputDate" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<inputDate>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:panelNavigation2&gt;</code><br><code>&lt;/t:panelNavigation2&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, align,
border, bgcolor, cellpadding, cellspacing, datafld, datasrc, dataformatas, frame, rules,
summary, width, itemClass, openItemClass, activeItemClass, separatorClass, itemStyle,
openItemStyle, activeItemStyle, separatorStyle, layout</code>"
+ ENDTEXT="</panelNavigation2>" ICON=""
NAME="panelNavigation2"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<panelNavigation2>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:dataList&gt;</code><br><code>&lt;/t:dataList&gt;</code><br><b>Attributes:</b><br><code><b>var</b>,
id, rendered, binding, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, forceId, forceIdIndex, value, rows, first, enabledOnUserRole, visibleOnUserRole,
layout, rowIndexVar, rowCountVar</code>"
+ ENDTEXT="</dataList>" ICON=""
NAME="dataList" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<dataList
var="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:htmlTag&gt;</code><br><code>&lt;/t:htmlTag&gt;</code><br><b>Attributes:</b><br><code><b>value</b>,
id, rendered, binding, forceId, forceIdIndex, enabledOnUserRole, visibleOnUserRole, style,
styleClass</code>"
+ ENDTEXT="</htmlTag>" ICON="" NAME="htmlTag"
REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<htmlTag
value="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:stylesheet&gt;</code><br><code>&lt;/t:stylesheet&gt;</code><br><b>Attributes:</b><br><code><b>path</b>,
id, rendered, binding, enabledOnUserRole, visibleOnUserRole</code>"
+ ENDTEXT="</stylesheet>" ICON=""
NAME="stylesheet" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<stylesheet
path="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:selectManyMenu&gt;</code><br><code>&lt;/t:selectManyMenu&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, immediate, required, validator, valueChangeListener,
dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, datafld, datasrc,
dataformatas, disabled, onblur, onchange, onfocus, tabindex, readonly, enabledClass,
disabledClass, enabledOnUserRole, visibleOnUserRole, forceId, forceIdIndex,
displayValueOnly, displayValueOnlyStyle,
displayValueOnlyStyleClass</code>"
+ ENDTEXT="</selectManyMenu>" ICON=""
NAME="selectManyMenu"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectManyMenu>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:commandNavigation&gt;</code><br><code>&lt;/t:commandNavigation&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, action, actionListener, immediate, value, dir, lang, style, title,
styleClass, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, accesskey, charset, coords, hreflang, rel,
rev, shape, tabindex, type, onblur, onfocus, target, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</commandNavigation>" ICON=""
NAME="commandNavigation"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<commandNavigation>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:div&gt;</code><br><code>&lt;/t:div&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, forceId, forceIdIndex, enabledOnUserRole, visibleOnUserRole, style,
styleClass</code>"
+ ENDTEXT="</div>" ICON="" NAME="div"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<div>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:selectOneCountry&gt;</code><br><code>&lt;/t:selectOneCountry&gt;</code><br><b>Attributes:</b><br><code>maxLength,
id, rendered, binding, value, converter, immediate, required, validator,
valueChangeListener, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, datafld, datasrc, dataformatas, disabled, onblur, onchange, onfocus, tabindex,
readonly, enabledClass, disabledClass, enabledOnUserRole, visibleOnUserRole, forceId,
forceIdIndex, displayValueOnly, displayValueOnlyStyle,
displayValueOnlyStyleClass</code>"
+ ENDTEXT="</selectOneCountry>" ICON=""
NAME="selectOneCountry"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectOneCountry>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:panelGroup&gt;</code><br><code>&lt;/t:panelGroup&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
enabledOnUserRole, visibleOnUserRole, forceId, forceIdIndex, displayValueOnly,
displayValueOnlyStyle, displayValueOnlyStyleClass</code>"
+ ENDTEXT="</panelGroup>" ICON=""
NAME="panelGroup" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelGroup>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:updateActionListener&gt;</code><br><code>&lt;/t:updateActionListener&gt;</code><br><b>Attributes:</b><br><code><b>property</b>,
<b>value</b>, converter</code>"
+ ENDTEXT="</updateActionListener>" ICON=""
NAME="updateActionListener"
+ REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<updateActionListener property="|"
value="">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:inputText&gt;</code><br><code>&lt;/t:inputText&gt;</code><br><b>Attributes:</b><br><code>datafld,
datasrc, dataformatas, id, rendered, binding, value, converter, immediate, required,
validator, valueChangeListener, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, accesskey, align, alt, disabled, maxlength, onblur, onchange, onfocus, onselect,
readonly, size, tabindex, enabledOnUserRole, visibleOnUserRole, forceId, forceIdIndex,
displayValueOnly, displayValueOnlyStyle,
displayValueOnlyStyleClass</code>"
+ ENDTEXT="</inputText>" ICON=""
NAME="inputText" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<inputText>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:dataTable&gt;</code><br><code>&lt;/t:dataTable&gt;</code><br><b>Attributes:</b><br><code><b>var</b>,
id, rendered, binding, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, align, border, bgcolor, cellpadding, cellspacing, datafld, datasrc, dataformatas,
frame, rules, summary, width, value, rows, first, columnClasses, footerClass, headerClass,
rowClasses, forceId, forceIdIndex, enabledOnUserRole, visibleOnUserRole,
preserveDataModel, forceIdIndexFormula, sortColumn, sortAscending, preserveSort,
renderedIfEmpty, rowIndexVar, rowCountVar, previousRowDataVar, rowOnClick, rowOnDblClick,
rowOnMouseDown, rowOnMouseUp, rowOnMouseOver, rowOnMouseMove, rowOnMouseOut,
rowOnKeyPress, rowOnKeyDown, rowOnKeyUp, rowId, rowStyleClass,
rowStyle</code>"
+ ENDTEXT="</dataTable>" ICON=""
NAME="dataTable" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<dataTable
var="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:collapsiblePanel&gt;</code><br><code>&lt;/t:collapsiblePanel&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
enabledOnUserRole, visibleOnUserRole, collapsed, value</code>"
+ ENDTEXT="</collapsiblePanel>" ICON=""
NAME="collapsiblePanel"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<collapsiblePanel>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:selectBooleanCheckbox&gt;</code><br><code>&lt;/t:selectBooleanCheckbox&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, immediate, required, validator, valueChangeListener,
dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, accesskey, alt,
datafld, datasrc, dataformatas, disabled, onblur, onchange, onfocus, onselect, readonly,
tabindex, enabledOnUserRole, visibleOnUserRole, forceId, forceIdIndex, displayValueOnly,
displayValueOnlyStyle, displayValueOnlyStyleClass</code>"
+ ENDTEXT="</selectBooleanCheckbox>" ICON=""
NAME="selectBooleanCheckbox"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectBooleanCheckbox>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:panelNavigation&gt;</code><br><code>&lt;/t:panelNavigation&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, align,
border, bgcolor, cellpadding, cellspacing, datafld, datasrc, dataformatas, frame, rules,
summary, width, itemClass, openItemClass, activeItemClass, separatorClass, itemStyle,
openItemStyle, activeItemStyle, separatorStyle</code>"
+ ENDTEXT="</panelNavigation>" ICON=""
NAME="panelNavigation"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<panelNavigation>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:outputText&gt;</code><br><code>&lt;/t:outputText&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, dir, lang, style, title, styleClass, onclick,
ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress,
onkeydown, onkeyup, escape, enabledOnUserRole, visibleOnUserRole, forceId,
forceIdIndex</code>"
+ ENDTEXT="</outputText>" ICON=""
NAME="outputText" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<outputText>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:aliasBeansScope&gt;</code><br><code>&lt;/t:aliasBeansScope&gt;</code><br><b>Attributes:</b><br><code>id</code>"
+ ENDTEXT="</aliasBeansScope>" ICON=""
NAME="aliasBeansScope"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<aliasBeansScope>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:inputHtml&gt;</code><br><code>&lt;/t:inputHtml&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, immediate, required, validator, valueChangeListener,
enabledOnUserRole, visibleOnUserRole, displayValueOnly, displayValueOnlyStyle,
displayValueOnlyStyleClass, style, styleClass, fallback, type, allowEditSource,
allowExternalLinks, addKupuLogo, showAllToolBoxes, showPropertiesToolBox,
showLinksToolBox, showImagesToolBox, showTablesToolBox, showCleanupExpressionsToolBox,
showDebugToolBox</code>"
+ ENDTEXT="</inputHtml>" ICON=""
NAME="inputHtml" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<inputHtml>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:inputTextHelp&gt;</code><br><code>&lt;/t:inputTextHelp&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, immediate, required, validator, valueChangeListener,
dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, accesskey, align,
alt, disabled, maxlength, onblur, onchange, onfocus, onselect, readonly, size, tabindex,
enabledOnUserRole, visibleOnUserRole, forceId, forceIdIndex, displayValueOnly,
displayValueOnlyStyle, displayValueOnlyStyleClass, helpText,
selectText</code>"
+ ENDTEXT="</inputTextHelp>" ICON=""
NAME="inputTextHelp"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<inputTextHelp>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:selectManyCheckbox&gt;</code><br><code>&lt;/t:selectManyCheckbox&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, immediate, required, validator, valueChangeListener,
dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, accesskey, alt,
datafld, datasrc, dataformatas, disabled, onblur, onchange, onfocus, onselect, readonly,
tabindex, layout, enabledClass, disabledClass, enabledOnUserRole, visibleOnUserRole,
forceId, forceIdIndex, displayValueOnly, displayValueOnlyStyle,
displayValueOnlyStyleClass</code>"
+ ENDTEXT="</selectManyCheckbox>" ICON=""
NAME="selectManyCheckbox"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectManyCheckbox>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:validateEmail&gt;</code><br><code>&lt;/t:validateEmail&gt;</code><br><b>Attributes:</b><br><code></code>"
+ ENDTEXT="</validateEmail>" ICON=""
NAME="validateEmail"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<validateEmail>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:jscookMenu&gt;</code><br><code>&lt;/t:jscookMenu&gt;</code><br><b>Attributes:</b><br><code><b>layout</b>,
<b>theme</b>, id, rendered, binding, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</jscookMenu>" ICON=""
NAME="jscookMenu" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<jscookMenu
layout="|" theme="">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:iconProvider
/&gt;</code><br><b>Attributes:</b><br><code><b>type</b></code>"
+ ENDTEXT="" ICON="" NAME="iconProvider"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<iconProvider type="|"/>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:panelLayout&gt;</code><br><code>&lt;/t:panelLayout&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, align,
border, bgcolor, cellpadding, cellspacing, datafld, datasrc, dataformatas, frame, rules,
summary, width, layout, headerClass, navigationClass, bodyClass, footerClass, headerStyle,
navigationStyle, bodyStyle, footerStyle</code>"
+ ENDTEXT="</panelLayout>" ICON=""
NAME="panelLayout" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelLayout>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:navigationMenuItem&gt;</code><br><code>&lt;/t:navigationMenuItem&gt;</code><br><b>Attributes:</b><br><code>binding,
itemDisabled, id, itemDescription, itemLabel, itemValue, value, enabledOnUserRole,
visibleOnUserRole, icon, split, action, rendered</code>"
+ ENDTEXT="</navigationMenuItem>" ICON=""
NAME="navigationMenuItem"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<navigationMenuItem>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:commandLink&gt;</code><br><code>&lt;/t:commandLink&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, action, actionListener, immediate, value, dir, lang, style, title,
styleClass, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, accesskey, charset, coords, hreflang, rel,
rev, shape, tabindex, type, onblur, onfocus, target, enabledOnUserRole, visibleOnUserRole,
forceId, forceIdIndex</code>"
+ ENDTEXT="</commandLink>" ICON=""
NAME="commandLink" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<commandLink>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:inputHidden&gt;</code><br><code>&lt;/t:inputHidden&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, immediate, required, validator, valueChangeListener,
forceId, forceIdIndex</code>"
+ ENDTEXT="</inputHidden>" ICON=""
NAME="inputHidden" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<inputHidden
value="|"/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:newspaperTable&gt;</code><br><code>&lt;/t:newspaperTable&gt;</code><br><b>Attributes:</b><br><code><b>var</b>,
id, rendered, binding, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, align, border, bgcolor, cellpadding, cellspacing, datafld, datasrc, dataformatas,
frame, rules, summary, width, value, rows, first, columnClasses, footerClass, headerClass,
rowClasses, newspaperColumns</code>"
+ ENDTEXT="</newspaperTable>" ICON=""
NAME="newspaperTable"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<newspaperTable var="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;t:tabChangeListener
/&gt;</code><br><b>Attributes:</b><br><code><b>type</b></code>"
+ ENDTEXT="" ICON="" NAME="tabChangeListener"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<tabChangeListener type="|"/>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ </GroupHTML>
+ <GroupHTML HIDDEN="no" ICON="" NAME="Sandbox"
PREFIX="s"
+ SCOPE="project"
URI="http://myfaces.apache.org/sandbox"
add_taglib="true"
+ library-version="" model-entity="SharableGroupHTML">
+ <MacroHTML
+ DESCRIPTION="<font
color="OLIVE"><b>Name:</b></font>
<code><br>taglib</code>
<br>\n<b>Syntax:</b><br><code>&lt;%@
taglib
uri="http://myfaces.apache.org/sandbox"
prefix="s" %&gt;</code>"
+ ENDTEXT="" ICON="%Icons%/Struts Common/taglib"
NAME="MyFaces Sandbox taglib"
+ REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<%@ taglib
uri="http://myfaces.apache.org/sandbox" prefix="s"
%>\\n|"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;s:fieldset&gt;</code><br><code>&lt;/s:fieldset&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, forceId, forceIdIndex, enabledOnUserRole, visibleOnUserRole, style,
styleClass, legend</code>"
+ ENDTEXT="</fieldset>" ICON=""
NAME="fieldset" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<fieldset>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;s:graphicImageAjax&gt;</code><br><code>&lt;/s:graphicImageAjax&gt;</code><br><b>Attributes:</b><br><code><b>getContentTypeMethod</b>,
<b>getBytesMethod</b>, id, rendered, binding, dir, lang, style, title,
styleClass, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, align, border, hspace, vspace, alt, height,
ismap, longdesc, usemap, width, enabledOnUserRole, visibleOnUserRole, forceId,
forceIdIndex</code>"
+ ENDTEXT="</graphicImageAjax>" ICON=""
NAME="graphicImageAjax"
+ REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<graphicImageAjax getContentTypeMethod="|"
getBytesMethod="">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;s:convertBoolean&gt;</code><br><code>&lt;/s:convertBoolean&gt;</code><br><b>Attributes:</b><br><code>trueValue,
falseValue</code>"
+ ENDTEXT="</convertBoolean>" ICON=""
NAME="convertBoolean"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<convertBoolean>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;s:inputSuggestAjax&gt;</code><br><code>&lt;/s:inputSuggestAjax&gt;</code><br><b>Attributes:</b><br><code><b>suggestedItemsMethod</b>,
id, rendered, binding, value, converter, immediate, required, validator,
valueChangeListener, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, accesskey, align, alt, disabled, maxlength, onblur, onchange, onfocus, onselect,
readonly, size, tabindex, forceId, forceIdIndex, javascriptLocation, imageLocation,
styleLocation, displayValueOnly, displayValueOnlyStyle, displayValueOnlyStyleClass,
enabledOnUserRole, visibleOnUserRole, maxSuggestedItems, layout, popupStyle,
popupStyleClass, popupId, listId, listStyle, listStyleClass, listItemStyle,
listItemStyleClass</code>"
+ ENDTEXT="</inputSuggestAjax>" ICON=""
NAME="inputSuggestAjax"
+ REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<inputSuggestAjax
suggestedItemsMethod="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;s:form&gt;</code><br><code>&lt;/s:form&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, accept,
acceptCharset, enctype, name, onreset, onsubmit, target, scheme, serverName,
port</code>"
+ ENDTEXT="</form>" ICON="" NAME="form"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<form>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;s:planner
/&gt;</code><br><b>Attributes:</b><br><code><b>value</b>,
id, rendered, binding, visibleEndHour, visibleStartHour, workingEndHour, workingStartHour,
gutterWidthInPixels, headerDateFormat, legend, theme, tooltip</code>"
+ ENDTEXT="" ICON="" NAME="planner"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<planner value="|"/>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;s:validateUrl&gt;</code><br><code>&lt;/s:validateUrl&gt;</code><br><b>Attributes:</b><br><code></code>"
+ ENDTEXT="</validateUrl>" ICON=""
NAME="validateUrl" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<validateUrl>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;s:autoUpdateDataTable&gt;</code><br><code>&lt;/s:autoUpdateDataTable&gt;</code><br><b>Attributes:</b><br><code><b>var</b>,
id, rendered, binding, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, align, border, bgcolor, cellpadding, cellspacing, datafld, datasrc, dataformatas,
frame, rules, summary, width, value, rows, first, columnClasses, footerClass, headerClass,
rowClasses, forceId, forceIdIndex, enabledOnUserRole, visibleOnUserRole,
preserveDataModel, sortColumn, sortAscending, preserveSort, renderedIfEmpty, rowIndexVar,
rowCountVar, previousRowDataVar, rowOnMouseOver, rowOnMouseOut,
frequency</code>"
+ ENDTEXT="</autoUpdateDataTable>" ICON=""
NAME="autoUpdateDataTable"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<autoUpdateDataTable var="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;s:schedule
/&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, action, actionListener, immediate, value, visibleEndHour,
visibleStartHour, workingEndHour, workingStartHour, compactMonthRowHeight,
compactWeekRowHeight, headerDateFormat, readonly, theme, tooltip</code>"
+ ENDTEXT="" ICON="" NAME="schedule"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<schedule/>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;s:inputSuggest&gt;</code><br><code>&lt;/s:inputSuggest&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, value, converter, immediate, required, validator, valueChangeListener,
dir, lang, style, title, styleClass, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, accesskey, align,
alt, disabled, maxlength, onblur, onchange, onfocus, onselect, readonly, size, tabindex,
forceId, forceIdIndex, javascriptLocation, imageLocation,
styleLocation</code>"
+ ENDTEXT="</inputSuggest>" ICON=""
NAME="inputSuggest" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<inputSuggest>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ </GroupHTML>
+ <GroupHTML HIDDEN="no" ICON="" NAME="Extensions"
PREFIX="x"
+ SCOPE="project"
URI="http://myfaces.apache.org/extensions"
+ add_taglib="true" library-version=""
model-entity="SharableGroupHTML">
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Select One Menu</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:selectOneMenu&gt;</code><br><code>&lt;/x:selectOneMenu&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, value, converter, immediate, required, validator,
valueChangeListener, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, datafld, datasrc, dataformatas, disabled, onblur, onchange, onfocus, tabindex,
readonly, enabledOnUserRole, visibleOnUserRole</code>"
+ ENDTEXT="</selectOneMenu>" ICON=""
NAME="selectOneMenu"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectOneMenu>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<font
color="OLIVE"><b>Name:</b></font>
<code><br>rssTicker</code> <br>
<b>Syntax:</b><br><code>&lt;x:rssTicker&gt;</code><br><code>&lt;/x:rssTicker&gt;</code><br><b>Attributes:</b><br><code><b>rssUrl</b>,
dir, lang, style, title, styleClass</code>"
+ ENDTEXT="</rssTicker>" ICON=""
NAME="rssTicker" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<rssTicker
rssUrl="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Panel Stack</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:panelStack&gt;</code><br><code>&lt;/x:panelStack&gt;</code><br><b>Attributes:</b><br><code><b>selectedPanel</b>,
id</code>"
+ ENDTEXT="</panelStack>" ICON=""
NAME="panelStack" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelStack
selectedPanel="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Tree</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:tree&gt;</code><br><code>&lt;/x:tree&gt;</code><br><b>Attributes:</b><br><code><b>value</b>,
id, styleClass, nodeClass, selectedNodeClass, iconClass, iconLine, iconNoline, iconChild,
iconChildFirst, iconChildMiddle, iconChildLast, iconNodeOpen, iconNodeOpenFirst,
iconNodeOpenMiddle, iconNodeOpenLast, iconNodeClose, iconNodeCloseFirst,
iconNodeCloseMiddle, iconNodeCloseLast, expandRoot,
expireListeners</code>"
+ ENDTEXT="</tree>" ICON="" NAME="tree"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<tree value="|">"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Message</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:message&gt;</code><br><code>&lt;/x:message&gt;</code><br><b>Attributes:</b><br><code><b>for</b>,
id, rendered, binding, transient, showSummary, showDetail, dir, lang, style, title,
styleClass, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, infoClass, infoStyle, warnClass, warnStyle,
errorClass, errorStyle, fatalClass, fatalStyle, tooltip, enabledOnUserRole,
visibleOnUserRole, summaryFormat, detailFormat</code>"
+ ENDTEXT="</message>" ICON="" NAME="message"
REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<message for="|"
>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Input Date</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:inputDate&gt;</code><br><code>&lt;/x:inputDate&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, value, converter, immediate, required, validator,
valueChangeListener, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, accesskey, align, alt, datafld, datasrc, dataformatas, disabled, maxlength,
onblur, onchange, onfocus, onselect, readonly, size, tabindex,
type</code>"
+ ENDTEXT="</inputDate>" ICON=""
NAME="inputDate" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<inputDate>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Data Scroller</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:dataScroller&gt;</code><br><code>&lt;/x:dataScroller&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, enabledOnUserRole, visibleOnUserRole, for, fastStep,
pageIndexVar, pageCountVar, styleClass, style, paginator, paginatorMaxPages,
paginatorTableClass, paginatorTableStyle, paginatorColumnClass, paginatorColumnStyle,
paginatorActiveColumnClass, paginatorActiveColumnStyle</code>"
+ ENDTEXT="</dataScroller>" ICON=""
NAME="dataScroller" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<dataScroller>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Validate Equial</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:validateEqual&gt;</code><br><code>&lt;/x:validateEqual&gt;</code><br><b>Attributes:</b><br><code><b>for</b></code>"
+ ENDTEXT="</validateEqual>" ICON=""
NAME="validateEqual"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<validateEqual for="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Data List</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:dataList&gt;</code><br><code>&lt;/x:dataList&gt;</code><br><b>Attributes:</b><br><code><b>var</b>,
id, rendered, binding, transient, dir, lang, style, title, styleClass, onclick,
ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress,
onkeydown, onkeyup, value, rows, first, enabledOnUserRole, visibleOnUserRole, layout,
rowIndexVar, rowCountVar</code>"
+ ENDTEXT="</dataList>" ICON=""
NAME="dataList" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<dataList
var="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Stylesheet</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:stylesheet&gt;</code><br><code>&lt;/x:stylesheet&gt;</code><br><b>Attributes:</b><br><code><b>path</b>,
id, rendered, binding, transient, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</stylesheet>" ICON=""
NAME="stylesheet" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<stylesheet
path="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Command Navigation</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:commandNavigation&gt;</code><br><code>&lt;/x:commandNavigation&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, action, actionListener, immediate, value, dir, lang, style,
title, styleClass, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, accesskey, charset, coords, hreflang, re, rev,
shape, tabindex, type, onblur, onfocus, target, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</commandNavigation>" ICON=""
NAME="commandNavigation"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<commandNavigation>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<font
color="OLIVE"><b>Name:</b></font>
<code><br>Select One Radio</code> <br>
<b>Syntax:</b><br><code>&lt;x:selectOneRadio&gt;</code><br><code>&lt;/x:selectOneRadio&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, value, converter, immediate, required, validator,
valueChangeListener, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, accesskey, alt, datafld, datasrc, dataformatas, disabled, onblur, onchange,
onfocus, onselect, readonly, tabindex, layout, border, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</selectOneRadio>" ICON=""
NAME="selectOneRadio"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectOneRadio>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Panel Group</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:panelGroup&gt;</code><br><code>&lt;/x:panelGroup&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, enabledOnUserRole, visibleOnUserRole</code>"
+ ENDTEXT="</panelGroup>" ICON=""
NAME="panelGroup" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelGroup>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Update Action Listener</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:updateActionListener&gt;</code><br><code>&lt;/x:updateActionListener&gt;</code><br><b>Attributes:</b><br><code><b>property</b>,
<b>value</b>, converter</code>"
+ ENDTEXT="</updateActionListener>" ICON=""
NAME="updateActionListener"
+ REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<updateActionListener property="|"
value="">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Command Button</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:commandButton&gt;</code><br><code>&lt;/x:commandButton&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, action, actionListener, immediate, value, dir, lang, style,
title, styleClass, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, accesskey, alt, disabled, onblur, onchange,
onfocus, onselect, size, tabindex, type, image, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</commandButton>" ICON=""
NAME="commandButton"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<commandButton>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Input Text</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:inputText&gt;</code><br><code>&lt;/x:inputText&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, value, converter, immediate, required, validator,
valueChangeListener, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, accesskey, align, alt, datafld, datasrc, dataformatas, disabled, maxlength,
onblur, onchange, onfocus, onselect, readonly, size, tabindex, escape, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</inputText>" ICON=""
NAME="inputText" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<inputText>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<font
color="OLIVE"><b>Name:</b></font>
<code><br>PanelTabbedPane</code> <br>
<b>Syntax:</b><br><code>&lt;x:panelTabbedPane&gt;</code><br><code>&lt;/x:panelTabbedPane&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, align, border, bgcolor, cellpadding, cellspacing, datafld, datasrc, dataformatas,
frame, rules, summary, width, enabledOnUserRole, visibleOnUserRole, selectedIndex,
activeTabStyleClass, inactiveTabStyleClass, activeSubStyleClass, inactiveSubStyleClass,
tabContentStyleClass</code>"
+ ENDTEXT="</panelTabbedPane>" ICON=""
NAME="panelTabbedPane"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<panelTabbedPane>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<font
color="OLIVE"><b>Name:</b></font>
<code><br>taglib</code>
<br>\n<b>Syntax:</b><br><code>&lt;%@
taglib
uri="http://myfaces.sourceforge.net/tld/myfaces_ext_0_9.tld&...
prefix="x" %&gt;</code>"
+ ENDTEXT="" ICON="%Icons%/Struts Common/taglib"
NAME="MyFaces Ext taglib"
+ REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<%@ taglib
uri="http://myfaces.apache.org/extensions" prefix="x"
%>\\n|"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Data Table</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:dataTable&gt;</code><br><code>&lt;/x:dataTable&gt;</code><br><b>Attributes:</b><br><code><b>var</b>,
id, rendered, binding, transient, dir, lang, style, title, styleClass, onclick,
ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress,
onkeydown, onkeyup, align, border, bgcolor, cellpadding, cellspacing, datafld, datasrc,
dataformatas, frame, rules, summary, width, value, rows, first, columnClasses,
footerClass, headerClass, rowClasses, enabledOnUserRole, visibleOnUserRole,
preserveDataModel, sortColumn, sortAscending, preserveSort, renderedIfEmpty, rowIndexVar,
rowCountVar, previousRowDataVar</code>"
+ ENDTEXT="</dataTable>" ICON=""
NAME="dataTable" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<dataTable
var="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Tree Selection Listener</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:treeSelectionListener/&gt;</code><br><b>Attributes:</b><br><code><b>type</b></code>"
+ ENDTEXT="" ICON="" NAME="treeSelectionListener"
REFORMAT="no"
+ SCOPE="project" STARTTEXT="<treeSelectionListener
type="|"/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Panel Tab</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:panelTab&gt;</code><br><code>&lt;/x:panelTab&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, enabledOnUserRole, visibleOnUserRole, label</code>"
+ ENDTEXT="</panelTab>" ICON=""
NAME="panelTab" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelTab>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Output Text</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:outputText&gt;</code><br><code>&lt;/x:outputText&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, value, converter, dir, lang, style, title, styleClass,
onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout,
onkeypress, onkeydown, onkeyup, escape, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</outputText>" ICON=""
NAME="outputText" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<outputText>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Panel Navigation</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:panelNavigation&gt;</code><br><code>&lt;/x:panelNavigation&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, align, border, bgcolor, cellpadding, cellspacing, datafld, datasrc, dataformatas,
frame, rules, summary, width, itemClass, openItemClass, activeItemClass, separatorClass,
itemStyle, openItemStyle, activeItemStyle, separatorStyle</code>"
+ ENDTEXT="</panelNavigation>" ICON=""
NAME="panelNavigation"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<panelNavigation>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Command Sort Header</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:commandSortHeader&gt;</code><br><code>&lt;/x:commandSortHeader&gt;</code><br><b>Attributes:</b><br><code><b>columnName</b>,
id, rendered, binding, transient, action, actionListener, immediate, value, dir, lang,
style, title, styleClass, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, accesskey, charset, coords,
hreflang, re, rev, shape, tabindex, type, onblur, onfocus, target, enabledOnUserRole,
visibleOnUserRole, arrow</code>"
+ ENDTEXT="</commandSortHeader>" ICON=""
NAME="commandSortHeader"
+ REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<commandSortHeader
columnName="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Validate Email</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:validateEmail&gt;</code><br><code>&lt;/x:validateEmail&gt;</code>"
+ ENDTEXT="</validateEmail>" ICON=""
NAME="validateEmail"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<validateEmail>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Select Many Checkbox</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:selectManyCheckbox&gt;</code><br><code>&lt;/x:selectManyCheckbox&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, value, converter, immediate, required, validator,
valueChangeListener, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, accesskey, alt, datafld, datasrc, dataformatas, disabled, onblur, onchange,
onfocus, onselect, readonly, tabindex, layout, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</selectManyCheckbox>" ICON=""
NAME="selectManyCheckbox"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectManyCheckbox>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Value Credit Card</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:validateCreditCard&gt;</code><br><code>&lt;/x:validateCreditCard&gt;</code><br><b>Attributes:</b><br><code>none,
amex, visa, mastercard, discover</code>"
+ ENDTEXT="</validateCreditCard>" ICON=""
NAME="validateCreditCard"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<validateCreditCard>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Input File Upload</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:inputFileUpload&gt;</code><br><code>&lt;/x:inputFileUpload&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, value, converter, immediate, required, validator,
valueChangeListener, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, accesskey, align, alt, datafld, datasrc, dataformatas, disabled, maxlength,
onblur, onchange, onfocus, onselect, readonly, size, tabindex, accept,
storage</code>"
+ ENDTEXT="</inputFileUpload>" ICON=""
NAME="inputFileUpload"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<inputFileUpload>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Icon Provider</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:iconProvider/&gt;</code><br><b>Attributes:</b><br><code><b>type</b></code>"
+ ENDTEXT="" ICON="" NAME="iconProvider"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<iconProvider type="|"/>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>jscookMenu</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:jscookMenu&gt;</code><br><code>&lt;/x:jscookMenu&gt;</code><br><b>Attributes:</b><br><code><b>layout</b>,
<b>theme</b>, id, rendered, binding, transient, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</jscookMenu>" ICON=""
NAME="jscookMenu" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<jscookMenu
layout="|" theme="">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<font
color="OLIVE"><b>Name:</b></font>
<code><br>Panel Layout</code> <br>
<b>Syntax:</b><br><code>&lt;x:panelLayout&gt;</code><br><code>&lt;/x:panelLayout&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, dir, lang, style, title, styleClass, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, align, border, bgcolor, cellpadding, cellspacing, datafld, datasrc, dataformatas,
frame, rules, summary, width, layout, headerClass, navigationClass, bodyClass,
footerClass, headerStyle, navigationStyle, bodyStyle, footerStyle</code>"
+ ENDTEXT="</panelLayout>" ICON=""
NAME="panelLayout" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelLayout>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Navigation Menu Item</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:navigationMenuItem&gt;</code><br><code>&lt;/x:navigationMenuItem&gt;</code><br><b>Attributes:</b><br><code>binding,
itemDisabled, id, itemDescription, itemLabel, itemValue, value, enabledOnUserRole,
visibleOnUserRole, icon, split, action</code>"
+ ENDTEXT="</navigationMenuItem>" ICON=""
NAME="navigationMenuItem"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<navigationMenuItem>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Checkbox</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:checkbox&gt;</code><br><code>&lt;/x:checkbox&gt;</code><br><b>Attributes:</b><br><code><b>for</b>,
<b>index</b>, id, rendered, binding, transient, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</checkbox>" ICON=""
NAME="checkbox" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<checkbox for="|"
index="">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<font
color="OLIVE"><b>Name:</b></font>
<code><br>Navigation Menu Items</code> <br>
<b>Syntax:</b><br><code>&lt;x:navigationMenuItems/&gt;</code><br><b>Attributes:</b><br><code>binding,
id, value</code>"
+ ENDTEXT="" ICON="" NAME="navigationMenuItems"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<navigationMenuItems/>" large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Input Calendar</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:inputCalendar&gt;</code><br><code>&lt;/x:inputCalendar&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, value, converter, immediate, required, validator,
valueChangeListener, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, dir, lang, style, title,
styleClass, enabledOnUserRole, visibleOnUserRole, monthYearRowClass, weekRowClass,
dayCellClass, currentDayCellClass, renderAsPopup, popupDateFormat, popupButtonString,
popupGotoString, popupTodayString, popupWeekString, popupScrollLeftMessage,
popupScrollRightMessage, popupSelectMonthMessage, popupSelectYearMessage,
popupSelectDateMessage</code>"
+ ENDTEXT="</inputCalendar>" ICON=""
NAME="inputCalendar"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<inputCalendar>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Command Link</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:commandLink&gt;</code><br><code>&lt;/x:commandLink&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, action, actionListener, immediate, value, dir, lang, style,
title, styleClass, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, accesskey, charset, coords, hreflang, rel,
rev, shape, tabindex, type, onblur, onfocus, target, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</commandLink>" ICON=""
NAME="commandLink" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<commandLink>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Radio</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:radio&gt;</code><br><code>&lt;/x:radio&gt;</code><br><b>Attributes:</b><br><code><b>for</b>,
<b>index</b>, id, rendered, binding, transient, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</radio>" ICON="" NAME="radio"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<radio for="|"
index="">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<font
color="OLIVE"><b>Name:</b></font>
<code><br>SaveState</code> <br>
<b>Syntax:</b><br><code>&lt;x:saveState&gt;</code><br><code>&lt;/x:saveState&gt;</code><br><b>Attributes:</b><br><code><b>value</b>,
id</code>"
+ ENDTEXT="</saveState>" ICON=""
NAME="saveState" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<saveState
value="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<font
color="OLIVE"><b>Name:</b></font>
<code><br>Validate RegExp</code> <br>
<b>Syntax:</b><br><code>&lt;x:validateRegExpr&gt;</code><br><code>&lt;/x:validateRegExpr&gt;</code><br><b>Attributes:</b><br><code><b>pattern</b></code>"
+ ENDTEXT="</validateRegExpr>" ICON=""
NAME="validateRegExpr"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<validateRegExpr pattern="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Input Text Area</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:inputTextarea&gt;</code><br><code>&lt;/x:inputTextarea&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, value, converter, immediate, required, validator,
valueChangeListener, accesskey, cols, datafld, datasrc, dataformatas, disabled, onblur,
onchange, onfocus, onselect, readonly, rows, tabindex, dir, lang, style, title,
styleClass, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</inputTextarea>" ICON=""
NAME="inputTextarea"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<inputTextarea value="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Output Label</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:outputLabel&gt;</code><br><code>&lt;/x:outputLabel&gt;</code><br><b>Attributes:</b><br><code><b>for</b>,
id, rendered, binding, transient, value, converter, dir, lang, style, title, styleClass,
onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout,
onkeypress, onkeydown, onkeyup, accesskey, onblur, onfocus, enabledOnUserRole,
visibleOnUserRole</code>"
+ ENDTEXT="</outputLabel>" ICON=""
NAME="outputLabel" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<outputLabel
for="|">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Tab Change Listener</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:tabChangeListener/&gt;</code><br><b>Attributes:</b><br><code><b>type</b></code>"
+ ENDTEXT="" ICON="" NAME="tabChangeListener"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<tabChangeListener type="|"/>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="\t<font
color="OLIVE"><b>Name:</b></font>
<code><br>Messages</code>
<br>\n<b>Syntax:</b><br><code>&lt;x:messages&gt;</code><br><code>&lt;/x:messages&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, transient, showSummary, showDetail, globalOnly, dir, lang, style,
title, styleClass, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, infoClass, infoStyle, warnClass, warnStyle,
errorClass, errorStyle, fatalClass, fatalStyle, layout, tooltip, enabledOnUserRole,
visibleOnUserRole, summaryFormat, globalSummaryFormat,
detailFormat</code>"
+ ENDTEXT="</messages>" ICON=""
NAME="messages" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<messages>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ </GroupHTML>
+ </PageTabHTML>
+ <PageTabHTML DESCRIPTION="" EDITOR_TYPE=""
HIDDEN="yes"
+ NAME="Oracle ADF Faces" NATURE_TYPE="" SCOPE="project"
TABTYPE="HTML"
+ model-entity="SharablePageTabHTML">
+ <GroupHTML HIDDEN="no" ICON="" NAME="Core"
PREFIX="af"
+ SCOPE="project"
URI="http://xmlns.oracle.com/adf/faces"
add_taglib="true"
+ library-version="" model-entity="SharableGroupHTML">
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:panelList&gt;</code><br><code>&lt;/af:panelList&gt;</code><br><b>Attributes:</b><br><code>id,
rows, maxColumns, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</panelList>" ICON=""
NAME="panelList" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelList>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:selectManyListbox&gt;</code><br><code>&lt;/af:selectManyListbox&gt;</code><br><b>Attributes:</b><br><code>id,
size, valuePassThru, readOnly, disabled, shortDesc, partialTriggers, label, tip, simple,
onfocus, onblur, onchange, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle,
showRequired, valign, messageDescUrl, messageTargetFrame, accessKey, labelAndAccessKey,
autoSubmit, immediate, required, validator, valueChangeListener, requiredMessageDetail,
value, converter, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</selectManyListbox>" ICON=""
NAME="selectManyListbox"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectManyListbox>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:tree&gt;</code><br><code>&lt;/af:tree&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle, var,
varStatus, value, treeState, focusRowKey, immediate, disclosureListener, rendered,
binding, attributeChangeListener</code>"
+ ENDTEXT="</tree>" ICON="" NAME="tree"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<tree>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:region&gt;</code><br><code>&lt;/af:region&gt;</code><br><b>Attributes:</b><br><code><b>regionType</b>,
<b>id</b>, value, rendered</code>"
+ ENDTEXT="</region>" ICON="" NAME="region"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<region regionType="|"
id="">"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:validateDateTimeRange&gt;</code><br><code>&lt;/af:validateDateTimeRange&gt;</code><br><b>Attributes:</b><br><code>id,
maximum, minimum, maximumMessageDetail, minimumMessageDetail,
notInRangeMessageDetail</code>"
+ ENDTEXT="</validateDateTimeRange>" ICON=""
NAME="validateDateTimeRange"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<validateDateTimeRange>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:showDetailItem&gt;</code><br><code>&lt;/af:showDetailItem&gt;</code><br><b>Attributes:</b><br><code>id,
disabled, text, textAndAccessKey, accessKey, shortDesc, partialTriggers, onclick,
ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress,
onkeydown, onkeyup, styleClass, inlineStyle, disclosed, immediate, disclosureListener,
rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</showDetailItem>" ICON=""
NAME="showDetailItem"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<showDetailItem>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:forEach&gt;</code><br><code>&lt;/af:forEach&gt;</code><br><b>Attributes:</b><br><code>items,
var, varStatus, begin, end, step</code>"
+ ENDTEXT="</forEach>" ICON="" NAME="forEach"
REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<forEach>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:selectItem&gt;</code><br><code>&lt;/af:selectItem&gt;</code><br><b>Attributes:</b><br><code>id,
label, disabled, longDesc, shortDesc, value, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</selectItem>" ICON=""
NAME="selectItem" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<selectItem>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:objectIcon&gt;</code><br><code>&lt;/af:objectIcon&gt;</code><br><b>Attributes:</b><br><code>id,
name, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</objectIcon>" ICON=""
NAME="objectIcon" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<objectIcon>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:selectInputColor&gt;</code><br><code>&lt;/af:selectInputColor&gt;</code><br><b>Attributes:</b><br><code>id,
compact, chooseId, readOnly, disabled, shortDesc, partialTriggers, label, tip, simple,
columns, onfocus, onblur, onchange, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, showRequired, valign, messageDescUrl, messageTargetFrame, accessKey,
labelAndAccessKey, autoSubmit, action, actionListener, returnListener, immediate,
required, validator, valueChangeListener, requiredMessageDetail, value, converter,
rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</selectInputColor>" ICON=""
NAME="selectInputColor"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectInputColor>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:menuTabs&gt;</code><br><code>&lt;/af:menuTabs&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle, value,
startDepth, var, varStatus, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</menuTabs>" ICON=""
NAME="menuTabs" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<menuTabs>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:singleStepButtonBar&gt;</code><br><code>&lt;/af:singleStepButtonBar&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle,
selectedStep, maxStep, text, previousActionListener, nextActionListener, nextAction,
previousAction, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</singleStepButtonBar>" ICON=""
NAME="singleStepButtonBar"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<singleStepButtonBar>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:menuBar&gt;</code><br><code>&lt;/af:menuBar&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle, value,
startDepth, var, varStatus, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</menuBar>" ICON="" NAME="menuBar"
REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<menuBar>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:resetActionListener
/&gt;</code><br><b>Attributes:</b><br><code></code>"
+ ENDTEXT="" ICON="" NAME="resetActionListener"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<resetActionListener/>" large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:showDetail&gt;</code><br><code>&lt;/af:showDetail&gt;</code><br><b>Attributes:</b><br><code>id,
disclosedText, undisclosedText, shortDesc, partialTriggers, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, styleClass, inlineStyle, disclosed, immediate, disclosureListener, rendered,
binding, attributeChangeListener</code>"
+ ENDTEXT="</showDetail>" ICON=""
NAME="showDetail" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<showDetail>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:processChoiceBar&gt;</code><br><code>&lt;/af:processChoiceBar&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle, value,
var, varStatus, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</processChoiceBar>" ICON=""
NAME="processChoiceBar"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<processChoiceBar>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:objectSeparator&gt;</code><br><code>&lt;/af:objectSeparator&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</objectSeparator>" ICON=""
NAME="objectSeparator"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<objectSeparator>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:validator
/&gt;</code><br><b>Attributes:</b><br><code>validatorId,
binding</code>"
+ ENDTEXT="" ICON="" NAME="validator"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<validator/>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:treeTable&gt;</code><br><code>&lt;/af:treeTable&gt;</code><br><b>Attributes:</b><br><code>id,
expandAllEnabled, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, width, emptyText, summary, banding, bandingInterval, focusListener,
rowsByDepth, selectionListener, disclosureAllListener, rangeChangeListener, var,
varStatus, value, treeState, focusRowKey, immediate, disclosureListener, rendered,
binding, attributeChangeListener</code>"
+ ENDTEXT="</treeTable>" ICON=""
NAME="treeTable" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<treeTable>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:subform&gt;</code><br><code>&lt;/af:subform&gt;</code><br><b>Attributes:</b><br><code>id,
default, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</subform>" ICON="" NAME="subform"
REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<subform>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:panelPage&gt;</code><br><code>&lt;/af:panelPage&gt;</code><br><b>Attributes:</b><br><code>id,
title, messageType, chromeType, quickLinksShown, shortDesc, partialTriggers, onclick,
ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress,
onkeydown, onkeyup, styleClass, inlineStyle, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</panelPage>" ICON=""
NAME="panelPage" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelPage>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:page&gt;</code><br><code>&lt;/af:page&gt;</code><br><b>Attributes:</b><br><code>id,
title, messageType, chromeType, quickLinksShown, shortDesc, partialTriggers, onclick,
ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress,
onkeydown, onkeyup, styleClass, inlineStyle, value, var, varStatus, immediate,
disclosureListener, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</page>" ICON="" NAME="page"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<page>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:objectLegend&gt;</code><br><code>&lt;/af:objectLegend&gt;</code><br><b>Attributes:</b><br><code>id,
name, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</objectLegend>" ICON=""
NAME="objectLegend" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<objectLegend>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:messages&gt;</code><br><code>&lt;/af:messages&gt;</code><br><b>Attributes:</b><br><code>id,
message, text, globalOnly, shortDesc, partialTriggers, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
styleClass, inlineStyle, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</messages>" ICON=""
NAME="messages" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<messages>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:convertNumber&gt;</code><br><code>&lt;/af:convertNumber&gt;</code><br><b>Attributes:</b><br><code>id,
currencyCode, convertCurrencyMessageDetail, convertNumberMessageDetail,
convertPatternMessageDetail, convertPercentMessageDetail, currencySymbol, groupingUsed,
integerOnly, locale, maxFractionDigits, maxIntegerDigits, minFractionDigits,
minIntegerDigits, pattern, type</code>"
+ ENDTEXT="</convertNumber>" ICON=""
NAME="convertNumber"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<convertNumber>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:attribute
/&gt;</code><br><b>Attributes:</b><br><code>name,
value</code>"
+ ENDTEXT="" ICON="" NAME="attribute"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<attribute/>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:selectInputText&gt;</code><br><code>&lt;/af:selectInputText&gt;</code><br><b>Attributes:</b><br><code>id,
searchDesc, icon, readOnly, disabled, shortDesc, partialTriggers, label, tip, simple,
onfocus, onblur, onchange, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle,
showRequired, valign, messageDescUrl, messageTargetFrame, accessKey, labelAndAccessKey,
onselect, columns, maximumLength, autoSubmit, windowWidth, windowHeight, action,
actionListener, returnListener, immediate, required, validator, valueChangeListener,
requiredMessageDetail, value, converter, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</selectInputText>" ICON=""
NAME="selectInputText"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectInputText>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:message&gt;</code><br><code>&lt;/af:message&gt;</code><br><b>Attributes:</b><br><code>id,
tip, message, messageType, shortDesc, partialTriggers, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
styleClass, inlineStyle, for, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</message>" ICON="" NAME="message"
REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<message>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:showDetailHeader&gt;</code><br><code>&lt;/af:showDetailHeader&gt;</code><br><b>Attributes:</b><br><code>id,
text, shortText, icon, size, shortDesc, partialTriggers, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
styleClass, inlineStyle, disclosed, immediate, disclosureListener, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</showDetailHeader>" ICON=""
NAME="showDetailHeader"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<showDetailHeader>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:menuChoice&gt;</code><br><code>&lt;/af:menuChoice&gt;</code><br><b>Attributes:</b><br><code>id,
title, disabled, onfocus, onblur, onchange, shortDesc, partialTriggers, onclick,
ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress,
onkeydown, onkeyup, styleClass, inlineStyle, value, startDepth, var, varStatus, rendered,
binding, attributeChangeListener</code>"
+ ENDTEXT="</menuChoice>" ICON=""
NAME="menuChoice" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<menuChoice>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:validateRegExp&gt;</code><br><code>&lt;/af:validateRegExp&gt;</code><br><b>Attributes:</b><br><code>id,
pattern, noMatchMessageDetail</code>"
+ ENDTEXT="</validateRegExp>" ICON=""
NAME="validateRegExp"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<validateRegExp>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:showOneRadio&gt;</code><br><code>&lt;/af:showOneRadio&gt;</code><br><b>Attributes:</b><br><code>id,
label, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, position, alignment, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</showOneRadio>" ICON=""
NAME="showOneRadio" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<showOneRadio>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:menuList&gt;</code><br><code>&lt;/af:menuList&gt;</code><br><b>Attributes:</b><br><code>id,
listStyle, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, value, startDepth, var, varStatus, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</menuList>" ICON=""
NAME="menuList" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<menuList>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:convertColor&gt;</code><br><code>&lt;/af:convertColor&gt;</code><br><b>Attributes:</b><br><code>id,
patterns, transparentAllowed, convertMessageDetail</code>"
+ ENDTEXT="</convertColor>" ICON=""
NAME="convertColor" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<convertColor>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:panelGroup&gt;</code><br><code>&lt;/af:panelGroup&gt;</code><br><b>Attributes:</b><br><code>id,
layout, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</panelGroup>" ICON=""
NAME="panelGroup" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelGroup>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:processTrain&gt;</code><br><code>&lt;/af:processTrain&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle, value,
var, varStatus, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</processTrain>" ICON=""
NAME="processTrain" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<processTrain>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:inputText&gt;</code><br><code>&lt;/af:inputText&gt;</code><br><b>Attributes:</b><br><code>id,
rows, wrap, secret, readOnly, disabled, shortDesc, partialTriggers, label, tip, simple,
onfocus, onblur, onchange, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle,
showRequired, valign, messageDescUrl, messageTargetFrame, columns, maximumLength,
onselect, accessKey, labelAndAccessKey, autoSubmit, immediate, required, validator,
valueChangeListener, requiredMessageDetail, value, converter, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</inputText>" ICON=""
NAME="inputText" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<inputText>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:poll&gt;</code><br><code>&lt;/af:poll&gt;</code><br><b>Attributes:</b><br><code>id,
interval, immediate, pollListener, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</poll>" ICON="" NAME="poll"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<poll>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:goButton&gt;</code><br><code>&lt;/af:goButton&gt;</code><br><b>Attributes:</b><br><code>id,
text, longDesc, disabled, textAndAccessKey, accessKey, shortDesc, partialTriggers,
onfocus, onblur, targetFrame, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle,
destination, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</goButton>" ICON=""
NAME="goButton" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<goButton>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:showOnePanel&gt;</code><br><code>&lt;/af:showOnePanel&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle,
rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</showOnePanel>" ICON=""
NAME="showOnePanel" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<showOnePanel>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:menuButtons&gt;</code><br><code>&lt;/af:menuButtons&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle, value,
startDepth, var, varStatus, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</menuButtons>" ICON=""
NAME="menuButtons" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<menuButtons>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:outputText&gt;</code><br><code>&lt;/af:outputText&gt;</code><br><b>Attributes:</b><br><code>id,
truncateAt, description, escape, shortDesc, partialTriggers, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, styleClass, inlineStyle, value, converter, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</outputText>" ICON=""
NAME="outputText" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<outputText>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:selectRangeChoiceBar&gt;</code><br><code>&lt;/af:selectRangeChoiceBar&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle, var,
immediate, rangeChangeListener, value, rows, first, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</selectRangeChoiceBar>" ICON=""
NAME="selectRangeChoiceBar"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectRangeChoiceBar>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:setActionListener
/&gt;</code><br><b>Attributes:</b><br><code><b>to</b>,
<b>from</b></code>"
+ ENDTEXT="" ICON="" NAME="setActionListener"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<setActionListener to="|"
from=""/>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:resetButton&gt;</code><br><code>&lt;/af:resetButton&gt;</code><br><b>Attributes:</b><br><code>id,
text, disabled, textAndAccessKey, accessKey, shortDesc, partialTriggers, onclick,
ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress,
onkeydown, onkeyup, styleClass, inlineStyle, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</resetButton>" ICON=""
NAME="resetButton" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<resetButton>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:goMenuItem&gt;</code><br><code>&lt;/af:goMenuItem&gt;</code><br><b>Attributes:</b><br><code>id,
icon, selected, readOnly, type, text, longDesc, disabled, textAndAccessKey, accessKey,
shortDesc, partialTriggers, onfocus, onblur, targetFrame, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, styleClass, inlineStyle, destination, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</goMenuItem>" ICON=""
NAME="goMenuItem" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<goMenuItem>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:showOneTab&gt;</code><br><code>&lt;/af:showOneTab&gt;</code><br><b>Attributes:</b><br><code>id,
position, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</showOneTab>" ICON=""
NAME="showOneTab" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<showOneTab>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:panelPartialRoot&gt;</code><br><code>&lt;/af:panelPartialRoot&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</panelPartialRoot>" ICON=""
NAME="panelPartialRoot"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<panelPartialRoot>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:inputHidden&gt;</code><br><code>&lt;/af:inputHidden&gt;</code><br><b>Attributes:</b><br><code>id,
immediate, required, validator, valueChangeListener, requiredMessageDetail, value,
converter, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</inputHidden>" ICON=""
NAME="inputHidden" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<inputHidden>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:objectMedia&gt;</code><br><code>&lt;/af:objectMedia&gt;</code><br><b>Attributes:</b><br><code>id,
width, height, innerWidth, innerHeight, source, autostart, playCount, contentType,
standbyText, player, controls, shortDesc, partialTriggers, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, styleClass, inlineStyle, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</objectMedia>" ICON=""
NAME="objectMedia" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<objectMedia>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:selectOneChoice&gt;</code><br><code>&lt;/af:selectOneChoice&gt;</code><br><b>Attributes:</b><br><code>id,
unselectedLabel, valuePassThru, readOnly, disabled, shortDesc, partialTriggers, label,
tip, simple, onfocus, onblur, onchange, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, showRequired, valign, messageDescUrl, messageTargetFrame, accessKey,
labelAndAccessKey, autoSubmit, immediate, required, validator, valueChangeListener,
requiredMessageDetail, value, converter, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</selectOneChoice>" ICON=""
NAME="selectOneChoice"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectOneChoice>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:table&gt;</code><br><code>&lt;/af:table&gt;</code><br><b>Attributes:</b><br><code>id,
allDetailsEnabled, shortDesc, partialTriggers, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
styleClass, inlineStyle, width, emptyText, summary, banding, bandingInterval,
selectionState, sortListener, selectionListener, disclosureAllListener, immediate,
disclosureListener, rangeChangeListener, var, varStatus, value, rows, first, rendered,
binding, attributeChangeListener</code>"
+ ENDTEXT="</table>" ICON="" NAME="table"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<table>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:switcher&gt;</code><br><code>&lt;/af:switcher&gt;</code><br><b>Attributes:</b><br><code>id,
facetName, defaultFacet, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</switcher>" ICON=""
NAME="switcher" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<switcher>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:panelHeader&gt;</code><br><code>&lt;/af:panelHeader&gt;</code><br><b>Attributes:</b><br><code>id,
text, shortText, icon, messageType, size, shortDesc, partialTriggers, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, styleClass, inlineStyle, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</panelHeader>" ICON=""
NAME="panelHeader" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelHeader>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:panelTip&gt;</code><br><code>&lt;/af:panelTip&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle,
rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</panelTip>" ICON=""
NAME="panelTip" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelTip>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:selectManyShuttle&gt;</code><br><code>&lt;/af:selectManyShuttle&gt;</code><br><b>Attributes:</b><br><code>id,
valuePassThru, readOnly, disabled, shortDesc, partialTriggers, onfocus, onblur, onchange,
onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout,
onkeypress, onkeydown, onkeyup, styleClass, inlineStyle, size, leadingHeader,
trailingHeader, leadingDescShown, trailingDescShown, label, immediate, required,
validator, valueChangeListener, requiredMessageDetail, value, converter, rendered,
binding, attributeChangeListener</code>"
+ ENDTEXT="</selectManyShuttle>" ICON=""
NAME="selectManyShuttle"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectManyShuttle>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:panelPageHeader&gt;</code><br><code>&lt;/af:panelPageHeader&gt;</code><br><b>Attributes:</b><br><code>id,
chromeType, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</panelPageHeader>" ICON=""
NAME="panelPageHeader"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<panelPageHeader>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:selectOneRadio&gt;</code><br><code>&lt;/af:selectOneRadio&gt;</code><br><b>Attributes:</b><br><code>id,
unselectedLabel, layout, valuePassThru, readOnly, disabled, shortDesc, partialTriggers,
label, tip, simple, onfocus, onblur, onchange, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
styleClass, inlineStyle, showRequired, valign, messageDescUrl, messageTargetFrame,
accessKey, labelAndAccessKey, autoSubmit, immediate, required, validator,
valueChangeListener, requiredMessageDetail, value, converter, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</selectOneRadio>" ICON=""
NAME="selectOneRadio"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectOneRadio>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:tableSelectMany&gt;</code><br><code>&lt;/af:tableSelectMany&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle, text,
disabled, autoSubmit, required, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</tableSelectMany>" ICON=""
NAME="tableSelectMany"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<tableSelectMany>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:selectOneListbox&gt;</code><br><code>&lt;/af:selectOneListbox&gt;</code><br><b>Attributes:</b><br><code>id,
size, valuePassThru, readOnly, disabled, shortDesc, partialTriggers, label, tip, simple,
onfocus, onblur, onchange, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle,
showRequired, valign, messageDescUrl, messageTargetFrame, accessKey, labelAndAccessKey,
autoSubmit, immediate, required, validator, valueChangeListener, requiredMessageDetail,
value, converter, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</selectOneListbox>" ICON=""
NAME="selectOneListbox"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectOneListbox>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:selectBooleanRadio&gt;</code><br><code>&lt;/af:selectBooleanRadio&gt;</code><br><b>Attributes:</b><br><code>id,
autoSubmit, readOnly, disabled, shortDesc, partialTriggers, label, tip, simple, text,
accessKey, textAndAccessKey, group, onfocus, onblur, onchange, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, styleClass, inlineStyle, showRequired, valign, messageDescUrl,
messageTargetFrame, selected, immediate, required, validator, valueChangeListener,
requiredMessageDetail, value, converter, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</selectBooleanRadio>" ICON=""
NAME="selectBooleanRadio"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectBooleanRadio>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:commandButton&gt;</code><br><code>&lt;/af:commandButton&gt;</code><br><b>Attributes:</b><br><code>id,
text, disabled, textAndAccessKey, accessKey, partialSubmit, shortDesc, partialTriggers,
useWindow, windowWidth, windowHeight, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, blocking, action, actionListener, returnListener, launchListener, immediate,
rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</commandButton>" ICON=""
NAME="commandButton"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<commandButton>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:goLink&gt;</code><br><code>&lt;/af:goLink&gt;</code><br><b>Attributes:</b><br><code>id,
text, longDesc, disabled, textAndAccessKey, accessKey, shortDesc, partialTriggers,
onfocus, onblur, targetFrame, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle,
destination, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</goLink>" ICON="" NAME="goLink"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<goLink>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:importScript&gt;</code><br><code>&lt;/af:importScript&gt;</code><br><b>Attributes:</b><br><code>id,
names, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</importScript>" ICON=""
NAME="importScript" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<importScript>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:objectImage&gt;</code><br><code>&lt;/af:objectImage&gt;</code><br><b>Attributes:</b><br><code>id,
source, height, width, align, longDescURL, borderWidth, imageMapType, shortDesc,
partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</objectImage>" ICON=""
NAME="objectImage" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<objectImage>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:returnActionListener
/&gt;</code><br><b>Attributes:</b><br><code>value</code>"
+ ENDTEXT="" ICON="" NAME="returnActionListener"
REFORMAT="no" SCOPE="project"
+ STARTTEXT="<returnActionListener/>" large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:chooseColor&gt;</code><br><code>&lt;/af:chooseColor&gt;</code><br><b>Attributes:</b><br><code>id,
colorData, customColorData, width, shortDesc, partialTriggers, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, styleClass, inlineStyle, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</chooseColor>" ICON=""
NAME="chooseColor" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<chooseColor>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:chooseDate&gt;</code><br><code>&lt;/af:chooseDate&gt;</code><br><b>Attributes:</b><br><code>id,
minValue, maxValue, shortDesc, partialTriggers, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
styleClass, inlineStyle, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</chooseDate>" ICON=""
NAME="chooseDate" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<chooseDate>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:panelButtonBar&gt;</code><br><code>&lt;/af:panelButtonBar&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle,
rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</panelButtonBar>" ICON=""
NAME="panelButtonBar"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<panelButtonBar>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:tableSelectOne&gt;</code><br><code>&lt;/af:tableSelectOne&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle, text,
disabled, autoSubmit, required, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</tableSelectOne>" ICON=""
NAME="tableSelectOne"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<tableSelectOne>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:outputLabel&gt;</code><br><code>&lt;/af:outputLabel&gt;</code><br><b>Attributes:</b><br><code>id,
accessKey, showRequired, valueAndAccessKey, shortDesc, partialTriggers, onclick,
ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress,
onkeydown, onkeyup, styleClass, inlineStyle, messageType, for, messageDescUrl,
messageTargetFrame, anchor, value, converter, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</outputLabel>" ICON=""
NAME="outputLabel" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<outputLabel>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:inputFile&gt;</code><br><code>&lt;/af:inputFile&gt;</code><br><b>Attributes:</b><br><code>id,
columns, onfocus, onblur, onchange, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, showRequired, valign, messageDescUrl, messageTargetFrame, accessKey,
labelAndAccessKey, disabled, shortDesc, partialTriggers, label, tip, simple, onselect,
immediate, required, validator, valueChangeListener, requiredMessageDetail, value,
converter, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</inputFile>" ICON=""
NAME="inputFile" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<inputFile>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;%@
taglib
uri="http://xmlns.oracle.com/adf/faces"
prefix="af" %&gt;</code>"
+ ENDTEXT="" ICON="%Icons%/Struts Common/taglib" NAME="ADF
Faces Core taglib"
+ REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<%@ taglib
uri="http://xmlns.oracle.com/adf/faces" prefix="af"
%>\\n|"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:form&gt;</code><br><code>&lt;/af:form&gt;</code><br><b>Attributes:</b><br><code>id,
targetFrame, usesUpload, defaultCommand, onsubmit, shortDesc, partialTriggers, onclick,
ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress,
onkeydown, onkeyup, styleClass, inlineStyle, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</form>" ICON="" NAME="form"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<form>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:column&gt;</code><br><code>&lt;/af:column&gt;</code><br><b>Attributes:</b><br><code>id,
formatType, gridVisible, width, headerText, bandingShade, noWrap, headerNoWrap, sortable,
separateRows, rowHeader, shortDesc, partialTriggers, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
styleClass, inlineStyle, sortProperty, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</column>" ICON="" NAME="column"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<column>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:progressIndicator&gt;</code><br><code>&lt;/af:progressIndicator&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle, value,
action, actionListener, immediate, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</progressIndicator>" ICON=""
NAME="progressIndicator"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<progressIndicator>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:panelSideBar&gt;</code><br><code>&lt;/af:panelSideBar&gt;</code><br><b>Attributes:</b><br><code>id,
width, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</panelSideBar>" ICON=""
NAME="panelSideBar" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelSideBar>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:convertDateTime&gt;</code><br><code>&lt;/af:convertDateTime&gt;</code><br><b>Attributes:</b><br><code>id,
convertDateMessageDetail, convertTimeMessageDetail, convertBothMessageDetail, dateStyle,
locale, pattern, secondaryPattern, timeStyle, timeZone, type</code>"
+ ENDTEXT="</convertDateTime>" ICON=""
NAME="convertDateTime"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<convertDateTime>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:document&gt;</code><br><code>&lt;/af:document&gt;</code><br><b>Attributes:</b><br><code>id,
title, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, onload, onunload, initialFocusId, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</document>" ICON=""
NAME="document" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<document>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:panelHorizontal&gt;</code><br><code>&lt;/af:panelHorizontal&gt;</code><br><b>Attributes:</b><br><code>id,
valign, halign, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</panelHorizontal>" ICON=""
NAME="panelHorizontal"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<panelHorizontal>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:regionDef&gt;</code><br><code>&lt;/af:regionDef&gt;</code><br><b>Attributes:</b><br><code>var</code>"
+ ENDTEXT="</regionDef>" ICON=""
NAME="regionDef" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<regionDef>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:menuPath&gt;</code><br><code>&lt;/af:menuPath&gt;</code><br><b>Attributes:</b><br><code>id,
orientation, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, value, var, varStatus, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</menuPath>" ICON=""
NAME="menuPath" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<menuPath>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:panelBorder&gt;</code><br><code>&lt;/af:panelBorder&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle,
rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</panelBorder>" ICON=""
NAME="panelBorder" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelBorder>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:validateByteLength&gt;</code><br><code>&lt;/af:validateByteLength&gt;</code><br><b>Attributes:</b><br><code>id,
maximum, encoding, maximumMessageDetail</code>"
+ ENDTEXT="</validateByteLength>" ICON=""
NAME="validateByteLength"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<validateByteLength>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:objectSpacer&gt;</code><br><code>&lt;/af:objectSpacer&gt;</code><br><b>Attributes:</b><br><code>id,
width, height, shortDesc, partialTriggers, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</objectSpacer>" ICON=""
NAME="objectSpacer" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<objectSpacer>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:selectBooleanCheckbox&gt;</code><br><code>&lt;/af:selectBooleanCheckbox&gt;</code><br><b>Attributes:</b><br><code>id,
autoSubmit, readOnly, disabled, shortDesc, partialTriggers, label, tip, simple, text,
accessKey, textAndAccessKey, onfocus, onblur, onchange, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
styleClass, inlineStyle, showRequired, valign, messageDescUrl, messageTargetFrame,
selected, immediate, required, validator, valueChangeListener, requiredMessageDetail,
value, converter, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</selectBooleanCheckbox>" ICON=""
NAME="selectBooleanCheckbox"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectBooleanCheckbox>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:selectManyCheckbox&gt;</code><br><code>&lt;/af:selectManyCheckbox&gt;</code><br><b>Attributes:</b><br><code>id,
layout, valuePassThru, readOnly, disabled, shortDesc, partialTriggers, label, tip, simple,
onfocus, onblur, onchange, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle,
showRequired, valign, messageDescUrl, messageTargetFrame, accessKey, labelAndAccessKey,
autoSubmit, immediate, required, validator, valueChangeListener, requiredMessageDetail,
value, converter, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</selectManyCheckbox>" ICON=""
NAME="selectManyCheckbox"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectManyCheckbox>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:showOneChoice&gt;</code><br><code>&lt;/af:showOneChoice&gt;</code><br><b>Attributes:</b><br><code>id,
label, accessKey, labelAndAccessKey, shortDesc, partialTriggers, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, styleClass, inlineStyle, position, alignment, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</showOneChoice>" ICON=""
NAME="showOneChoice"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<showOneChoice>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:menuTree&gt;</code><br><code>&lt;/af:menuTree&gt;</code><br><b>Attributes:</b><br><code>id,
shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup, onmouseover,
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle, value,
treeState, startDepth, var, varStatus, immediate, disclosureListener, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</menuTree>" ICON=""
NAME="menuTree" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<menuTree>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:commandMenuItem&gt;</code><br><code>&lt;/af:commandMenuItem&gt;</code><br><b>Attributes:</b><br><code>id,
text, icon, selected, disabled, readOnly, textAndAccessKey, accessKey, type, shortDesc,
partialTriggers, useWindow, windowWidth, windowHeight, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
styleClass, inlineStyle, action, actionListener, returnListener, launchListener,
immediate, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</commandMenuItem>" ICON=""
NAME="commandMenuItem"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<commandMenuItem>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:panelForm&gt;</code><br><code>&lt;/af:panelForm&gt;</code><br><b>Attributes:</b><br><code>id,
rows, maxColumns, width, labelWidth, fieldWidth, shortDesc, partialTriggers, onclick,
ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress,
onkeydown, onkeyup, styleClass, inlineStyle, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</panelForm>" ICON=""
NAME="panelForm" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelForm>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:selectInputDate&gt;</code><br><code>&lt;/af:selectInputDate&gt;</code><br><b>Attributes:</b><br><code>id,
chooseId, readOnly, disabled, shortDesc, partialTriggers, label, tip, simple, columns,
maximumLength, onfocus, onblur, onchange, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, showRequired, valign, messageDescUrl, messageTargetFrame, accessKey,
labelAndAccessKey, autoSubmit, action, actionListener, returnListener, immediate,
required, validator, valueChangeListener, requiredMessageDetail, value, converter,
rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</selectInputDate>" ICON=""
NAME="selectInputDate"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectInputDate>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:iterator&gt;</code><br><code>&lt;/af:iterator&gt;</code><br><b>Attributes:</b><br><code>id,
var, varStatus, value, rows, first, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</iterator>" ICON=""
NAME="iterator" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<iterator>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:panelBox&gt;</code><br><code>&lt;/af:panelBox&gt;</code><br><b>Attributes:</b><br><code>id,
width, background, text, icon, shortDesc, partialTriggers, onclick, ondblclick,
onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown,
onkeyup, styleClass, inlineStyle, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</panelBox>" ICON=""
NAME="panelBox" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<panelBox>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:selectOrderShuttle&gt;</code><br><code>&lt;/af:selectOrderShuttle&gt;</code><br><b>Attributes:</b><br><code>id,
reorderOnly, valuePassThru, readOnly, disabled, shortDesc, partialTriggers, onfocus,
onblur, onchange, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove,
onmouseout, onkeypress, onkeydown, onkeyup, styleClass, inlineStyle, size, leadingHeader,
trailingHeader, leadingDescShown, trailingDescShown, label, immediate, required,
validator, valueChangeListener, requiredMessageDetail, value, converter, rendered,
binding, attributeChangeListener</code>"
+ ENDTEXT="</selectOrderShuttle>" ICON=""
NAME="selectOrderShuttle"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<selectOrderShuttle>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:panelLabelAndMessage&gt;</code><br><code>&lt;/af:panelLabelAndMessage&gt;</code><br><b>Attributes:</b><br><code>id,
showRequired, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, label, valign, messageDescUrl, messageTargetFrame, messageType, tip, message,
anchor, contentStyleClass, accessKey, labelAndAccessKey, for, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</panelLabelAndMessage>" ICON=""
NAME="panelLabelAndMessage"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<panelLabelAndMessage>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:commandLink&gt;</code><br><code>&lt;/af:commandLink&gt;</code><br><b>Attributes:</b><br><code>id,
text, disabled, textAndAccessKey, accessKey, onfocus, onblur, partialSubmit, shortDesc,
partialTriggers, useWindow, windowWidth, windowHeight, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
styleClass, inlineStyle, blocking, action, actionListener, returnListener, launchListener,
immediate, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</commandLink>" ICON=""
NAME="commandLink" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<commandLink>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;af:outputFormatted&gt;</code><br><code>&lt;/af:outputFormatted&gt;</code><br><b>Attributes:</b><br><code>id,
styleUsage, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, value, converter, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</outputFormatted>" ICON=""
NAME="outputFormatted"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<outputFormatted>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ </GroupHTML>
+ <GroupHTML HIDDEN="no" ICON="" NAME="HTML"
PREFIX="afh"
+ SCOPE="project"
URI="http://xmlns.oracle.com/adf/faces/html"
+ add_taglib="true" library-version=""
model-entity="SharableGroupHTML">
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;afh:frame&gt;</code><br><code>&lt;/afh:frame&gt;</code><br><b>Attributes:</b><br><code>id,
source, longDescURL, name, width, height, marginWidth, marginHeight, scrolling, shortDesc,
partialTriggers, styleClass, inlineStyle, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</frame>" ICON="" NAME="frame"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<frame>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;afh:html&gt;</code><br><code>&lt;/afh:html&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</html>" ICON="" NAME="html"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<html>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;afh:script&gt;</code><br><code>&lt;/afh:script&gt;</code><br><b>Attributes:</b><br><code>id,
text, source, generatesContent, partialTriggers, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</script>" ICON="" NAME="script"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<script>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;%@
taglib
uri="http://xmlns.oracle.com/adf/faces/html"
prefix="afh" %&gt;</code>"
+ ENDTEXT="" ICON="%Icons%/Struts Common/taglib" NAME="ADF
Faces HTML taglib"
+ REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<%@ taglib
uri="http://xmlns.oracle.com/adf/faces/html"
prefix="afh" %>\\n|"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;afh:head&gt;</code><br><code>&lt;/afh:head&gt;</code><br><b>Attributes:</b><br><code>id,
title, partialTriggers, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</head>" ICON="" NAME="head"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<head>" large-icon=""
model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;afh:rowLayout&gt;</code><br><code>&lt;/afh:rowLayout&gt;</code><br><b>Attributes:</b><br><code>id,
halign, valign, width, shortDesc, partialTriggers, onclick, ondblclick, onmousedown,
onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
styleClass, inlineStyle, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</rowLayout>" ICON=""
NAME="rowLayout" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<rowLayout>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;afh:styleSheet&gt;</code><br><code>&lt;/afh:styleSheet&gt;</code><br><b>Attributes:</b><br><code>id,
rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</styleSheet>" ICON=""
NAME="styleSheet" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<styleSheet>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;afh:frameBorderLayout&gt;</code><br><code>&lt;/afh:frameBorderLayout&gt;</code><br><b>Attributes:</b><br><code>id,
onload, onunload, width, height, shortDesc, partialTriggers, styleClass, inlineStyle,
rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</frameBorderLayout>" ICON=""
NAME="frameBorderLayout"
+ REFORMAT="yes" SCOPE="project"
STARTTEXT="<frameBorderLayout>"
+ large-icon="" model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;afh:cellFormat&gt;</code><br><code>&lt;/afh:cellFormat&gt;</code><br><b>Attributes:</b><br><code>id,
shortText, halign, valign, width, height, columnSpan, rowSpan, wrappingDisabled, headers,
header, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, rendered, binding, attributeChangeListener</code>"
+ ENDTEXT="</cellFormat>" ICON=""
NAME="cellFormat" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<cellFormat>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;afh:tableLayout&gt;</code><br><code>&lt;/afh:tableLayout&gt;</code><br><b>Attributes:</b><br><code>id,
width, halign, cellSpacing, cellPadding, borderWidth, summary, shortDesc, partialTriggers,
onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout,
onkeypress, onkeydown, onkeyup, styleClass, inlineStyle, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</tableLayout>" ICON=""
NAME="tableLayout" REFORMAT="yes"
+ SCOPE="project" STARTTEXT="<tableLayout>"
large-icon=""
+ model-entity="SharableMacroHTML" />
+ <MacroHTML
+ DESCRIPTION="<b>Syntax:</b><br><code>&lt;afh:body&gt;</code><br><code>&lt;/afh:body&gt;</code><br><b>Attributes:</b><br><code>id,
firstClickPassed, shortDesc, partialTriggers, onclick, ondblclick, onmousedown, onmouseup,
onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, styleClass,
inlineStyle, onload, onunload, initialFocusId, rendered, binding,
attributeChangeListener</code>"
+ ENDTEXT="</body>" ICON="" NAME="body"
REFORMAT="yes" SCOPE="project"
+ STARTTEXT="<body>" large-icon=""
model-entity="SharableMacroHTML" />
+ </GroupHTML>
+ </PageTabHTML>
+ </Palette>
+</XStudio>
\ No newline at end of file
Property changes on: trunk/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf-palette.xml
___________________________________________________________________
Name: svn:mime-type
+ text/plain