| Package | Description |
|---|---|
| com.holonplatform.vaadin.device |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeviceInfo
Provides informations about client device in which application is running
|
| Modifier and Type | Method and Description |
|---|---|
static UserAgentInspector |
UserAgentInspector.create(String userAgentHeader,
String httpAcceptHeader)
Build a UserAgentInspector instance using given header values
|
static UserAgentInspector |
UserAgentInspector.create(com.vaadin.server.VaadinRequest request)
Build a UserAgentInspector instance using a
VaadinRequest |
Copyright © 2019 The Holon Platform. All rights reserved.