BuildmLearn-Toolkit-Android  2.0.0
The Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.
Public Member Functions | List of all members
org.buildmlearn.toolkit.fragment.NavigationDrawerFragment.NavigationDrawerCallbacks Interface Reference
Inheritance diagram for org.buildmlearn.toolkit.fragment.NavigationDrawerFragment.NavigationDrawerCallbacks:
Inheritance graph
[legend]

Public Member Functions

void onNavigationDrawerItemSelected (int position)
 

Detailed Description

Callbacks interface that all activities using this fragment must implement.

Member Function Documentation

void org.buildmlearn.toolkit.fragment.NavigationDrawerFragment.NavigationDrawerCallbacks.onNavigationDrawerItemSelected ( int  position)

Called when an item in the navigation drawer is selected.

Implemented in org.buildmlearn.toolkit.activity.HomeActivity.


The documentation for this interface was generated from the following file: