Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.renderkit |
RichFaces model
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractOrderingList
The <rich:orderingList> is a component for ordering items in a list (client-side).
|
class |
AbstractSelect
The <rich:select> component provides a drop-down list box for selecting a single value from multiple options.
|
class |
UIOrderingList
The <rich:orderingList> is a component for ordering items in a list (client-side).
|
class |
UISelect
The <rich:select> component provides a drop-down list box for selecting a single value from multiple options.
|
Modifier and Type | Method and Description |
---|---|
static javax.faces.component.UISelectItems |
SelectManyHelper.getPseudoSelectItems(SelectItemsInterface selectItemsInterface) |
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.