public class StructureComponent extends BaseActionComponent
BaseComponent.DecodePassData, BaseComponent.IEventQueuem_actionListeners, m_immediatem_attributesIsDynamicInfo, m_attributesIsManagedViaAdapterBinding, m_attributesReferenceInfo, m_attributesSetViaStyle, m_attributesTakeOverInfo, m_currentDump, m_explicitlyNulledAttributes, m_lastDumpRequestSequenceId, m_previousDump, m_styleValues, m_tagAttributesLL_DBG, LL_ERR, LL_INF, LL_WAR| Constructor and Description |
|---|
StructureComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(FacesContext context) |
void |
encodeBegin(FacesContext context) |
void |
encodeEnd(FacesContext context) |
java.lang.String |
getFamily() |
void |
renderComponentNoChange(FacesContext context,
ResponseWriter writer,
ComponentDump currentDump)
In case of using event isolation inside ROWINCLUDE components may be
rendered in a way, so that the client directly sees that there was no
change within the component.
|
addActionListener, broadcast, clearActionListeners, createBaseActionEvent, decode, getAction, getActionListener, getActionListeners, getActionListenersAsList, getFirstActionListener, isImmediate, removeActionListener, restoreState, saveState, setAction, setActionListener, setImmediate, triggerActionEventaddExplicitlyNulledAttribute, addValueBindingExec, addValueExpressionExec, appendDecodeInformation, applyChangedStyleVariant, buildAttributesIsDynamicInfo, checkIfAttributeIsExplicitlyNulled, checkIfAttributesIsManagedByExpression, checkIfComponentHasAdapterBinding, checkIfComponentIdIsPartOfRequest, checkIfComponentTagIsAvailable, checkIfEncodeCalledFirstTime, checkIfStyleVariantIsDynamic, checkIfStyleVariantWasUpdated, checkIfToTakeOverAttribute, convertValueDuringDecode, convertValueDuringGetAttribute, createNewIdCounter, createSubId, createSubId, destroy, detectChangesInSubComponents, encodeChildren, ensureSessionIsValid, executeQueueingOfBufferedEvents, findContentReplaceListDuringRendering, findCurrentDump, getAdapterBindingAterEncodeBegin, getApplicationReference, getAttributeFromAdapterBinding, getAttributeFromAdapterBinding, getAttributesGet, getAttributesGet, getAttributesSetViaStyle, getAttributeString, getAttributeValueAsString, getChild, getClientTagName, getComponentAdapterBinding, getComponentClass, getExpressionFromComponentAttribute, getInnerEventRequestId, getOriginalAttributeString, getParameterNameForDecode, getPreferredDataType, getRendersChildren, getSavedState, getTagAttributes, isDestroyed, isRendered, m_componentRepository, passPropertyUsage, passStyleValues, processDecodes, processUpdates, processValidators, queueEvent, queueEventExecute, reactOnSetPropertiesByTagFinished, readAttributeValueDuringEncodeFromAttributesOrFromAdapterBinding, readCurrentComponentDump, readDefaultUpdateAttribute, readPreviousComponentDump, readTagAttributes, readTagAttributesSet, registerInnerEvent, resetInternalAttributeBuffer, resetPreviousDump, resolveComponentValueAsString, retrieveValueFromComponent, setApplicationReference, setAttributeValueFromOutside, setComponentBinding, setCurrentComponentDump, setExpressionAsComponentAttributeFromOutside, setParent, setRendered, setRendersChildren, updateAttributeValue, updateComponentBindingpublic java.lang.String getFamily()
getFamily in class BaseComponentpublic void encodeBegin(FacesContext context)
throws java.io.IOException
encodeBegin in class BaseComponentjava.io.IOExceptionpublic void encodeEnd(FacesContext context)
throws java.io.IOException
encodeEnd in class BaseComponentjava.io.IOExceptionpublic void decode(FacesContext context)
decode in class BaseActionComponentpublic void renderComponentNoChange(FacesContext context,
ResponseWriter writer,
ComponentDump currentDump)
throws java.io.IOException
BaseComponentrenderComponentNoChange in class BaseComponentjava.io.IOExceptionCopyright © CaptainCasa Gmbh. All Rights Reserved.