Uiinfrastructure API Docs  
 

ErrorDisplayHelper Constructor 

This helper object displays UI errors.

public ErrorDisplayHelper(
   AActivitySpace _currentAS,
   IXPEnumerator _errors
);

Parameters

_currentAS
The current Activity Space.
_errors
The current UI errors.

See Also

ErrorDisplayHelper Class | com.plumtree.uiinfrastructure.errordisplay Namespace