Uses of Class
org.primefaces.showcase.domain.Movie
-
Packages that use Movie Package Description org.primefaces.showcase.view.overlay -
-
Uses of Movie in org.primefaces.showcase.view.overlay
Methods in org.primefaces.showcase.view.overlay that return Movie Modifier and Type Method Description MovieMovieView. getMovie()Methods in org.primefaces.showcase.view.overlay that return types with arguments of type Movie Modifier and Type Method Description List<Movie>MovieView. getMovieList()Methods in org.primefaces.showcase.view.overlay with parameters of type Movie Modifier and Type Method Description voidMovieView. setMovie(Movie movie)Method parameters in org.primefaces.showcase.view.overlay with type arguments of type Movie Modifier and Type Method Description voidMovieView. onRowSelect(SelectEvent<Movie> event)
-