JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
android.widget
Interface PopupWindow.OnDismissListener
Enclosing class:
PopupWindow
public static interface
PopupWindow.OnDismissListener
Listener that is called when this popup window is dismissed.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onDismiss
()
Called when this popup window is dismissed.
Method Detail
onDismiss
void onDismiss()
Called when this popup window is dismissed.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method