@Version(value="3.4.0")
See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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 | Description |
|---|---|
| Script.ModulesType |
The ModulesType is used to determine how to handle the Script's modules.
|
Copyright © 2020 Liferay, Inc.. All rights reserved.