Package com.liferay.faces.util.client

Interface Summary
BrowserSniffer See http://www.zytrax.com/tech/web/browser_ids.htm for examples.
Script A Script which can be rendered on the client via FacesContextHelperUtil.addScript(javax.faces.context.FacesContext, com.liferay.faces.util.client.Script).
ScriptsEncoder  
 

Class Summary
BrowserSnifferFactory  
BrowserSnifferWrapper  
ScriptFactory A factory for creating a Script which can be rendered on the client via FacesContextHelperUtil.addScript(javax.faces.context.FacesContext, com.liferay.faces.util.client.Script).
ScriptsEncoderFactory  
ScriptsEncoderWrapper  
ScriptWrapper Provides a simple implementation of Script that can be subclassed in order to decorate another instance of the same type.
 

Enum Summary
Script.ModulesType The ModulesType is used to determine how to handle the Script's modules.
 



Copyright © 2019 Liferay, Inc.. All rights reserved.