org.chenillekit.tapestry.core.components
Class SlideShow
java.lang.Object
org.chenillekit.tapestry.core.components.SlideShow
- All Implemented Interfaces:
- ClientElement
@Import(library={"../Chenillekit.js","SlideShow.js"},
stylesheet="SlideShow.css")
public class SlideShow- extends Object
- implements ClientElement
A component for creating a slide show from a generic group of HTML
elements on the client side.
- Version:
- $Id: SlideShow.java 674 2010-07-29 12:47:25Z homburgs $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlideShow
public SlideShow()
getClientId
public String getClientId()
- Specified by:
getClientId in interface ClientElement
Copyright © 2008-2011 ChenilleKit. All Rights Reserved.