Class DynamicGalleriaView
java.lang.Object
org.primefaces.showcase.view.multimedia.DynamicGalleriaView
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.primefaces.model.StreamedContentvoidinit()voidsetService(PhotoService service)
-
Constructor Details
-
DynamicGalleriaView
public DynamicGalleriaView()
-
-
Method Details
-
init
@PostConstruct public void init() -
getPhotoAsStreamedContent
public org.primefaces.model.StreamedContent getPhotoAsStreamedContent() -
getPhotos
-
setService
-