org.richfaces.demo.ui
Class UserAgentProcessor
java.lang.Object
org.richfaces.demo.ui.UserAgentProcessor
- All Implemented Interfaces:
- Serializable
public class UserAgentProcessor
- extends Object
- implements Serializable
- Author:
- jbalunas@redhat.com, Brian Leathem
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserAgentProcessor
public UserAgentProcessor()
init
@PostConstruct
public void init()
isPhone
public boolean isPhone()
isTablet
public boolean isTablet()
isMobile
public boolean isMobile()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.