Class and Description |
---|
Database
Class for handling database operations.
|
DBOpenHelper
Contains table & column names, manages creation and upgrade of the database.
|
Event
Class representing an event
|
MultiSelectionSpinner
Original licensed under Apache License 2.0.
|
MultiSelectionSpinner.OnMultipleItemsSelectedListener
Interface that must be implemented to get results.
|
Post
Class representing and gathering information about a single post.
|
PostsFragment.Task
AsyncTask to get categories and displays them to the spinner
|
RecyclerViewAdapterEvents
Adapter for RecyclerView of
Event |
RecyclerViewAdapterPosts
Adapter for RecyclerView of Post
|
RecyclerViewAdapterProfs
//NO MORE USED//
Adapter for RecyclerView that displays teacher absences.
|
TeachersAbsence
// NO MORE USED //
Class representing a teacher absence
|