| Package | Description |
|---|---|
| org.richfaces.fragment.common.picker | |
| org.richfaces.fragment.list | |
| org.richfaces.fragment.orderingList | |
| org.richfaces.fragment.pickList |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ChoicePickerHelper.WebElementPicking.CanBeNegated |
static interface |
ChoicePickerHelper.WebElementPicking.LogicalOperation |
static interface |
ChoicePickerHelper.WebElementPicking.WebElementPicker |
| Modifier and Type | Class and Description |
|---|---|
static class |
ChoicePickerHelper.ByIndexChoicePicker |
static class |
ChoicePickerHelper.ByVisibleTextChoicePicker |
static class |
ChoicePickerHelper.WebElementPickerImpl |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
AbstractListComponent.getItems(MultipleChoicePicker picker) |
List<T> |
ListComponent.getItems(MultipleChoicePicker picker)
Gets multiple items accoriding to the rules given in
picker param. |
| Modifier and Type | Method and Description |
|---|---|
OrderingInteraction |
AbstractOrderingList.AdvancedOrderingListInteractions.select(MultipleChoicePicker picker) |
| Modifier and Type | Method and Description |
|---|---|
PickList |
PickList.addMultiple(MultipleChoicePicker picker)
Picks and adds multiple values from source list to target list.
|
PickList |
RichFacesPickList.addMultiple(MultipleChoicePicker picker) |
PickList |
PickList.removeMultiple(MultipleChoicePicker picker)
Picks and removes multiple values from target list back to source list.
|
PickList |
RichFacesPickList.removeMultiple(MultipleChoicePicker picker) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.