Toolkit-mobile-templates  2.0.0
This repository contains the template applications of the toolkit.
Public Member Functions | Protected Member Functions | List of all members
org.buildmlearn.matchtemplate.activities.MainActivity Class Reference

Activity for the users to match column A with column B in match template's app. More...

Inheritance diagram for org.buildmlearn.matchtemplate.activities.MainActivity:
Inheritance graph
[legend]
Collaboration diagram for org.buildmlearn.matchtemplate.activities.MainActivity:
Collaboration graph
[legend]

Public Member Functions

boolean onCreateOptionsMenu (Menu menu)
 
boolean onOptionsItemSelected (MenuItem menuItem)
 

Protected Member Functions

void onCreate (Bundle savedInstanceState)
 

Detailed Description

Activity for the users to match column A with column B in match template's app.

Created by Anupam (opticod) on 24/7/16.

Member Function Documentation

void org.buildmlearn.matchtemplate.activities.MainActivity.onCreate ( Bundle  savedInstanceState)
protected
boolean org.buildmlearn.matchtemplate.activities.MainActivity.onCreateOptionsMenu ( Menu  menu)
boolean org.buildmlearn.matchtemplate.activities.MainActivity.onOptionsItemSelected ( MenuItem  menuItem)

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