CrPresenterFilterMessage

CrPresenterFilterMessage


CrPresenterFilterMessage is a CrPresenter implementation which presents messages to a set of message criteria.

Implements:

CrPresenter 

Public:

Properties:

NameDescription
 Messages (get) array of filtered messages  
 Messages (set) array of filtered messages  
 Response (get) response to be automatically given to filtered messages  
 Response (let) response to be automatically given to filtered messages  

Methods:

NameDescription
 MessageAdd add message identifier to array of filtered messages (or assert its inclusion)  
 MessageRemove remove message identifier from array of filtered messages (or assert its exclusion)