i have added my custom attribute to column tag in component.xml
<column>
<attribute>custom attribute</attribute>
<label>show all</label>
<visible>true</visible>
</column>
i want action link as value for this custom atttibute column value. how van i add action link ??