-
- All Implemented Interfaces:
public interface NavigationFooterView.NavigationFooterListener
-
-
Method Summary
Modifier and Type Method Description abstract Unit
onNavigationCanceledClicked()
abstract Unit
onNavigationShown(Integer measuredHeight)
-
-
Method Detail
-
onNavigationCanceledClicked
abstract Unit onNavigationCanceledClicked()
-
onNavigationShown
abstract Unit onNavigationShown(Integer measuredHeight)
-
-
-
-