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