Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.renderkit |
RichFaces model
|
Modifier and Type | Class and Description |
---|---|
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 |
---|---|
protected String |
SelectRendererBase.getListHeight(AbstractSelect select) |
protected String |
SelectRendererBase.getListWidth(AbstractSelect select) |
protected String |
SelectRendererBase.getMaxListHeight(AbstractSelect select) |
protected String |
SelectRendererBase.getMinListHeight(AbstractSelect select) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.