Uses of Enum
dev.webfx.platform.useragent.BrowserType
Packages that use BrowserType
Package
Description
-
Uses of BrowserType in dev.webfx.platform.useragent
Methods in dev.webfx.platform.useragent that return BrowserTypeModifier and TypeMethodDescriptionstatic BrowserType
UserAgent.getBrowserType()
static BrowserType
Returns the enum constant of this type with the specified name.static BrowserType[]
BrowserType.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of BrowserType in dev.webfx.platform.useragent.spi
Methods in dev.webfx.platform.useragent.spi that return BrowserType -
Uses of BrowserType in dev.webfx.platform.useragent.spi.impl
Methods in dev.webfx.platform.useragent.spi.impl that return BrowserType