public class CInputTextPanelGroup
extends javax.faces.component.html.HtmlPanelGroup
implements javax.faces.event.SystemEventListener
Constructor and Description |
---|
CInputTextPanelGroup()
Creates the input text panel and subscribes to the
PreRenderViewEvent . |
Modifier and Type | Method and Description |
---|---|
boolean |
isListenerForSource(Object source)
Filters events that are not related to the
UIViewRoot . |
void |
processEvent(javax.faces.event.SystemEvent event)
Processes the supplied event by adding a label a tooltip and water mark.
|
getLayout, getStyle, getStyleClass, setLayout, setStyle, setStyleClass
addClientBehavior, addFacesListener, broadcast, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, 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, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, 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, setValueExpression, visitTree
public CInputTextPanelGroup()
PreRenderViewEvent
.
public void processEvent(javax.faces.event.SystemEvent event) throws javax.faces.event.AbortProcessingException
processEvent
in interface javax.faces.event.SystemEventListener
event
- The system event.javax.faces.event.AbortProcessingException
public boolean isListenerForSource(Object source)
UIViewRoot
.isListenerForSource
in interface javax.faces.event.SystemEventListener
source
- The source.Copyright © 2008–2018. All rights reserved.