hi all.i am trying to get the value of "label" property of the datasortlink into my java class.how can i achieve this task?i searched methods of Datagrid but unfortunately i could not find anything.
<dmf:datagridTh scope='col' cssclass='doclistfilenamedatagrid leftAlignment' resizable="true">
<dmf:datasortlink cssclass='doclistbodyDatasortlink' name='sort1' column='r_object_id' label="Object ID"/>
</dmf:datagridTh>