|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICategoriesView
A categories view specification.
| Method Summary | |
|---|---|
void |
fillFilm(IMovieFormBean fb)
Fill the movie form bean |
Component |
getImpl()
Return the implementation of the view. |
void |
reload(Movie movie)
Reload the view with an another movie. |
void |
validate(Collection<org.jtheque.core.managers.error.JThequeError> errors)
Validate the panel. |
| Method Detail |
|---|
void fillFilm(IMovieFormBean fb)
fb - The movie to fill.void reload(Movie movie)
movie - The new current movie.void validate(Collection<org.jtheque.core.managers.error.JThequeError> errors)
errors - The errors to fill.Component getImpl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||