public class BaseHTMLComponent extends BaseComponent
BaseComponent.DecodePassData, BaseComponent.IEventQueuem_attributesIsDynamicInfo, m_attributesIsManagedViaAdapterBinding, m_attributesReferenceInfo, m_attributesSetViaStyle, m_attributesTakeOverInfo, m_currentDump, m_explicitlyNulledAttributes, m_lastDumpRequestSequenceId, m_previousDump, m_styleValues, m_tagAttributes| Constructor and Description |
|---|
BaseHTMLComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addHiddenField(FacesContext context,
ResponseWriter writer,
java.lang.String postfix) |
protected static void |
appendToStyle(java.lang.StringBuffer style,
java.lang.String styleFragment) |
protected boolean |
checkIfFocusIsRequested() |
boolean |
getCurrentEnabled() |
java.lang.String |
getCurrentStyleClass(java.lang.String defaultStyle) |
java.lang.String |
getCurrentTdStyleClass() |
protected UIForm |
getParentForm()
Returns the form that this component is living in.
|
protected void |
manageFocus(FacesContext context,
java.lang.String id) |
protected void |
manageFocus(FacesContext context,
java.lang.String id,
java.lang.String preStatement,
java.lang.String postStatement) |
void |
restoreState(FacesContext context,
java.lang.Object state) |
java.lang.Object |
saveState(FacesContext context) |
java.lang.String |
writeTdAroundControl(ResponseWriter writer,
ComponentDump cd,
boolean withStyle) |
addExplicitlyNulledAttribute, addValueBindingExec, addValueExpressionExec, appendDecodeInformation, applyChangedStyleVariant, buildAttributesIsDynamicInfo, checkIfAttributeIsExplicitlyNulled, checkIfAttributesIsManagedByExpression, checkIfComponentHasAdapterBinding, checkIfComponentIdIsPartOfRequest, checkIfComponentTagIsAvailable, checkIfEncodeCalledFirstTime, checkIfStyleVariantIsDynamic, checkIfStyleVariantWasUpdated, checkIfToTakeOverAttribute, convertValueDuringDecode, convertValueDuringGetAttribute, createNewIdCounter, createSubId, createSubId, decode, destroy, detectChangesInSubComponents, encodeBegin, encodeChildren, encodeEnd, ensureSessionIsValid, executeQueueingOfBufferedEvents, findContentReplaceListDuringRendering, findCurrentDump, getAdapterBindingAterEncodeBegin, getApplicationReference, getAttributeFromAdapterBinding, getAttributeFromAdapterBinding, getAttributesGet, getAttributesGet, getAttributesSetViaStyle, getAttributeString, getAttributeValueAsString, getChild, getClientTagName, getComponentAdapterBinding, getComponentClass, getExpressionFromComponentAttribute, getFamily, 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, renderComponentNoChange, resetInternalAttributeBuffer, resetPreviousDump, resolveComponentValueAsString, retrieveValueFromComponent, setApplicationReference, setAttributeValueFromOutside, setComponentBinding, setCurrentComponentDump, setExpressionAsComponentAttributeFromOutside, setParent, setRendered, setRendersChildren, updateAttributeValue, updateComponentBindingpublic java.lang.Object saveState(FacesContext context)
saveState in class BaseComponentpublic void restoreState(FacesContext context,
java.lang.Object state)
restoreState in class BaseComponentpublic java.lang.String writeTdAroundControl(ResponseWriter writer,
ComponentDump cd,
boolean withStyle)
throws java.io.IOException
java.io.IOExceptionpublic boolean getCurrentEnabled()
public java.lang.String getCurrentStyleClass(java.lang.String defaultStyle)
public java.lang.String getCurrentTdStyleClass()
protected UIForm getParentForm()
protected void manageFocus(FacesContext context,
java.lang.String id)
protected void manageFocus(FacesContext context,
java.lang.String id,
java.lang.String preStatement,
java.lang.String postStatement)
protected boolean checkIfFocusIsRequested()
protected void addHiddenField(FacesContext context,
ResponseWriter writer,
java.lang.String postfix)
protected static void appendToStyle(java.lang.StringBuffer style,
java.lang.String styleFragment)
Copyright © CaptainCasa Gmbh. All Rights Reserved.