Home | Trees | Indices | Help |
|
---|
|
object --+ | util.EventObject --+ | component.Event --+ | PopupVisibilityEvent
This event is received by the PopupVisibilityListeners when the visibility of the popup changes. You can get the new visibility directly with isPopupVisible, or get the PopupView that produced the event with getPopupView.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Constructs a new event with the specified source component.
|
Get the PopupView instance that is the source of this event.
|
Returns the current visibility of the popup.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 5 20:45:07 2015 | http://epydoc.sourceforge.net |