DeviceMapper.getCapabilities()@Service public class JavaScript extends Object implements DeviceCapability
CAPABILITY_CSS, CAPABILITY_DEVICEROTATION, CAPABILITY_IMAGES, CAPABILITY_JAVASCRIPT| Constructor and Description |
|---|
JavaScript()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Deprecated.
Returns a description of this device capability.
|
String[] |
getKeys()
Deprecated.
Returns an array of WURFL database value keys that this capability is based on.
|
String |
getName()
Deprecated.
Return the name of this device capability.
|
String |
getTitle()
Deprecated.
Returns a human readable title of this device capability.
|
public String getName()
getName in interface DeviceCapabilityString representing the name of this device capability.public String getTitle()
getTitle in interface DeviceCapabilityString representing the title of this device capability.public String getDescription()
DeviceCapabilitygetDescription in interface DeviceCapabilityString representing the description.public String[] getKeys()
DeviceCapabilitygetKeys in interface DeviceCapabilityString array representing the keys.Copyright © 2010 - 2020 Adobe. All Rights Reserved