Author: nbelaevski
Date: 2010-12-10 15:35:57 -0500 (Fri, 10 Dec 2010)
New Revision: 20512
Added:
trunk/ui/output/ui/src/main/java/org/richfaces/component/package-info.java
Modified:
trunk/examples/output-demo/src/main/webapp/examples/accordion.xhtml
trunk/examples/output-demo/src/main/webapp/examples/accordion/RF-9364.xhtml
trunk/examples/output-demo/src/main/webapp/examples/accordion/RF-9851.xhtml
trunk/examples/output-demo/src/main/webapp/examples/collapsiblePanel.xhtml
trunk/examples/output-demo/src/main/webapp/examples/panelMenu.xhtml
trunk/examples/output-demo/src/main/webapp/examples/tabPanel.xhtml
trunk/examples/output-demo/src/main/webapp/examples/togglePanel-ajax.xhtml
trunk/examples/output-demo/src/main/webapp/examples/togglePanel-client.xhtml
trunk/examples/output-demo/src/main/webapp/examples/togglePanel-mixed.xhtml
trunk/examples/output-demo/src/main/webapp/examples/togglePanel-server.xhtml
trunk/examples/output-demo/src/main/webapp/examples/togglePanel.xhtml
trunk/examples/output-demo/src/main/webapp/examples/tooltip.xhtml
trunk/examples/output-demo/src/main/webapp/qunit/accordion.xhtml
trunk/examples/output-demo/src/main/webapp/qunit/accordionHeaders.xhtml
trunk/examples/output-demo/src/main/webapp/qunit/collapsiblePanel.xhtml
trunk/examples/output-demo/src/main/webapp/qunit/panelMenu.xhtml
trunk/examples/output-demo/src/main/webapp/qunit/tab.xhtml
trunk/examples/output-demo/src/main/webapp/qunit/tabPanel.xhtml
trunk/examples/output-demo/src/main/webapp/qunit/togglePanel.xhtml
trunk/examples/output-demo/src/main/webapp/qunit/togglePanelItem.xhtml
trunk/examples/output-demo/src/main/webapp/qunit/tooltip.xhtml
trunk/ui/output/ui/src/main/resources/META-INF/pn.taglib.xml
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenu-icons-inheritance.xhtml
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenu.xhtml
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenuGroup-expanded.xhtml
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenuGroup-topGroup.xhtml
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenuGroup.xhtml
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenuItem.xhtml
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/tooltip.xhtml
Log:
https://issues.jboss.org/browse/RF-9918
Modified: trunk/examples/output-demo/src/main/webapp/examples/accordion/RF-9364.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/examples/accordion/RF-9364.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/examples/accordion/RF-9364.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -3,7 +3,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn">
<body>
<ui:composition template="/templates/template.xhtml">
Modified: trunk/examples/output-demo/src/main/webapp/examples/accordion/RF-9851.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/examples/accordion/RF-9851.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/examples/accordion/RF-9851.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -3,7 +3,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn">
<body>
<ui:composition template="/templates/template.xhtml">
Modified: trunk/examples/output-demo/src/main/webapp/examples/accordion.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/examples/accordion.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/examples/accordion.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -3,7 +3,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn">
<body>
<ui:composition template="/templates/template.xhtml">
Modified: trunk/examples/output-demo/src/main/webapp/examples/collapsiblePanel.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/examples/collapsiblePanel.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/examples/collapsiblePanel.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -3,7 +3,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn">
<body>
<ui:composition template="/templates/template.xhtml">
Modified: trunk/examples/output-demo/src/main/webapp/examples/panelMenu.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/examples/panelMenu.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/examples/panelMenu.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -26,7 +26,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn">
<body>
<ui:composition template="/templates/template.xhtml">
Modified: trunk/examples/output-demo/src/main/webapp/examples/tabPanel.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/examples/tabPanel.xhtml 2010-12-10 19:12:15
UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/examples/tabPanel.xhtml 2010-12-10 20:35:57
UTC (rev 20512)
@@ -3,7 +3,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn">
<body>
<ui:composition template="/templates/template.xhtml">
Modified: trunk/examples/output-demo/src/main/webapp/examples/togglePanel-ajax.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/examples/togglePanel-ajax.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/examples/togglePanel-ajax.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -3,7 +3,8 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn"
+
xmlns:ou="http://richfaces.org/output">
<body>
<ui:composition template="/templates/template.xhtml">
@@ -22,38 +23,38 @@
</pn:togglePanel>
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name1" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name1" event="click" />
name1
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name2" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name2" event="click" />
name2
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name3" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name3" event="click" />
name3
</h:outputLink>
<br/>
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@first" event="click"/>
+ <ou:toggleControl targetPanel="panel"
targetItem="@first" event="click"/>
|< first
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@prev" event="click"/>
+ <ou:toggleControl targetPanel="panel"
targetItem="@prev" event="click"/>
<- prev
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@next" event="click"/>
+ <ou:toggleControl targetPanel="panel"
targetItem="@next" event="click"/>
next ->
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@last" event="click"/>
+ <ou:toggleControl targetPanel="panel"
targetItem="@last" event="click"/>
last >|
</h:outputLink>
</h:form>
Modified: trunk/examples/output-demo/src/main/webapp/examples/togglePanel-client.xhtml
===================================================================
---
trunk/examples/output-demo/src/main/webapp/examples/togglePanel-client.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++
trunk/examples/output-demo/src/main/webapp/examples/togglePanel-client.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -3,7 +3,8 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn"
+
xmlns:ou="http://richfaces.org/output">
<body>
<ui:composition template="/templates/template.xhtml">
@@ -20,38 +21,38 @@
</pn:togglePanel>
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name1" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name1" event="click" />
name1
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name2" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name2" event="click" />
name2
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name3" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name3" event="click" />
name3
</h:outputLink>
<br />
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@first" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="@first" event="click" />
|< first
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@prev" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="@prev" event="click" />
<- prev
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@next" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="@next" event="click" />
next ->
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@last" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="@last" event="click" />
last >|
</h:outputLink>
</h:form>
Modified: trunk/examples/output-demo/src/main/webapp/examples/togglePanel-mixed.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/examples/togglePanel-mixed.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/examples/togglePanel-mixed.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -3,7 +3,8 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn"
+
xmlns:ou="http://richfaces.org/output">
<body>
<ui:composition template="/templates/template.xhtml">
@@ -20,38 +21,38 @@
</pn:togglePanel>
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name1" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name1" event="click" />
name1 client
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name2" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name2" event="click" />
name2 ajax
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name3" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name3" event="click" />
name3 server
</h:outputLink>
<br />
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@first" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="@first" event="click" />
|< first
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@prev" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="@prev" event="click" />
<- prev
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@next" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="@next" event="click" />
next ->
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@last" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="@last" event="click" />
last >|
</h:outputLink>
</h:form>
Modified: trunk/examples/output-demo/src/main/webapp/examples/togglePanel-server.xhtml
===================================================================
---
trunk/examples/output-demo/src/main/webapp/examples/togglePanel-server.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++
trunk/examples/output-demo/src/main/webapp/examples/togglePanel-server.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -3,7 +3,8 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn"
+
xmlns:ou="http://richfaces.org/output">
<body>
<ui:composition template="/templates/template.xhtml">
@@ -21,38 +22,38 @@
</pn:togglePanel>
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name1" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name1" event="click" />
name1
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name2" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name2" event="click" />
name2
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name3" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name3" event="click" />
name3
</h:outputLink>
<br/>
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@first" event="click"/>
+ <ou:toggleControl targetPanel="panel"
targetItem="@first" event="click"/>
|< first
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@prev" event="click"/>
+ <ou:toggleControl targetPanel="panel"
targetItem="@prev" event="click"/>
<- prev
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@next" event="click"/>
+ <ou:toggleControl targetPanel="panel"
targetItem="@next" event="click"/>
next ->
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@last" event="click"/>
+ <ou:toggleControl targetPanel="panel"
targetItem="@last" event="click"/>
last >|
</h:outputLink>
</h:form>
Modified: trunk/examples/output-demo/src/main/webapp/examples/togglePanel.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/examples/togglePanel.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/examples/togglePanel.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -3,7 +3,8 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn"
+
xmlns:ou="http://richfaces.org/output">
<body>
<ui:composition template="/templates/template.xhtml">
@@ -23,12 +24,12 @@
</pn:togglePanel>
<h:outputLink>
- <pn:toggleControl targetPanel="my_id"
targetItem="name2" event="click" />
+ <ou:toggleControl targetPanel="my_id"
targetItem="name2" event="click" />
Click me :) it is toggle control
</h:outputLink>
<h:outputLink>
- <pn:toggleControl targetPanel="my_id"
targetItem="name1" event="click" />
+ <ou:toggleControl targetPanel="my_id"
targetItem="name1" event="click" />
Click me :) it another toggle control
</h:outputLink>
Modified: trunk/examples/output-demo/src/main/webapp/examples/tooltip.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/examples/tooltip.xhtml 2010-12-10 19:12:15
UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/examples/tooltip.xhtml 2010-12-10 20:35:57
UTC (rev 20512)
@@ -26,6 +26,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
+
xmlns:pn="http://richfaces.org/pn"
xmlns:rich="http://richfaces.org/output">
<body>
@@ -43,29 +44,29 @@
<rich:panel id="sample1" styleClass="tooltip-text"
bodyClass="rich-laguna-panel-no-header">
<p>Here you can see <b>default client-side</b>
tool-tip</p>
- <rich:tooltip id="tt1" styleClass="tooltip">
+ <pn:tooltip id="tt1" styleClass="tooltip">
<span style="white-space: nowrap"> This tool-tip content
was
<strong>pre-rendered</strong> to the page.<br />
Also the tooltip following mouse by default </span>
- </rich:tooltip>
+ </pn:tooltip>
</rich:panel>
<rich:panel id="sample2" styleClass="tooltip"
bodyClass="rich-laguna-panel-no-header">
<p>This tool-tip will not <b>follow mouse</b>. Also this
tool-tip
has a <b>delay 1.5 sec</b>, so be patient!</p>
- <rich:tooltip followMouse="false" showDelay="1500"
+ <pn:tooltip followMouse="false" showDelay="1500"
styleClass="tooltip-custom-body">
<span style="white-space: nowrap"> This tool-tip content
also
<strong>pre-rendered</strong> to the page.<br />
</span>
- </rich:tooltip>
+ </pn:tooltip>
</rich:panel>
<h:form>
<rich:panel id="sample3" styleClass="tooltip-text"
bodyClass="rich-laguna-panel-no-header">
<p>This tool-tip rendered on server <b>in separate
request</b>.
</p>
- <rich:tooltip mode="ajax" styleClass="tooltip"
layout="block">
+ <pn:tooltip mode="ajax" styleClass="tooltip"
layout="block">
<f:facet name="defaultContent">
<strong>Wait...</strong>
</f:facet>
@@ -75,14 +76,14 @@
<h:outputText style="white-space:nowrap"
value="tooltips requested" />
</h:panelGrid>
- </rich:tooltip>
+ </pn:tooltip>
</rich:panel>
</h:form>
<h:form>
<rich:panel id="sample4" styleClass="tooltip-text"
bodyClass="rich-laguna-panel-no-header">
<p>This tool-tip will be <b>activated on mouse
click</b>.</p>
- <rich:tooltip showEvent="click" mode="ajax"
styleClass="tooltip"
+ <pn:tooltip showEvent="click" mode="ajax"
styleClass="tooltip"
layout="block">
<f:facet name="defaultContent">
<strong>Wait...</strong>
@@ -96,7 +97,7 @@
<h:outputText
value="#{tooltipData.tooltipCounter}"
styleClass="tooltipData" />
</h:panelGrid>
- </rich:tooltip>
+ </pn:tooltip>
</rich:panel>
</h:form>
</h:panelGrid>
Modified: trunk/examples/output-demo/src/main/webapp/qunit/accordion.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/qunit/accordion.xhtml 2010-12-10 19:12:15
UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/qunit/accordion.xhtml 2010-12-10 20:35:57
UTC (rev 20512)
@@ -3,7 +3,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn">
<body>
<ui:composition template="/templates/template.xhtml">
Modified: trunk/examples/output-demo/src/main/webapp/qunit/accordionHeaders.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/qunit/accordionHeaders.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/qunit/accordionHeaders.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -3,7 +3,8 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn"
+
xmlns:ou="http://richfaces.org/output">
<body>
<ui:composition template="/templates/template.xhtml">
@@ -44,22 +45,22 @@
</pn:accordion>
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@first" event="click"/>
+ <ou:toggleControl targetPanel="panel"
targetItem="@first" event="click"/>
|< first
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@prev" event="click"/>
+ <ou:toggleControl targetPanel="panel"
targetItem="@prev" event="click"/>
<- prev
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@next" event="click"/>
+ <ou:toggleControl targetPanel="panel"
targetItem="@next" event="click"/>
next ->
</h:outputLink>
|
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="@last" event="click"/>
+ <ou:toggleControl targetPanel="panel"
targetItem="@last" event="click"/>
last >|
</h:outputLink>
Modified: trunk/examples/output-demo/src/main/webapp/qunit/collapsiblePanel.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/qunit/collapsiblePanel.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/qunit/collapsiblePanel.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -3,7 +3,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn">
<body>
<ui:composition template="/templates/template.xhtml">
Modified: trunk/examples/output-demo/src/main/webapp/qunit/panelMenu.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/qunit/panelMenu.xhtml 2010-12-10 19:12:15
UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/qunit/panelMenu.xhtml 2010-12-10 20:35:57
UTC (rev 20512)
@@ -27,7 +27,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn">
<body>
<ui:composition template="/templates/template.xhtml">
Modified: trunk/examples/output-demo/src/main/webapp/qunit/tab.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/qunit/tab.xhtml 2010-12-10 19:12:15 UTC
(rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/qunit/tab.xhtml 2010-12-10 20:35:57 UTC
(rev 20512)
@@ -3,7 +3,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn">
<body>
<ui:composition template="/templates/template.xhtml">
Modified: trunk/examples/output-demo/src/main/webapp/qunit/tabPanel.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/qunit/tabPanel.xhtml 2010-12-10 19:12:15
UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/qunit/tabPanel.xhtml 2010-12-10 20:35:57
UTC (rev 20512)
@@ -3,7 +3,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn">
<body>
<ui:composition template="/templates/template.xhtml">
Modified: trunk/examples/output-demo/src/main/webapp/qunit/togglePanel.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/qunit/togglePanel.xhtml 2010-12-10 19:12:15
UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/qunit/togglePanel.xhtml 2010-12-10 20:35:57
UTC (rev 20512)
@@ -3,7 +3,8 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn"
+
xmlns:ou="http://richfaces.org/output">
<body>
<ui:composition template="/templates/template.xhtml">
@@ -29,15 +30,15 @@
</pn:togglePanel>
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name1" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name1" event="click" />
name1
</h:outputLink>
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name2" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name2" event="click" />
name2
</h:outputLink>
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name3" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name3" event="click" />
name3
</h:outputLink>
</h:form>
Modified: trunk/examples/output-demo/src/main/webapp/qunit/togglePanelItem.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/qunit/togglePanelItem.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/qunit/togglePanelItem.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -3,7 +3,8 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn"
+
xmlns:ou="http://richfaces.org/output">
<body>
<ui:composition template="/templates/template.xhtml">
@@ -29,15 +30,15 @@
</pn:togglePanel>
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name1" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name1" event="click" />
name1
</h:outputLink>
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name2" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name2" event="click" />
name2
</h:outputLink>
<h:outputLink>
- <pn:toggleControl targetPanel="panel"
targetItem="name3" event="click" />
+ <ou:toggleControl targetPanel="panel"
targetItem="name3" event="click" />
name3
</h:outputLink>
</h:form>
Modified: trunk/examples/output-demo/src/main/webapp/qunit/tooltip.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/qunit/tooltip.xhtml 2010-12-10 19:12:15 UTC
(rev 20511)
+++ trunk/examples/output-demo/src/main/webapp/qunit/tooltip.xhtml 2010-12-10 20:35:57 UTC
(rev 20512)
@@ -27,7 +27,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output">
+
xmlns:pn="http://richfaces.org/pn">
<body>
<ui:composition template="/templates/template.xhtml">
Added: trunk/ui/output/ui/src/main/java/org/richfaces/component/package-info.java
===================================================================
--- trunk/ui/output/ui/src/main/java/org/richfaces/component/package-info.java
(rev 0)
+++ trunk/ui/output/ui/src/main/java/org/richfaces/component/package-info.java 2010-12-10
20:35:57 UTC (rev 20512)
@@ -0,0 +1,23 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2010, Red Hat, Inc. and individual contributors
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
+ */
+@org.richfaces.cdk.annotations.TagLibrary(uri="http://richfaces.org/output",
shortName="ou")
+package org.richfaces.component;
Modified: trunk/ui/output/ui/src/main/resources/META-INF/pn.taglib.xml
===================================================================
--- trunk/ui/output/ui/src/main/resources/META-INF/pn.taglib.xml 2010-12-10 19:12:15 UTC
(rev 20511)
+++ trunk/ui/output/ui/src/main/resources/META-INF/pn.taglib.xml 2010-12-10 20:35:57 UTC
(rev 20512)
@@ -1,884 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<facelet-taglib id="output" version="2.0"
+<?xml version="1.0" encoding="UTF-8"?><facelet-taglib
id="output" version="2.0"
xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-facelettaglibrary_2_0.xsd">
- <
namespace>http://richfaces.org/output</namespace>
+ <
namespace>http://richfaces.org/pn</namespace>
<tag>
- <tag-name>dropDownMenu</tag-name>
- <component>
- <component-type>org.richfaces.DropDownMenu</component-type>
- <renderer-type>org.richfaces.DropDownMenuRenderer</renderer-type>
- <handler-class/>
- </component>
- <attribute>
- <description>The value binding expression used to wire up this component to a
component property of a JavaBean class</description>
- <name>binding</name>
- <type>javax.faces.component.UIComponent</type>
- </attribute>
- <attribute>
- <description>Direction indication for text that does not inherit directionality.
Valid values are "LTR" (left-to-right) and "RTL"
(right-to-left).</description>
- <display-name>Direction</display-name>
- <name>dir</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>disabled</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <name>hideDelay</name>
- <type>int</type>
- </attribute>
- <attribute>
- <description>The component identifier for this component. This value must be
unique within the closest parent component that is a naming
container.</description>
- <display-name>Component Identifier</display-name>
- <name>id</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Code describing the language used in the generated markup for this
component.</description>
- <display-name>Language Code</display-name>
- <name>lang</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>mode</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is clicked over this
element.</description>
- <display-name>Button Click Script</display-name>
- <name>onclick</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is double clicked
over this element.</description>
- <display-name>Double Click Script</display-name>
- <name>ondblclick</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>ongrouphide</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>ongroupshow</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onhide</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemclick</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a key is pressed down over this
element.</description>
- <display-name>Key Down Script</display-name>
- <name>onkeydown</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a key is pressed and released over
this element.</description>
- <display-name>Key Press Script</display-name>
- <name>onkeypress</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a key is released over this
element.</description>
- <display-name>Key Up Script</display-name>
- <name>onkeyup</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is pressed down over
this element.</description>
- <display-name>Mouse Down Script</display-name>
- <name>onmousedown</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is moved within this
element.</description>
- <display-name>Mouse Move Script</display-name>
- <name>onmousemove</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is moved away from
this element.</description>
- <display-name>Mouse Out Script</display-name>
- <name>onmouseout</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is moved onto this
element.</description>
- <display-name>Mouse Over Script</display-name>
- <name>onmouseover</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is released over
this element.</description>
- <display-name>Mouse Up Script</display-name>
- <name>onmouseup</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onshow</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>popupWith</name>
- <type>int</type>
- </attribute>
- <attribute>
- <description>Flag indicating whether or not this component should be rendered
(during Render Response Phase), or processed on any subsequent form submit. The default
value for this property is true.</description>
- <display-name>Rendered Flag</display-name>
- <name>rendered</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <name>showDelay</name>
- <type>int</type>
- </attribute>
- <attribute>
- <name>showEvent</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>CSS style(s) to be applied when this component is
rendered.</description>
- <display-name>CSS Styles</display-name>
- <name>style</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Space-separated list of CSS style class(es) to be applied when this
element is rendered. This value must be passed through as the "class" attribute
on generated markup.</description>
- <display-name>CSS Style Classes</display-name>
- <name>styleClass</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Advisory title information about markup elements generated for this
component.</description>
- <display-name>Advisory Title</display-name>
- <name>title</name>
- <type>java.lang.String</type>
- </attribute>
- </tag>
- <tag>
- <tag-name>menuSeparator</tag-name>
- <component>
- <component-type>org.richfaces.MenuSeparator</component-type>
- <renderer-type>org.richfaces.MenuSeparatorRenderer</renderer-type>
- <handler-class/>
- </component>
- <attribute>
- <description>The value binding expression used to wire up this component to a
component property of a JavaBean class</description>
- <name>binding</name>
- <type>javax.faces.component.UIComponent</type>
- </attribute>
- <attribute>
- <description>The component identifier for this component. This value must be
unique within the closest parent component that is a naming
container.</description>
- <display-name>Component Identifier</display-name>
- <name>id</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Flag indicating whether or not this component should be rendered
(during Render Response Phase), or processed on any subsequent form submit. The default
value for this property is true.</description>
- <display-name>Rendered Flag</display-name>
- <name>rendered</name>
- <type>boolean</type>
- </attribute>
- </tag>
- <tag>
- <tag-name>menuGroup</tag-name>
- <component>
- <component-type>org.richfaces.MenuGroup</component-type>
- <renderer-type>org.richfaces.MenuGroupRenderer</renderer-type>
- <handler-class/>
- </component>
- <attribute>
- <description>The value binding expression used to wire up this component to a
component property of a JavaBean class</description>
- <name>binding</name>
- <type>javax.faces.component.UIComponent</type>
- </attribute>
- <attribute>
- <description>Converter instance registered with this
component.</description>
- <display-name>Converter</display-name>
- <name>converter</name>
- <type>javax.faces.convert.Converter</type>
- </attribute>
- <attribute>
- <description>Direction indication for text that does not inherit directionality.
Valid values are "LTR" (left-to-right) and "RTL"
(right-to-left).</description>
- <display-name>Direction</display-name>
- <name>dir</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>disabled</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <name>icon</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>iconDisabled</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>iconFolder</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>iconFolderDisabled</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>The component identifier for this component. This value must be
unique within the closest parent component that is a naming
container.</description>
- <display-name>Component Identifier</display-name>
- <name>id</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Code describing the language used in the generated markup for this
component.</description>
- <display-name>Language Code</display-name>
- <name>lang</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is clicked over this
element.</description>
- <display-name>Button Click Script</display-name>
- <name>onclick</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is double clicked
over this element.</description>
- <display-name>Double Click Script</display-name>
- <name>ondblclick</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onhide</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a key is pressed down over this
element.</description>
- <display-name>Key Down Script</display-name>
- <name>onkeydown</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a key is pressed and released over
this element.</description>
- <display-name>Key Press Script</display-name>
- <name>onkeypress</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a key is released over this
element.</description>
- <display-name>Key Up Script</display-name>
- <name>onkeyup</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is pressed down over
this element.</description>
- <display-name>Mouse Down Script</display-name>
- <name>onmousedown</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is moved within this
element.</description>
- <display-name>Mouse Move Script</display-name>
- <name>onmousemove</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is moved away from
this element.</description>
- <display-name>Mouse Out Script</display-name>
- <name>onmouseout</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is moved onto this
element.</description>
- <display-name>Mouse Over Script</display-name>
- <name>onmouseover</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is released over
this element.</description>
- <display-name>Mouse Up Script</display-name>
- <name>onmouseup</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onshow</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Flag indicating whether or not this component should be rendered
(during Render Response Phase), or processed on any subsequent form submit. The default
value for this property is true.</description>
- <display-name>Rendered Flag</display-name>
- <name>rendered</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <description>CSS style(s) to be applied when this component is
rendered.</description>
- <display-name>CSS Styles</display-name>
- <name>style</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Space-separated list of CSS style class(es) to be applied when this
element is rendered. This value must be passed through as the "class" attribute
on generated markup.</description>
- <display-name>CSS Style Classes</display-name>
- <name>styleClass</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Advisory title information about markup elements generated for this
component.</description>
- <display-name>Advisory Title</display-name>
- <name>title</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>The current value of this component.</description>
- <display-name>Value</display-name>
- <name>value</name>
- <type>java.lang.Object</type>
- </attribute>
- </tag>
- <tag>
- <tag-name>menuItem</tag-name>
- <component>
- <component-type>org.richfaces.MenuItem</component-type>
- <renderer-type>org.richfaces.MenuItemRenderer</renderer-type>
- <handler-class/>
- </component>
- <attribute>
- <description>MethodExpression representing the application action to invoke when
this component is activated by the user. The expression must evaluate to a public method
that takes no parameters, and returns an Object (the toString() of which is called to
derive the logical outcome) which is passed to the NavigationHandler for this
application.</description>
- <display-name>Application Action</display-name>
- <name>action</name>
- <type>javax.faces.el.MethodBinding</type>
- </attribute>
- <attribute>
- <description>MethodExpression representing the application action to invoke when
this component is activated by the user. The expression must evaluate to a public method
that takes no parameters, and returns an Object (the toString() of which is called to
derive the logical outcome) which is passed to the NavigationHandler for this
application.</description>
- <display-name>Application Action</display-name>
- <name>actionExpression</name>
- <type>javax.el.MethodExpression</type>
- </attribute>
- <attribute>
- <description><p> MethodExpression representing an action listener
method that will be notified when this component is activated by the user. The expression
must evaluate to a public method that takes an ActionEvent parameter, with a return type
of void, <span class="changed_added_2_0">or to a public method
that takes no arguments with a return type of void. In the latter case, the method has no
way of easily knowing where the event came from, but this can be useful in cases where a
notification is needed that "some action happened".</span>
</p></description>
- <display-name>Action Listener</display-name>
- <name>actionListener</name>
- <type>javax.faces.el.MethodBinding</type>
- </attribute>
- <attribute>
- <description>The value binding expression used to wire up this component to a
component property of a JavaBean class</description>
- <name>binding</name>
- <type>javax.faces.component.UIComponent</type>
- </attribute>
- <attribute>
- <description>Direction indication for text that does not inherit directionality.
Valid values are "LTR" (left-to-right) and "RTL"
(right-to-left).</description>
- <display-name>Direction</display-name>
- <name>dir</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>disabled</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <name>icon</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>iconDisabled</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>The component identifier for this component. This value must be
unique within the closest parent component that is a naming
container.</description>
- <display-name>Component Identifier</display-name>
- <name>id</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Flag indicating that, if this component is activated by the user,
notifications should be delivered to interested listeners and actions immediately (that
is, during Apply Request Values phase) rather than waiting until Invoke Application
phase.</description>
- <display-name>Immediate Action</display-name>
- <name>immediate</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <name>label</name>
- <type>java.lang.Object</type>
- </attribute>
- <attribute>
- <description>Code describing the language used in the generated markup for this
component.</description>
- <display-name>Language Code</display-name>
- <name>lang</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>mode</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is clicked over this
element.</description>
- <display-name>Button Click Script</display-name>
- <name>onclick</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is double clicked
over this element.</description>
- <display-name>Double Click Script</display-name>
- <name>ondblclick</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a key is pressed down over this
element.</description>
- <display-name>Key Down Script</display-name>
- <name>onkeydown</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a key is pressed and released over
this element.</description>
- <display-name>Key Press Script</display-name>
- <name>onkeypress</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a key is released over this
element.</description>
- <display-name>Key Up Script</display-name>
- <name>onkeyup</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is pressed down over
this element.</description>
- <display-name>Mouse Down Script</display-name>
- <name>onmousedown</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is moved within this
element.</description>
- <display-name>Mouse Move Script</display-name>
- <name>onmousemove</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is moved away from
this element.</description>
- <display-name>Mouse Out Script</display-name>
- <name>onmouseout</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is moved onto this
element.</description>
- <display-name>Mouse Over Script</display-name>
- <name>onmouseover</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Javascript code executed when a pointer button is released over
this element.</description>
- <display-name>Mouse Up Script</display-name>
- <name>onmouseup</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Flag indicating whether or not this component should be rendered
(during Render Response Phase), or processed on any subsequent form submit. The default
value for this property is true.</description>
- <display-name>Rendered Flag</display-name>
- <name>rendered</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <description>CSS style(s) to be applied when this component is
rendered.</description>
- <display-name>CSS Styles</display-name>
- <name>style</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Space-separated list of CSS style class(es) to be applied when this
element is rendered. This value must be passed through as the "class" attribute
on generated markup.</description>
- <display-name>CSS Style Classes</display-name>
- <name>styleClass</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Advisory title information about markup elements generated for this
component.</description>
- <display-name>Advisory Title</display-name>
- <name>title</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>The current value of this component.</description>
- <display-name>Value</display-name>
- <name>value</name>
- <type>java.lang.Object</type>
- </attribute>
- </tag>
- <tag>
- <tag-name>toolbar</tag-name>
- <component>
- <component-type>org.richfaces.Toolbar</component-type>
- <renderer-type>org.richfaces.ToolbarRenderer</renderer-type>
- <handler-class/>
- </component>
- <attribute>
- <description>The value binding expression used to wire up this component to a
component property of a JavaBean class</description>
- <name>binding</name>
- <type>javax.faces.component.UIComponent</type>
- </attribute>
- <attribute>
- <name>height</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>The component identifier for this component. This value must be
unique within the closest parent component that is a naming
container.</description>
- <display-name>Component Identifier</display-name>
- <name>id</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>itemClass</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>itemStyle</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>itemSeparator</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemclick</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemdblclick</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemkeydown</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemkeypress</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemkeyup</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemmousedown</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemmousemove</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemmouseout</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemmouseover</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemmouseup</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Flag indicating whether or not this component should be rendered
(during Render Response Phase), or processed on any subsequent form submit. The default
value for this property is true.</description>
- <display-name>Rendered Flag</display-name>
- <name>rendered</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <name>width</name>
- <type>java.lang.String</type>
- </attribute>
- </tag>
- <tag>
- <tag-name>toolbarGroup</tag-name>
- <component>
- <component-type>org.richfaces.ToolbarGroup</component-type>
- <renderer-type>org.richfaces.ToolbarGroupRenderer</renderer-type>
- <handler-class/>
- </component>
- <attribute>
- <description>The value binding expression used to wire up this component to a
component property of a JavaBean class</description>
- <name>binding</name>
- <type>javax.faces.component.UIComponent</type>
- </attribute>
- <attribute>
- <description>The component identifier for this component. This value must be
unique within the closest parent component that is a naming
container.</description>
- <display-name>Component Identifier</display-name>
- <name>id</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>itemClass</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>itemStyle</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>itemSeparator</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>location</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemclick</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemdblclick</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemkeydown</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemkeypress</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemkeyup</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemmousedown</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemmousemove</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemmouseout</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemmouseover</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onitemmouseup</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <description>Flag indicating whether or not this component should be rendered
(during Render Response Phase), or processed on any subsequent form submit. The default
value for this property is true.</description>
- <display-name>Rendered Flag</display-name>
- <name>rendered</name>
- <type>boolean</type>
- </attribute>
- </tag>
- <tag>
- <tag-name>toggleControl</tag-name>
- <behavior>
- <behavior-id>org.richfaces.component.behavior.ToggleControl</behavior-id>
-
<handler-class>org.richfaces.view.facelets.html.CustomBehaviorHandler</handler-class>
- </behavior>
- </tag>
- <tag>
- <tag-name>panel</tag-name>
- <component>
- <component-type>org.richfaces.Panel</component-type>
- <renderer-type>org.richfaces.PanelRenderer</renderer-type>
- <handler-class/>
- </component>
- </tag>
- <tag>
- <tag-name>progressBar</tag-name>
- <component>
- <component-type>org.richfaces.ProgressBar</component-type>
- <renderer-type>org.richfaces.ProgressBarRenderer</renderer-type>
- <handler-class/>
- </component>
- </tag>
- <tag>
- <tag-name>popupPanel</tag-name>
- <component>
- <description>JSF component class</description>
- <component-type>org.richfaces.PopupPanel</component-type>
- <renderer-type>org.richfaces.PopupPanelRenderer</renderer-type>
- <handler-class/>
- </component>
- <attribute>
- <name>autosized</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <description>The value binding expression used to wire up this component to a
component property of a JavaBean class</description>
- <name>binding</name>
- <type>javax.faces.component.UIComponent</type>
- </attribute>
- <attribute>
- <name>controlsClass</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>domElementAttachment</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>followByScroll</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <name>header</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>headerClass</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>height</name>
- <type>int</type>
- </attribute>
- <attribute>
- <description>The component identifier for this component. This value must be
unique within the closest parent component that is a naming
container.</description>
- <display-name>Component Identifier</display-name>
- <name>id</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>keepVisualState</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <name>left</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>maxHeight</name>
- <type>int</type>
- </attribute>
- <attribute>
- <name>maxWidth</name>
- <type>int</type>
- </attribute>
- <attribute>
- <name>minHeight</name>
- <type>int</type>
- </attribute>
- <attribute>
- <name>minWidth</name>
- <type>int</type>
- </attribute>
- <attribute>
- <name>modal</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <name>moveable</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <name>onbeforehide</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onbeforeshow</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onhide</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onmaskclick</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onmaskcontextmenu</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onmaskdblclick</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onmaskmousedown</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onmaskmousemove</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onmaskmouseout</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onmaskmouseover</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onmaskmouseup</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onmove</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onresize</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>onshow</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>overlapEmbedObjects</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <description>Flag indicating whether or not this component should be rendered
(during Render Response Phase), or processed on any subsequent form submit. The default
value for this property is true.</description>
- <display-name>Rendered Flag</display-name>
- <name>rendered</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <name>resizeable</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <name>shadowDepth</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>shadowOpacity</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>show</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <name>top</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>trimOverlayedElements</name>
- <type>boolean</type>
- </attribute>
- <attribute>
- <name>visualOptions</name>
- <type>java.lang.String</type>
- </attribute>
- <attribute>
- <name>width</name>
- <type>int</type>
- </attribute>
- <attribute>
- <name>zindex</name>
- <type>int</type>
- </attribute>
- </tag>
- <tag>
<tag-name>tabPanel</tag-name>
<component>
<component-type>org.richfaces.TabPanel</component-type>
Modified:
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenu-icons-inheritance.xhtml
===================================================================
---
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenu-icons-inheritance.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenu-icons-inheritance.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -28,7 +28,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output"
+
xmlns:pn="http://richfaces.org/pn"
xmlns:rich="http://richfaces.org/rich">
<h:head>
Modified:
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenu.xhtml
===================================================================
---
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenu.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenu.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -28,7 +28,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output"
+
xmlns:pn="http://richfaces.org/pn"
xmlns:rich="http://richfaces.org/rich">
<h:head>
Modified:
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenuGroup-expanded.xhtml
===================================================================
---
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenuGroup-expanded.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenuGroup-expanded.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -28,7 +28,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output"
+
xmlns:pn="http://richfaces.org/pn"
xmlns:rich="http://richfaces.org/rich">
<h:head>
Modified:
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenuGroup-topGroup.xhtml
===================================================================
---
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenuGroup-topGroup.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenuGroup-topGroup.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -28,7 +28,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output"
+
xmlns:pn="http://richfaces.org/pn"
xmlns:rich="http://richfaces.org/rich">
<h:head>
Modified:
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenuGroup.xhtml
===================================================================
---
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenuGroup.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenuGroup.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -28,7 +28,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output"
+
xmlns:pn="http://richfaces.org/pn"
xmlns:rich="http://richfaces.org/rich">
<h:head>
Modified:
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenuItem.xhtml
===================================================================
---
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenuItem.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/panelMenuItem.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -28,7 +28,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output"
+
xmlns:pn="http://richfaces.org/pn"
xmlns:rich="http://richfaces.org/rich">
<h:head>
Modified:
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/tooltip.xhtml
===================================================================
---
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/tooltip.xhtml 2010-12-10
19:12:15 UTC (rev 20511)
+++
trunk/ui/output/ui/src/test/resources/org/richfaces/renderkit/html/tooltip.xhtml 2010-12-10
20:35:57 UTC (rev 20512)
@@ -28,7 +28,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:pn="http://richfaces.org/output"
+
xmlns:pn="http://richfaces.org/pn"
xmlns:rich="http://richfaces.org/rich">
<h:head>