Package | Description |
---|---|
org.richfaces.renderkit |
Fundamental classes and interfaces defining the rendering model
|
Modifier and Type | Method and Description |
---|---|
java.util.List<InplaceSelectBaseRenderer.PreparedSelectItem> |
InplaceSelectBaseRenderer.prepareItems(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
Modifier and Type | Method and Description |
---|---|
void |
InplaceSelectBaseRenderer.encodeItems(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
java.util.List<InplaceSelectBaseRenderer.PreparedSelectItem> items) |
Copyright © 2014. All Rights Reserved.