ICEfaces 4.2.0
Java API Documentation
- java.lang.Object
-
- javax.faces.application.ResourceHandler
-
- javax.faces.application.ResourceHandlerWrapper
-
- org.icefaces.ace.component.qrcode.generator.QRCodeResourceHandler
-
-
Field Summary
-
Fields inherited from class javax.faces.application.ResourceHandler
LOCALE_PREFIX, RESOURCE_CONTRACT_XML, RESOURCE_EXCLUDES_DEFAULT_VALUE, RESOURCE_EXCLUDES_PARAM_NAME, RESOURCE_IDENTIFIER, WEBAPP_CONTRACTS_DIRECTORY_PARAM_NAME, WEBAPP_RESOURCES_DIRECTORY_PARAM_NAME
-
Constructor Summary
Constructors
| Constructor and Description |
QRCodeResourceHandler(javax.faces.application.ResourceHandler wrapped) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
static java.lang.String |
getQRImageURL(java.lang.String data) |
javax.faces.application.ResourceHandler |
getWrapped() |
void |
handleResourceRequest(javax.faces.context.FacesContext facesContext) |
static void |
writeQR(java.lang.String data,
java.io.OutputStream out) |
-
Methods inherited from class javax.faces.application.ResourceHandlerWrapper
createResource, createResource, createResource, createResourceFromId, createViewResource, getRendererTypeForResourceName, isResourceRequest, isResourceURL, libraryExists
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ICEfaces 4.2.0
Java API Documentation
Copyright 2017 ICEsoft Technologies Canada Corp., All Rights Reserved.