| Interface | Description |
|---|---|
| ListData |
Defines how a data list works.
|
| ListItem |
| Class | Description |
|---|---|
| BaseListData |
A base implementation for a ListData that will load files and sort.
|
| CustomListData | |
| DBListData |
The ListData that will load its ListItems from a database.
|
| I18nListData |
This class implements a more sophisticated data list then a SimpleListData,
with locales and i18n files.
|
| ListDataItem | |
| ListDataItemJPA |
Get database values for lists using
|
| ListManager | |
| LocalizedListData |
This class implements a ListData that supports multiple locales.
|
| SimpleListData |
This class implements the simplest possible data list, with no locales or i18n files.
|
Copyright © 2015. All Rights Reserved.