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, setValueExpression
addClientBehavior, 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, unsubscribeFromEvent
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, visitTree
public Spreadsheet getSpreadsheet()
protected org.zkoss.zk.ui.Component newZKComponent()
newZKComponent
in class JSFComponentBase
public void encodeBegin(javax.faces.context.FacesContext context) throws IOException
encodeBegin
in class JSFComponentBase
IOException
protected void releaseResource(org.zkoss.zk.ui.Component compToBeDrop)
JSFComponentBase
releaseResource
in class JSFComponentBase
public void processUpdates(javax.faces.context.FacesContext context)
processUpdates
in class JSFComponentBase
protected void updateBook(javax.faces.context.FacesContext context)
protected JSFComponentBase.DeadComponentHolderListener newDeadComponentHolderListener()
newDeadComponentHolderListener
in class JSFComponentBase
Copyright © 2020. All rights reserved.