![JAR search and dependency download from the Maven repository](/logo.png)
org.apache.myfaces.custom.imageloop.ImageLoopItem Maven / Gradle / Ivy
package org.apache.myfaces.custom.imageloop;
import javax.faces.component.UIGraphic;
/**
* Image loop item.
* @author Felix R?thenbacher (latest modification by $Author:$)
* @version $Revision:$ $Date:$
*/
public class ImageLoopItem extends UIGraphic {
public static final String COMPONENT_TYPE = "org.apache.myfaces.ImageLoopItem";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy