|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Movie | |
|---|---|
| jaxx.demo.component.jaxx.navigation | |
| jaxx.demo.component.jaxx.navigation.content | |
| Uses of Movie in jaxx.demo.component.jaxx.navigation |
|---|
| Fields in jaxx.demo.component.jaxx.navigation with type parameters of type Movie | |
|---|---|
static JAXXContextEntryDef<List<Movie>> |
FullNavigationTreeHelper.MOVIES
where the movies are hold in context |
| Methods in jaxx.demo.component.jaxx.navigation with parameters of type Movie | |
|---|---|
void |
FullNavigationTreeModelBuilder.addActor(People people,
Movie... movies)
|
void |
FullNavigationTreeModelBuilder.addMovie(Movie movie)
|
| Uses of Movie in jaxx.demo.component.jaxx.navigation.content |
|---|
| Fields in jaxx.demo.component.jaxx.navigation.content declared as Movie | |
|---|---|
protected Movie |
MovieContentUI.data
|
| Fields in jaxx.demo.component.jaxx.navigation.content with type parameters of type Movie | |
|---|---|
protected List<Movie> |
MoviesContentUI.data
|
| Methods in jaxx.demo.component.jaxx.navigation.content that return Movie | |
|---|---|
Movie |
MovieContentUI.getData()
|
| Methods in jaxx.demo.component.jaxx.navigation.content that return types with arguments of type Movie | |
|---|---|
List<Movie> |
MoviesContentUI.getData()
|
| Methods in jaxx.demo.component.jaxx.navigation.content with parameters of type Movie | |
|---|---|
void |
ContentUIHandler.addActor(JAXXContext context,
People a,
Movie... movies)
|
void |
ContentUIHandler.addMovie(JAXXContext context,
Movie movie)
|
void |
MovieContentUI.setData(Movie newValue)
|
| Method parameters in jaxx.demo.component.jaxx.navigation.content with type arguments of type Movie | |
|---|---|
void |
MoviesContentUI.setData(List<Movie> newValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||