|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.application.Application
javax.faces.application.ApplicationWrapper
org.openfaces.application.ApplicationWrapper
org.openfaces.application.OpenFacesApplication
public class OpenFacesApplication
Constructor Summary | |
---|---|
OpenFacesApplication(javax.faces.application.Application application)
|
Method Summary | |
---|---|
static boolean |
isConstructingView(javax.faces.context.FacesContext context)
|
void |
publishEvent(javax.faces.context.FacesContext context,
java.lang.Class<? extends javax.faces.event.SystemEvent> systemEventClass,
java.lang.Class<?> sourceBaseType,
java.lang.Object source)
|
void |
publishEvent(javax.faces.context.FacesContext context,
java.lang.Class<? extends javax.faces.event.SystemEvent> systemEventClass,
java.lang.Object source)
|
Methods inherited from class org.openfaces.application.ApplicationWrapper |
---|
getWrapped |
Methods inherited from class javax.faces.application.ApplicationWrapper |
---|
addBehavior, addComponent, addConverter, addConverter, addDefaultValidatorId, addELContextListener, addELResolver, addValidator, createBehavior, createComponent, createComponent, createComponent, createComponent, createComponent, createComponent, createConverter, createConverter, createMethodBinding, createValidator, createValueBinding, evaluateExpressionGet, getActionListener, getBehaviorIds, getComponentTypes, getConverterIds, getConverterTypes, getDefaultLocale, getDefaultRenderKitId, getDefaultValidatorInfo, getELContextListeners, getELResolver, getExpressionFactory, getMessageBundle, getNavigationHandler, getProjectStage, getPropertyResolver, getResourceBundle, getResourceHandler, getStateManager, getSupportedLocales, getValidatorIds, getVariableResolver, getViewHandler, removeELContextListener, setActionListener, setDefaultLocale, setDefaultRenderKitId, setMessageBundle, setNavigationHandler, setPropertyResolver, setResourceHandler, setStateManager, setSupportedLocales, setVariableResolver, setViewHandler, subscribeToEvent, subscribeToEvent, unsubscribeFromEvent, unsubscribeFromEvent |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OpenFacesApplication(javax.faces.application.Application application)
Method Detail |
---|
public void publishEvent(javax.faces.context.FacesContext context, java.lang.Class<? extends javax.faces.event.SystemEvent> systemEventClass, java.lang.Object source)
publishEvent
in class javax.faces.application.ApplicationWrapper
public void publishEvent(javax.faces.context.FacesContext context, java.lang.Class<? extends javax.faces.event.SystemEvent> systemEventClass, java.lang.Class<?> sourceBaseType, java.lang.Object source)
publishEvent
in class javax.faces.application.ApplicationWrapper
public static boolean isConstructingView(javax.faces.context.FacesContext context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |