Class GalleriaView
java.lang.Object
org.primefaces.showcase.view.multimedia.GalleriaView
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintvoidinit()voidsetActiveIndex(int activeIndex) voidsetService(PhotoService service)
-
Constructor Details
-
GalleriaView
public GalleriaView()
-
-
Method Details
-
init
@PostConstruct public void init() -
changeActiveIndex
public void changeActiveIndex() -
getPhotos
-
getResponsiveOptions1
-
getResponsiveOptions2
-
getResponsiveOptions3
-
getActiveIndex
public int getActiveIndex() -
setActiveIndex
public void setActiveIndex(int activeIndex) -
setService
-