ICEfaces EE Composite Components
Tag slides
Slides Composite Component (for use with the slideshow Component)
Example:
<ice-cc:slideshow id="static" style="width: 476px; height: 248px; border-color: #000; border-style: solid; border-width: thin;" slideDuration="#{slideShowBean.slideDuration}" transitionDuration="0.75"> <ice-cc:slides value="#{slideShowBean.slides}" /> </ice-cc:slideshow>
| Tag Information |
| Tag Class | javax.faces.webapp.FacetTag |
| TagExtraInfo Class | None |
| Body Content | tagdependent |
| Display Name | Slides Composite Component |
| Attributes |
| Name | Required | Request-time | Type | Description |
| value | true | false | java.lang.String | An array of Strings, which each define a URL of the slide image |
| Variables |
No Variables Defined. |
Output Generated by
Tag Library Documentation Generator.
Java, JSP, and JavaServer Pages are trademarks or
registered trademarks of Sun Microsystems, Inc. in the US and other
countries. Copyright 2002-4 Sun Microsystems, Inc.
4150 Network Circle
Santa Clara, CA 95054, U.S.A.
All Rights Reserved.