Package | Description |
---|---|
org.richfaces.fragment.orderingList |
Modifier and Type | Method and Description |
---|---|
protected PuttingSelectedItem |
AbstractOrderingList.getPuttingSelectedItem() |
PuttingSelectedItem |
AbstractOrderingList.select(ChoicePicker picker) |
PuttingSelectedItem |
OrderingList.select(ChoicePicker picker)
Selects a choice from suggestions.
|
PuttingSelectedItem |
AbstractOrderingList.select(Integer index) |
PuttingSelectedItem |
OrderingList.select(Integer index)
Selects the choice at index.
|
PuttingSelectedItem |
AbstractOrderingList.select(String visibleText) |
PuttingSelectedItem |
OrderingList.select(String visibleText)
Selects the first option, which matches given text.
|
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.