public class FormGridTag
extends javax.faces.component.UIOutput
Modifier and Type | Class and Description |
---|---|
protected static class |
FormGridTag.FromGridRenderInfo
FromGridRenderInfo
Rendering the form Grid
|
Modifier and Type | Field and Description |
---|---|
protected ControlRenderInfo |
controlRenderInfo |
protected TagEncodingHelper |
helper |
Constructor and Description |
---|
FormGridTag() |
Modifier and Type | Method and Description |
---|---|
protected ControlRenderInfo |
createControlRenderInfo(org.apache.empire.jsf2.components.FormGridTag.FormGridMode gridMode,
Character autoControlId) |
void |
encodeBegin(javax.faces.context.FacesContext context) |
void |
encodeChildren(javax.faces.context.FacesContext context) |
void |
encodeEnd(javax.faces.context.FacesContext context) |
ControlRenderInfo |
getControlRenderInfo() |
String |
getFamily() |
boolean |
getRendersChildren() |
clearInitialState, getConverter, getLocalValue, getValue, markInitialState, resetValue, restoreState, saveState, setConverter, setValue
addClientBehavior, addFacesListener, broadcast, decode, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEvent
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTree
protected final TagEncodingHelper helper
protected ControlRenderInfo controlRenderInfo
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
public boolean getRendersChildren()
getRendersChildren
in class javax.faces.component.UIComponentBase
public void encodeChildren(javax.faces.context.FacesContext context) throws IOException
encodeChildren
in class javax.faces.component.UIComponentBase
IOException
public void encodeEnd(javax.faces.context.FacesContext context) throws IOException
encodeEnd
in class javax.faces.component.UIComponentBase
IOException
public ControlRenderInfo getControlRenderInfo()
protected ControlRenderInfo createControlRenderInfo(org.apache.empire.jsf2.components.FormGridTag.FormGridMode gridMode, Character autoControlId)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.