Interface WidgetCaptionEventListener


  • public interface WidgetCaptionEventListener
    Event listener interface used by WidgetCaptionWrapper.
    • Method Detail

      • onEvent

        void onEvent​(java.lang.String eventName,
                     WidgetCaptionWrapper captionWrapper)
        Implement this method to handle events fired by a widget container. See the "ON_xxx" constants at WidgetCaptionWrapper.