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
com.sergivonavi.materialbanner
Interface BannerInterface.OnDismissListener
Enclosing interface:
BannerInterface
public static interface
BannerInterface.OnDismissListener
Interface used to allow the creator of a banner to run some code when the banner is dismissed.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onDismiss
()
This method will be invoked when the banner is dismissed.
Method Detail
onDismiss
void onDismiss()
This method will be invoked when the banner 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