Returns
name
– String
if the DataScope
has a selected attribute, otherwise null
.
Returns
name
– String
if the DataScope
has a selected attribute, otherwise null
.
Remarks
If an attribute is selected in a multi-item DataScope
, then DataScope#attributeName
returns a String
, but DataScope#dataItemAttribute
returns null
.