Interface ILcdViewInvalidationListener

All Superinterfaces:
EventListener

public interface ILcdViewInvalidationListener extends EventListener
Listener for ILcdView invalidation events.
Since:
7.2
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when an ILcdView has been asked to invalidate its content.
  • Method Details

    • viewInvalidated

      void viewInvalidated(TLcdViewInvalidationEvent aEvent)
      Called when an ILcdView has been asked to invalidate its content.
      Parameters:
      aEvent - the TLcdViewInvalidationEvent containing more information about the invalidation