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
Variables [hide private]
  _POPUP_VISIBILITY_METHOD = getattr(IPopupVisibilityListener, '...
Variables Details [hide private]

_POPUP_VISIBILITY_METHOD

Value:
getattr(IPopupVisibilityListener, 'popupVisibilityChange')