Uiinfrastructure API Docs  
 

UIFactoryHelper.updateImgAlts Method

Overload List

 

new public static void updateImgAlts(PTConstruct);

This method updates HTMLImg objects nested within a construct. The alt attribute of each updated HTMLImg object is set to the localized String.

public static void updateImgAlts(PTConstruct,AActivitySpace);

See Also

UIFactoryHelper Class | com.plumtree.uiinfrastructure.htmlconstructs Namespace