public class TitleTag
extends javax.faces.component.UIOutput
Modifier and Type | Field and Description |
---|---|
protected TagEncodingHelper |
helper |
Constructor and Description |
---|
TitleTag() |
Modifier and Type | Method and Description |
---|---|
void |
encodeBegin(javax.faces.context.FacesContext context) |
String |
getFamily() |
protected void |
renderTitle(Column column,
javax.faces.context.ResponseWriter writer) |
protected String |
writeStartElement(String title,
javax.faces.context.ResponseWriter writer) |
clearInitialState, getConverter, getLocalValue, getValue, markInitialState, resetValue, restoreState, saveState, setConverter, setValue
addClientBehavior, addFacesListener, broadcast, decode, encodeAll, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, visitTree
getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getListenersForEventClass, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, subscribeToEvent, unsubscribeFromEvent
protected final TagEncodingHelper helper
public String getFamily()
getFamily
in class javax.faces.component.UIOutput
public void encodeBegin(javax.faces.context.FacesContext context) throws IOException
encodeBegin
in class javax.faces.component.UIComponentBase
IOException
protected void renderTitle(Column column, javax.faces.context.ResponseWriter writer) throws IOException
IOException
protected String writeStartElement(String title, javax.faces.context.ResponseWriter writer) throws IOException
IOException
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.