canSetAttribute method
Determines if the value for specified attribute can be set.
canSetAttribute(attrName, attrval)
Parameters
String attrName
Name of attribute.
String attrval
Value to be assigned to the attribute.
Returns
unsigned short. A validation state constant.
这对您有帮助吗?