/[Apache-SVN]/myfaces/site/tlddoc/x/popup.html
ViewVC logotype

Diff of /myfaces/site/tlddoc/x/popup.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- myfaces/site/tlddoc/x/popup.html	2005/05/08 15:47:03	169137
+++ myfaces/site/tlddoc/x/popup.html	2005/05/08 15:50:34	169138
@@ -73,22 +73,22 @@
 <td><b>Name</b></td><td><b>Required</b></td><td><b>Request-time</b></td><td><b>Type</b></td><td><b>Description</b></td>
 </tr>
 <tr valign="top">
-<td>styleClass</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
-                styleClass for popup.
-                Attention! do not try to overwrite position:absolute;
-                and display:none;
-                Provide a padding for Mozilla-based Browsers
+<td>binding</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Component binding.</td>
+</tr>
+<tr valign="top">
+<td>closePopupOnExitingElement</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                Close the popup when the triggering element is left.
             </td>
 </tr>
 <tr valign="top">
-<td>style</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
-                style for popup.
-                Attention! do not try to overwrite position:absolute;
-                and display:none;
-                Provide a padding for Mozilla-based Browsers
+<td>closePopupOnExitingPopup</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                Close the popup when the popup itself is left.
             </td>
 </tr>
 <tr valign="top">
+<td>dir</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
 <td>displayAtDistanceX</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
                 Pop the panel up in horizontal distance of x pixels from
                 event.
@@ -101,75 +101,75 @@
             </td>
 </tr>
 <tr valign="top">
-<td>closePopupOnExitingElement</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
-                Close the popup when the triggering element is left.
-            </td>
-</tr>
-<tr valign="top">
-<td>closePopupOnExitingPopup</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
-                Close the popup when the popup itself is left.
+<td>enabledOnUserRole</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                If user is in given role, this component will be rendered
+                normally. If not, no hyperlink is rendered but all nested
+                tags (=body) are rendered.
             </td>
 </tr>
 <tr valign="top">
 <td>id</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Every component may have an unique id. Automatically created if omitted.</td>
 </tr>
 <tr valign="top">
-<td>rendered</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>If false, this component will not be rendered.</td>
+<td>lang</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
 </tr>
 <tr valign="top">
-<td>binding</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Component binding.</td>
+<td>onclick</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
 </tr>
 <tr valign="top">
-<td>dir</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+<td>ondblclick</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
 </tr>
 <tr valign="top">
-<td>lang</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+<td>onkeydown</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
 </tr>
 <tr valign="top">
-<td>style</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+<td>onkeypress</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
 </tr>
 <tr valign="top">
-<td>title</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+<td>onkeyup</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
 </tr>
 <tr valign="top">
-<td>styleClass</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Corresponds to the HTML class attribute.</td>
+<td>onmousedown</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
 </tr>
 <tr valign="top">
-<td>onclick</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+<td>onmousemove</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
 </tr>
 <tr valign="top">
-<td>ondblclick</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+<td>onmouseout</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
 </tr>
 <tr valign="top">
-<td>onmousedown</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+<td>onmouseover</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
 </tr>
 <tr valign="top">
 <td>onmouseup</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
 </tr>
 <tr valign="top">
-<td>onmouseover</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
-</tr>
-<tr valign="top">
-<td>onmousemove</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+<td>rendered</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>If false, this component will not be rendered.</td>
 </tr>
 <tr valign="top">
-<td>onmouseout</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+<td>style</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                style for popup.
+                Attention! do not try to overwrite position:absolute;
+                and display:none;
+                Provide a padding for Mozilla-based Browsers
+            </td>
 </tr>
 <tr valign="top">
-<td>onkeypress</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+<td>style</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
 </tr>
 <tr valign="top">
-<td>onkeydown</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+<td>styleClass</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                styleClass for popup.
+                Attention! do not try to overwrite position:absolute;
+                and display:none;
+                Provide a padding for Mozilla-based Browsers
+            </td>
 </tr>
 <tr valign="top">
-<td>onkeyup</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+<td>styleClass</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Corresponds to the HTML class attribute.</td>
 </tr>
 <tr valign="top">
-<td>enabledOnUserRole</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
-                If user is in given role, this component will be rendered
-                normally. If not, no hyperlink is rendered but all nested
-                tags (=body) are rendered.
-            </td>
+<td>title</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
 </tr>
 <tr valign="top">
 <td>visibleOnUserRole</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26