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