public class ChartistJSFApplication extends ApplicationWrapper
This ChartistJSF application extends the standard JSF application.
This application is already registered by ChartistJSF' own
faces-config.xml and thus gets auto-initialized when the
ChartistJSF JAR is bundled in a web application, so end-users do not need to
register this application explicitly themselves.
| Constructor and Description |
|---|
ChartistJSFApplication(Application wrapped)
Construct a new ChartistJSF application around the given wrapped
application.
|
| Modifier and Type | Method and Description |
|---|---|
Application |
getWrapped() |
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, getFlowHandler, getMessageBundle, getNavigationHandler, getProjectStage, getPropertyResolver, getResourceBundle, getResourceHandler, getStateManager, getSupportedLocales, getValidatorIds, getVariableResolver, getViewHandler, publishEvent, publishEvent, removeELContextListener, setActionListener, setDefaultLocale, setDefaultRenderKitId, setFlowHandler, setMessageBundle, setNavigationHandler, setPropertyResolver, setResourceHandler, setStateManager, setSupportedLocales, setVariableResolver, setViewHandler, subscribeToEvent, subscribeToEvent, unsubscribeFromEvent, unsubscribeFromEventpublic ChartistJSFApplication(Application wrapped)
wrapped - The wrapped application.public Application getWrapped()
getWrapped in interface FacesWrapper<Application>getWrapped in class ApplicationWrapperCopyright © 2016. All rights reserved.