- All Superinterfaces:
EventListener
public interface ILcdViewInvalidationListener
extends EventListener
Listener for ILcdView
invalidation events.
- Since:
- 7.2
-
Method Summary 
void
Called when an ILcdView
has been asked to invalidate its content.
-
Method Details 
-
viewInvalidated 
Called when an ILcdView
has been asked to invalidate its content.
- Parameters:
aEvent
- the TLcdViewInvalidationEvent
containing more information about the invalidation