Package muntjac :: Package ui :: Module popup_view :: Class IPopupVisibilityListener
[hide private]
[frames] | no frames]

Class IPopupVisibilityListener

source code

object --+
         |
        IPopupVisibilityListener

Defines a listener that can receive a PopupVisibilityEvent when the visibility of the popup changes.

Instance Methods [hide private]
 
popupVisibilityChange(self, event)
Pass to PopupView.PopupVisibilityEvent to start listening for popup visibility changes.
source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

popupVisibilityChange(self, event)

source code 

Pass to PopupView.PopupVisibilityEvent to start listening for popup visibility changes.

Parameters:
  • event - the event