public class JSFSpreadsheet extends JSFComponentBase
| Modifier and Type | Class and Description |
|---|---|
protected static class |
JSFSpreadsheet.DeadSSHolderListener |
JSFComponentBase.DeadComponentHolderListener| Constructor and Description |
|---|
JSFSpreadsheet() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeBegin(javax.faces.context.FacesContext context) |
Spreadsheet |
getSpreadsheet() |
protected JSFComponentBase.DeadComponentHolderListener |
newDeadComponentHolderListener() |
protected org.zkoss.zk.ui.Component |
newZKComponent() |
void |
processUpdates(javax.faces.context.FacesContext context) |
protected void |
releaseResource(org.zkoss.zk.ui.Component compToBeDrop)
call back to cleanup a component resource, it is in zk execution scope
|
protected void |
updateBook(javax.faces.context.FacesContext context) |
appendStyle, applyProperties, applyProperty, assignProperty, doAfterCompose, getAttributes, getFamily, getStateProperty, getZKComponent, getZKComponentUuid, getZKDesktop, getZKDesktopId, restoreState, saveState, setValueExpressionaddClientBehavior, addFacesListener, broadcast, clearInitialState, decode, encodeChildren, encodeEnd, findComponent, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, visitTreepublic Spreadsheet getSpreadsheet()
protected org.zkoss.zk.ui.Component newZKComponent()
newZKComponent in class JSFComponentBasepublic void encodeBegin(javax.faces.context.FacesContext context)
throws IOException
encodeBegin in class JSFComponentBaseIOExceptionprotected void releaseResource(org.zkoss.zk.ui.Component compToBeDrop)
JSFComponentBasereleaseResource in class JSFComponentBasepublic void processUpdates(javax.faces.context.FacesContext context)
processUpdates in class JSFComponentBaseprotected void updateBook(javax.faces.context.FacesContext context)
protected JSFComponentBase.DeadComponentHolderListener newDeadComponentHolderListener()
newDeadComponentHolderListener in class JSFComponentBaseCopyright © 2020. All rights reserved.