A C D E F G I L M N O P R S T U V W 
All Classes All Packages

N

Note - Class in fi.metropolia.herbreferenceguide.database
This class defines Note that can be fetched from database
Note(int, String, String) - Constructor for class fi.metropolia.herbreferenceguide.database.Note
Constructor for Note class
NOTE_POSITION - Static variable in class fi.metropolia.herbreferenceguide.note.NoteActivity
 
NoteActivity - Class in fi.metropolia.herbreferenceguide.note
Display all notes
NoteActivity() - Constructor for class fi.metropolia.herbreferenceguide.note.NoteActivity
 
NoteAdapter - Class in fi.metropolia.herbreferenceguide.note
This class defines RecyclerView adapter that simply creates a view holder and binds the data to the view holder.
NoteAdapter(List<Note>, RecyclerViewInterface) - Constructor for class fi.metropolia.herbreferenceguide.note.NoteAdapter
Adapter constructor to initialise the instance of NoteAdapter
NoteAdapter.ViewHolder - Class in fi.metropolia.herbreferenceguide.note
Defines ViewHolder class that gives a reference to the views Code reference:
NoteAddingActivity - Class in fi.metropolia.herbreferenceguide.note
Adding notes
NoteAddingActivity() - Constructor for class fi.metropolia.herbreferenceguide.note.NoteAddingActivity
 
noteDao() - Method in class fi.metropolia.herbreferenceguide.database.AppDatabase
 
NoteDao - Interface in fi.metropolia.herbreferenceguide.database
This classes uses SQLite commands to access, fetch and insert/delete Note data from database
NoteUpdatingActivity - Class in fi.metropolia.herbreferenceguide.note
This class implements an application that simply allows users to update theirs notes and delete their notes from local database.
NoteUpdatingActivity() - Constructor for class fi.metropolia.herbreferenceguide.note.NoteUpdatingActivity
 
A C D E F G I L M N O P R S T U V W 
All Classes All Packages