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
uizacoresdk.view
Interface IOnBackPressed
All Known Implementing Classes:
FrmCategories
,
FrmEntities
,
FrmEntitiesOfCategory
,
FrmHome
,
FrmHome
,
FrmHome
,
FrmHome
,
FrmHomeV3
,
FrmLive
,
FrmLogin
,
FrmLogin
,
FrmLogin
,
FrmLogin
,
FrmLoginV3
,
FrmSearch
,
FrmSearch
,
FrmSearchV3
,
FrmUser
,
FrmUser
public interface
IOnBackPressed
Created by loitp on 5/4/2018.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
onBackPressed
()
If you return true the back press will not be taken into account, otherwise the activity will act naturally
Method Detail
onBackPressed
boolean onBackPressed()
If you return true the back press will not be taken into account, otherwise the activity will act naturally
Returns:
true if your processing has priority if not false
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