Package | Description |
---|---|
org.alfresco.web.ui.repo.renderer |
Modifier and Type | Method and Description |
---|---|
protected void |
MultiValueSelectorRenderer.renderPostWrappedComponent(FacesContext context,
ResponseWriter out,
UIMultiValueEditor editor) |
protected void |
MultiValueFieldRenderer.renderPostWrappedComponent(FacesContext context,
ResponseWriter out,
UIMultiValueEditor editor) |
protected abstract void |
BaseMultiValueRenderer.renderPostWrappedComponent(FacesContext 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 |
MultiValueSelectorRenderer.renderPreWrappedComponent(FacesContext context,
ResponseWriter out,
UIMultiValueEditor editor) |
protected void |
MultiValueFieldRenderer.renderPreWrappedComponent(FacesContext context,
ResponseWriter out,
UIMultiValueEditor editor) |
protected abstract void |
BaseMultiValueRenderer.renderPreWrappedComponent(FacesContext context,
ResponseWriter out,
UIMultiValueEditor editor)
Renders the area of the component before the wrapped component appears.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.