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

O

onBindViewHolder(ImageAdapter.ViewHolder, int) - Method in class fi.metropolia.herbreferenceguide.camera.ImageAdapter
Sets the contents of a view
onBindViewHolder(NoteAdapter.ViewHolder, int) - Method in class fi.metropolia.herbreferenceguide.note.NoteAdapter
Sets the contents of a view
onBindViewHolder(PlantRecyclerViewAdapter.ViewHolder, int) - Method in class fi.metropolia.herbreferenceguide.plant.PlantRecyclerViewAdapter
Set content of new recycler view by fetching data(texts and photos) from database
onClick(View) - Method in class fi.metropolia.herbreferenceguide.camera.CameraActivity
Event click listener for each button
onCreate(Bundle) - Method in class fi.metropolia.herbreferenceguide.camera.CameraActivity
This function is used to set menu title, request multiple permissions from user and activates camera after all permission is requested.
onCreate(Bundle) - Method in class fi.metropolia.herbreferenceguide.camera.ImageGalleryActivity
Sets activity label title, initialises RecyclerView and runs ImageLoadingThread
onCreate(Bundle) - Method in class fi.metropolia.herbreferenceguide.MainActivity
 
onCreate(Bundle) - Method in class fi.metropolia.herbreferenceguide.note.NoteActivity
Menu title, note data is displayed.
onCreate(Bundle) - Method in class fi.metropolia.herbreferenceguide.note.NoteAddingActivity
Set title for activity and register event click listener
onCreate(Bundle) - Method in class fi.metropolia.herbreferenceguide.note.NoteUpdatingActivity
Sets title, displays existing data and registers event listeners for button Update and Delete
onCreate(Bundle) - Method in class fi.metropolia.herbreferenceguide.plant.ItemDisplayActivity
Creates button with event click listener registered to navigate from selected button to information activity
onCreate(Bundle) - Method in class fi.metropolia.herbreferenceguide.plant.PlantActivity
Menu title, plant data is displayed.
onCreateOptionsMenu(Menu) - Method in class fi.metropolia.herbreferenceguide.MainActivity
Creates camera menu item
onCreateViewHolder(ViewGroup, int) - Method in class fi.metropolia.herbreferenceguide.camera.ImageAdapter
Create new view
onCreateViewHolder(ViewGroup, int) - Method in class fi.metropolia.herbreferenceguide.note.NoteAdapter
Creates new view
onCreateViewHolder(ViewGroup, int) - Method in class fi.metropolia.herbreferenceguide.plant.PlantRecyclerViewAdapter
Creates new view
onItemClick(int) - Method in class fi.metropolia.herbreferenceguide.camera.ImageGalleryActivity
Overrides OnItemClick function that displays delete message from snack bar and executes delete function once the snack bar action is clicked
onItemClick(int) - Method in class fi.metropolia.herbreferenceguide.note.NoteActivity
Registers event click for Recycler View item click
onItemClick(int) - Method in class fi.metropolia.herbreferenceguide.plant.PlantActivity
Registers event click listener for recycler view item click
onItemClick(int) - Method in interface fi.metropolia.herbreferenceguide.RecyclerViewInterface
 
onOptionsItemSelected(MenuItem) - Method in class fi.metropolia.herbreferenceguide.MainActivity
Registers menu click listener
onOptionsItemSelected(MenuItem) - Method in class fi.metropolia.herbreferenceguide.plant.ItemDisplayActivity
Return to previous activity by home menu item clicked
openNoteActivity() - Method in class fi.metropolia.herbreferenceguide.note.NoteActivity
Launches NoteAddingActivity
A C D E F G I L M N O P R S T U V W 
All Classes All Packages