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

Module popup_view

source code

Classes [hide private]
  IPopupVisibilityListener
Defines a listener that can receive a PopupVisibilityEvent when the visibility of the popup changes.
  SingleComponentIterator
Iterator for the visible components (zero or one components), used by PopupView.getComponentIterator.
  PopupView
A component for displaying a two different views to data.
  PopupVisibilityEvent
This event is received by the PopupVisibilityListeners when the visibility of the popup changes.
  IContent
Used to deliver customized content-packages to the PopupView.
  InnerContent
Functions [hide private]
 
_POPUP_VISIBILITY_METHOD(self, event)
Pass to PopupView.PopupVisibilityEvent to start listening for popup visibility changes.
source code
Variables [hide private]
  __package__ = 'muntjac.ui'
Function Details [hide private]

_POPUP_VISIBILITY_METHOD(self, event)

source code 

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

Parameters:
  • event - the event