Uiinfrastructure API Docs  
 

GrowableListView.GetHTMLForIcon Method 

Helper method to get the HTML for the icon. (Each row has an icon before the input text.)

protected virtual HTMLImg GetHTMLForIcon(
   PTImageType _imgRowIcon
);

Return Value

HTMLImg

See Also

GrowableListView Class | com.plumtree.uiinfrastructure.expandablelist.growablelist Namespace