Interface InfoButtonEventsListener

  • All Implemented Interfaces:
    com.pointrlabs.core.management.PTRListener

    
    public interface InfoButtonEventsListener
     implements PTRListener
                        

    Interface that notifies the implementing handlers of UI events related to the Exit button shown on top of the map

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit onInfoButtonClicked(PTRMapWidgetFragment mapWidget, ImageView infoButton) Invoked when the Exit button overlaying the map is clicked
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait