Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.component.attribute |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInplaceSelect
The <rich:inplaceSelect> component is similar to the <rich:inplaceInput> component, except that the
<rich:inplaceSelect> component uses a drop-down selection box to enter text instead of a regular text field.
|
class |
AbstractOrderingComponent |
class |
AbstractOrderingList
The <rich:orderingList> is a component for ordering items in a list (client-side).
|
class |
AbstractPickList
The <rich:pickList> is a component for selecting items from a list.
|
class |
AbstractSelect
The <rich:select> component provides a drop-down list box for selecting a single value from multiple options.
|
class |
AbstractSelectComponent |
class |
AbstractSelectManyComponent |
class |
UIInplaceSelect
The <rich:inplaceSelect> component is similar to the <rich:inplaceInput> component, except that the
<rich:inplaceSelect> component uses a drop-down selection box to enter text instead of a regular text field.
|
class |
UIOrderingList
The <rich:orderingList> is a component for ordering items in a list (client-side).
|
class |
UIPickList
The <rich:pickList> is a component for selecting items from a list.
|
class |
UISelect
The <rich:select> component provides a drop-down list box for selecting a single value from multiple options.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MultiSelectProps
Interface defining the methods for multiselect-props.xml
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.