Uiinfrastructure API Docs  
 

UIFactoryHelper.updateImgAlts Method (PTConstruct, AActivitySpace)

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,
   AActivitySpace activitySpace
);

Parameters

construct
Pass a PTConstruct
activitySpace

See Also

UIFactoryHelper Class | com.plumtree.uiinfrastructure.htmlconstructs Namespace | UIFactoryHelper.updateImgAlts Overload List