public class MultiValueSelectorRenderer extends BaseMultiValueRenderer
highlightedRow, MSG_ADD_TO_LIST_BUTTON, MSG_REMOVE, MSG_SELECT_BUTTON| Constructor and Description |
|---|
MultiValueSelectorRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
renderPostWrappedComponent(javax.faces.context.FacesContext context,
javax.faces.context.ResponseWriter out,
UIMultiValueEditor editor)
Renders the area of the component after the wrapped component but before the list
of currently selected values.
|
protected void |
renderPreWrappedComponent(javax.faces.context.FacesContext context,
javax.faces.context.ResponseWriter out,
UIMultiValueEditor editor)
Renders the area of the component before the wrapped component appears.
|
decode, encodeBegin, encodeEnd, generateFormSubmit, getHiddenFieldName, renderExistingItemassertParmeters, getParameterComponents, outputAttributeprotected void renderPreWrappedComponent(javax.faces.context.FacesContext context,
javax.faces.context.ResponseWriter out,
UIMultiValueEditor editor)
throws java.io.IOException
BaseMultiValueRendererrenderPreWrappedComponent in class BaseMultiValueRenderercontext - FacesContextout - The ResponseWriter to write toeditor - The multi value editor componentjava.io.IOExceptionprotected void renderPostWrappedComponent(javax.faces.context.FacesContext context,
javax.faces.context.ResponseWriter out,
UIMultiValueEditor editor)
throws java.io.IOException
BaseMultiValueRendererrenderPostWrappedComponent in class BaseMultiValueRenderercontext - FacesContextout - The ResponseWriter to write toeditor - The multi value editor componentjava.io.IOExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.