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