| Package | Description |
|---|---|
| com.liferay.faces.util.client |
Copyright (c) 2000-2020 Liferay, Inc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BrowserSnifferWrapper |
| Modifier and Type | Method and Description |
|---|---|
abstract BrowserSniffer |
BrowserSnifferFactory.getBrowserSniffer(javax.faces.context.ExternalContext externalContext)
Returns a new instance of
BrowserSniffer. |
static BrowserSniffer |
BrowserSnifferFactory.getBrowserSnifferInstance()
Deprecated.
Call
BrowserSnifferFactory.getBrowserSnifferInstance(ExternalContext) instead.
Returns a new instance of |
static BrowserSniffer |
BrowserSnifferFactory.getBrowserSnifferInstance(javax.faces.context.ExternalContext externalContext)
Returns a new instance of
BrowserSniffer from the BrowserSnifferFactory found by the FactoryExtensionFinder. |
abstract BrowserSniffer |
BrowserSnifferWrapper.getWrapped() |
Copyright © 2020 Liferay, Inc.. All rights reserved.