getInternalAttributes method
Returns a PropertyMap containing all attribute names and values.
The list includes Arbortext internal attributes that are excluded from standard DOM processing.
getInternalAttributes(includeDefaults )
Parameters
boolean includeDefaults
If True, default attribute values are included.
Returns
PropertyMap. Map of attribute name/value pairs.
这对您有帮助吗?