Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- android.content.Context
- android.content.ContextWrapper
- android.app.Application (implements android.content.ComponentCallbacks2)
- edu.cnm.deepdive.teamassignmentsandroid.SignInApplication
- android.view.ContextThemeWrapper
- android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
- androidx.core.app.ComponentActivity (implements androidx.core.view.KeyEventDispatcher.Component, androidx.lifecycle.LifecycleOwner)
- androidx.activity.ComponentActivity (implements androidx.activity.result.ActivityResultCaller, androidx.activity.result.ActivityResultRegistryOwner, androidx.activity.contextaware.ContextAware, androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.activity.OnBackPressedDispatcherOwner, androidx.savedstate.SavedStateRegistryOwner, androidx.lifecycle.ViewModelStoreOwner)
- androidx.fragment.app.FragmentActivity (implements androidx.core.app.ActivityCompat.OnRequestPermissionsResultCallback, androidx.core.app.ActivityCompat.RequestPermissionsRequestCodeValidator)
- androidx.appcompat.app.AppCompatActivity (implements androidx.appcompat.app.ActionBarDrawerToggle.DelegateProvider, androidx.appcompat.app.AppCompatCallback, androidx.core.app.TaskStackBuilder.SupportParentable)
- edu.cnm.deepdive.teamassignmentsandroid.controller.LoginActivity
- edu.cnm.deepdive.teamassignmentsandroid.controller.MainActivity
- androidx.appcompat.app.AppCompatActivity (implements androidx.appcompat.app.ActionBarDrawerToggle.DelegateProvider, androidx.appcompat.app.AppCompatCallback, androidx.core.app.TaskStackBuilder.SupportParentable)
- androidx.fragment.app.FragmentActivity (implements androidx.core.app.ActivityCompat.OnRequestPermissionsResultCallback, androidx.core.app.ActivityCompat.RequestPermissionsRequestCodeValidator)
- androidx.activity.ComponentActivity (implements androidx.activity.result.ActivityResultCaller, androidx.activity.result.ActivityResultRegistryOwner, androidx.activity.contextaware.ContextAware, androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.activity.OnBackPressedDispatcherOwner, androidx.savedstate.SavedStateRegistryOwner, androidx.lifecycle.ViewModelStoreOwner)
- androidx.core.app.ComponentActivity (implements androidx.core.view.KeyEventDispatcher.Component, androidx.lifecycle.LifecycleOwner)
- android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
- android.app.Application (implements android.content.ComponentCallbacks2)
- android.content.ContextWrapper
- androidx.fragment.app.Fragment (implements androidx.activity.result.ActivityResultCaller, android.content.ComponentCallbacks, androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.savedstate.SavedStateRegistryOwner, android.view.View.OnCreateContextMenuListener, androidx.lifecycle.ViewModelStoreOwner)
- androidx.fragment.app.DialogFragment (implements android.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnDismissListener)
- androidx.appcompat.app.AppCompatDialogFragment
- com.google.android.material.bottomsheet.BottomSheetDialogFragment
- edu.cnm.deepdive.teamassignmentsandroid.controller.EditGroupFragment (implements android.text.TextWatcher)
- edu.cnm.deepdive.teamassignmentsandroid.controller.EditTaskFragment (implements android.text.TextWatcher)
- com.google.android.material.bottomsheet.BottomSheetDialogFragment
- edu.cnm.deepdive.teamassignmentsandroid.controller.ConfirmationFragment
- androidx.appcompat.app.AppCompatDialogFragment
- edu.cnm.deepdive.teamassignmentsandroid.controller.GroupsFragment
- edu.cnm.deepdive.teamassignmentsandroid.controller.TasksFragment
- androidx.fragment.app.DialogFragment (implements android.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnDismissListener)
- edu.cnm.deepdive.teamassignmentsandroid.service.GoogleSignInService
- edu.cnm.deepdive.teamassignmentsandroid.model.pojo.Group
- edu.cnm.deepdive.teamassignmentsandroid.service.GroupRepository
- androidx.recyclerview.widget.RecyclerView.Adapter<VH>
- edu.cnm.deepdive.teamassignmentsandroid.adapter.GroupAdapter
- edu.cnm.deepdive.teamassignmentsandroid.adapter.TaskAdapter
- edu.cnm.deepdive.teamassignmentsandroid.model.pojo.Task
- edu.cnm.deepdive.teamassignmentsandroid.model.pojo.User
- edu.cnm.deepdive.teamassignmentsandroid.service.UserRepository
- androidx.lifecycle.ViewModel
- androidx.lifecycle.AndroidViewModel
- edu.cnm.deepdive.teamassignmentsandroid.viewmodel.MainViewModel
- androidx.lifecycle.AndroidViewModel
- edu.cnm.deepdive.teamassignmentsandroid.service.WebServiceProxy.InstanceHolder
- android.content.Context
Interface Hierarchy
- edu.cnm.deepdive.teamassignmentsandroid.adapter.GroupAdapter.OnGroupActionClickListener
- java.io.Serializable
- edu.cnm.deepdive.teamassignmentsandroid.controller.ConfirmationFragment.Action
- edu.cnm.deepdive.teamassignmentsandroid.adapter.TaskAdapter.OnTaskClickListener
- edu.cnm.deepdive.teamassignmentsandroid.service.WebServiceProxy