Uiinfrastructure API Docs  
 

ITreeIterator.GetCurrentImage Method 

This method returns an image for the current node. This will automatically handle open and closed images. The alt tag should already be set on this image.

HTMLImg GetCurrentImage();

Return Value

HTMLImg the current image element

See Also

ITreeIterator Interface | com.plumtree.uiinfrastructure.tree Namespace