|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeviceType | |
---|---|
com.fatwire.gst.foundation.mobile | |
com.fatwire.gst.foundation.mobile.action | |
com.fatwire.gst.foundation.mobile.mobiforge |
Uses of DeviceType in com.fatwire.gst.foundation.mobile |
---|
Methods in com.fatwire.gst.foundation.mobile that return DeviceType | |
---|---|
DeviceType |
DeviceDetector.detectDeviceType(COM.FutureTense.Interfaces.ICS ics)
|
static DeviceType |
DeviceType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DeviceType[] |
DeviceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of DeviceType in com.fatwire.gst.foundation.mobile.action |
---|
Methods in com.fatwire.gst.foundation.mobile.action with parameters of type DeviceType | |
---|---|
protected String |
DeviceAwareRenderPageAction.checkForDevicePagename(AssetIdWithSite id,
String pagename,
DeviceType type)
|
protected String |
DeviceAwareRenderPageAction.checkForDeviceTName(AssetIdWithSite id,
String tname,
DeviceType type)
|
protected String |
DeviceAwareRenderPageAction.getPostfix(DeviceType type)
|
Uses of DeviceType in com.fatwire.gst.foundation.mobile.mobiforge |
---|
Methods in com.fatwire.gst.foundation.mobile.mobiforge that return DeviceType | |
---|---|
protected DeviceType |
MobiForgeDeviceDetector.detectDeviceType(javax.servlet.http.HttpServletRequest request)
|
DeviceType |
MobiForgeDeviceDetector.detectDeviceType(COM.FutureTense.Interfaces.ICS ics)
|
protected DeviceType |
MobiForgeDeviceDetector.detectDeviceType(String ua)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |