Interface ILcyActionBarListener

All Superinterfaces:
EventListener

public interface ILcyActionBarListener extends EventListener
This listener can be used to listen to changes in an ILcyActionBar.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Indicates that the action bar has changed.
  • Method Details

    • actionBarChanged

      void actionBarChanged(TLcyActionBarEvent aEvent)
      Indicates that the action bar has changed.
      Parameters:
      aEvent - The event describing the details of the change.