public class UICellExcel extends org.jboss.seam.excel.ui.UICell
org.jboss.seam.excel.ui.UICell.CellTypeorg.jboss.seam.excel.WorksheetItem.ItemType| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CHARACTER_ENCODING |
static String |
DEFAULT_CONTENT_TYPE |
COMPONENT_TYPE| Constructor and Description |
|---|
UICellExcel() |
| Modifier and Type | Method and Description |
|---|---|
static String |
cmp2String(FacesContext facesContext,
UIComponent component)
Helper method for rendering a component (usually on a facescontext with
a caching reponsewriter)
|
Object |
getValue() |
void |
setValue(Object value) |
getColumn, getDataType, getFamily, getItemType, getRow, setColumn, setRowgetComment, getCommentHeight, getCommentWidth, setComment, setCommentHeight, setCommentWidthgetChildrenOfType, getStyle, getStyleClass, setStyle, setStyleClassbroadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBindingencodeAll, getContainerClientId, getValueExpression, setValueExpressionpublic static final String DEFAULT_CONTENT_TYPE
public static final String DEFAULT_CHARACTER_ENCODING
public Object getValue()
getValue in class org.jboss.seam.excel.ui.UICellpublic void setValue(Object value)
setValue in class org.jboss.seam.excel.ui.UICellpublic static String cmp2String(FacesContext facesContext, UIComponent component) throws IOException
facesContext - The faces context to render tocomponent - The component to renderIOException - If the JSF helper class can't render the componentCopyright © 2011 Nuxeo SA. All Rights Reserved.