Invoked before sending the specified notification to the listener.
This filter compares the attribute name of the specified attribute change notification
with each enabled attribute name.
If the attribute name equals one of the enabled attribute names,
the notification must be sent to the listener and this method returns
true
.
Returns:
true
if the notification has to be sent to the listener,
false
otherwise.
Parameters:
-
notification - The attribute change notification to be sent.