Interface ILcdViewInvalidationListener

All Superinterfaces:
EventListener

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

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

    • viewInvalidated Link icon

      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