| Package | Description |
|---|---|
| org.richfaces.demo.autocomplete | |
| org.richfaces.demo.inplaces | |
| org.richfaces.demo.lists | |
| org.richfaces.demo.tables | |
| org.richfaces.demo.tables.model.capitals |
| Modifier and Type | Method and Description |
|---|---|
List<Capital> |
AutocompleteBean.getCapitals() |
| Modifier and Type | Method and Description |
|---|---|
void |
AutocompleteBean.setCapitals(List<Capital> capitals) |
| Modifier and Type | Method and Description |
|---|---|
void |
InplaceSelectBean.setCapitals(List<Capital> capitals) |
| Modifier and Type | Method and Description |
|---|---|
List<Capital> |
ListSelectBean.getCapitals() |
List<Capital> |
ListSelectBean.getSelectedCapitals() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListSelectBean.setCapitals(List<Capital> capitals) |
void |
ListSelectBean.setSelectedCapitals(List<Capital> selectedCapitals) |
| Modifier and Type | Method and Description |
|---|---|
List<Capital> |
CapitalsBean.getCapitals() |
Comparator<Capital> |
CapitalsSortingBean.getTimeZoneComparator() |
| Modifier and Type | Method and Description |
|---|---|
void |
CapitalsBean.setCapitals(List<Capital> capitals) |
| Modifier and Type | Method and Description |
|---|---|
List<Capital> |
CapitalsParser.getCapitalsList() |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.