| Package | Description |
|---|---|
| org.nuiton.jaxx.demo.entities | |
| org.nuiton.jaxx.demo.feature.nav.content | |
| org.nuiton.jaxx.demo.feature.nav.tree | |
| org.nuiton.jaxx.demo.feature.nav.treetable |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Movie> |
DemoDataProvider.movies |
| Modifier and Type | Method and Description |
|---|---|
Movie |
DemoDataProvider.getMovie(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<Movie> |
DemoDataProvider.getMovies() |
| Modifier and Type | Method and Description |
|---|---|
List<People> |
DemoDataProvider.getPeoples(Movie m) |
| Modifier and Type | Field and Description |
|---|---|
protected Movie |
MovieContentUI.data |
| Modifier and Type | Field and Description |
|---|---|
protected List<Movie> |
MoviesContentUI.data |
protected BeanListHeader<Movie> |
MoviesContentUI.listHeader |
| Modifier and Type | Method and Description |
|---|---|
Movie |
MovieContentUI.getData() |
| Modifier and Type | Method and Description |
|---|---|
List<Movie> |
MoviesContentUI.getData() |
BeanListHeader<Movie> |
MoviesContentUI.getListHeader() |
| Modifier and Type | Method and Description |
|---|---|
void |
MovieContentUI.setData(Movie data) |
| Modifier and Type | Method and Description |
|---|---|
void |
MoviesContentUI.setData(List<Movie> data) |
| Modifier and Type | Method and Description |
|---|---|
List<Movie> |
MoviesTreeNodeLoador.getData(Class<?> parentClass,
String parentId,
NavDataProvider dataProvider) |
| Modifier and Type | Method and Description |
|---|---|
NavDemoTreeNode |
MoviesTreeNodeLoador.createNode(Movie data,
NavDataProvider dataProvider) |
| Modifier and Type | Method and Description |
|---|---|
List<Movie> |
MoviesTreeTableNodeLoador.getData(Class<?> parentClass,
String parentId,
NavDataProvider dataProvider) |
| Modifier and Type | Method and Description |
|---|---|
NavDemoTreeTableNode |
MoviesTreeTableNodeLoador.createNode(Movie data,
NavDataProvider dataProvider) |
Copyright © 2008–2020 Ultreia.io. All rights reserved.