| Package | Description |
|---|---|
| jaxx.demo.component.jaxx.editor | |
| jaxx.demo.entities | |
| jaxx.demo.feature.nav.content | |
| jaxx.demo.feature.nav.tree | |
| jaxx.demo.feature.nav.treetable |
| Modifier and Type | Field and Description |
|---|---|
protected ComboToListSelector<Movie> |
ListSelectorDemo.comboToListSelector |
| Modifier and Type | Method and Description |
|---|---|
ComboToListSelector<Movie> |
ListSelectorDemo.getComboToListSelector() |
| Modifier and Type | Method and Description |
|---|---|
List<People> |
ListSelectorDemo.getActors(Collection<Movie> movies) |
| 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–2013 CodeLutin. All rights reserved.