public class BindLineitemRenderer<E> extends AbstractRenderer implements LineitemRenderer<E>, java.io.Serializable
CURRENT_INDEX_RESOLVER_ATTR, EACH_ATTR, EACH_STATUS_VAR, EACH_VAR, IS_TEMPLATE_MODEL_ENABLED_ATTR, RENDERED_COMPONENTS, STATUS_ATTR, STATUS_POST_VAR| Constructor and Description |
|---|
BindLineitemRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(Lineitem item,
E data,
int index)
Renders the data to the specified lineitem.
|
addItemReference, addTemplateTracking, filterOutShadows, resolveTemplate, resolveTemplate, setAttributeNamepublic void render(Lineitem item, E data, int index) throws java.lang.Exception
LineitemRendererrender in interface LineitemRenderer<E>item - the lineItem to render the result.data - that is used to render the lineitem.index - the index of the data that is currently being rendered.java.lang.ExceptionCopyright © 2005-2024 Potix Corporation. All Rights Reserved.