Uiinfrastructure API Docs  
 

FactoryHelper.updateImgAlts Method 

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 construct
);

Parameters

construct
Pass a PTConstruct

See Also

FactoryHelper Class | com.plumtree.xpshared.htmlconstructs Namespace