Class Hierarchy
- java.lang.Object
- androidx.activity.result.contract.ActivityResultContract<I,O>
- com.xffffff.wellfed.mealplan.MealPlanContract
- com.xffffff.wellfed.mealplan.MealPlanEditContract
- android.content.Context
- android.content.ContextWrapper
- 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.core.view.MenuHost, androidx.activity.OnBackPressedDispatcherOwner, androidx.core.content.OnConfigurationChangedProvider, androidx.core.app.OnMultiWindowModeChangedProvider, androidx.core.app.OnNewIntentProvider, androidx.core.app.OnPictureInPictureModeChangedProvider, androidx.core.content.OnTrimMemoryProvider, 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)
- com.xffffff.wellfed.ActivityBase
- com.xffffff.wellfed.EditActivityBase (implements com.xffffff.wellfed.common.ConfirmDialog.OnConfirmListener)
- com.xffffff.wellfed.mealplan.MealPlanEditActivity
- com.xffffff.wellfed.mealplan.MealPlanActivity (implements com.xffffff.wellfed.common.ConfirmDialog.OnConfirmListener, com.xffffff.wellfed.common.OnItemClickListener<Item>)
- com.xffffff.wellfed.EditActivityBase (implements com.xffffff.wellfed.common.ConfirmDialog.OnConfirmListener)
- com.xffffff.wellfed.ActivityBase
- 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.core.view.MenuHost, androidx.activity.OnBackPressedDispatcherOwner, androidx.core.content.OnConfigurationChangedProvider, androidx.core.app.OnMultiWindowModeChangedProvider, androidx.core.app.OnNewIntentProvider, androidx.core.app.OnPictureInPictureModeChangedProvider, androidx.core.content.OnTrimMemoryProvider, 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.view.ContextThemeWrapper
- 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)
- com.xffffff.wellfed.mealplan.MealBookFragment (implements com.xffffff.wellfed.common.Launcher<Item>, com.xffffff.wellfed.common.OnItemClickListener<Item>)
- com.xffffff.wellfed.mealplan.MealPlan (implements java.io.Serializable)
- com.xffffff.wellfed.mealplan.MealPlanProxy
- com.xffffff.wellfed.mealplan.MealPlanController (implements com.xffffff.wellfed.common.DBAdapter.OnDataChangedListener)
- com.xffffff.wellfed.mealplan.MealPlanDB
- androidx.recyclerview.widget.RecyclerView.Adapter<VH>
- com.xffffff.wellfed.common.DBAdapter<VH> (implements com.google.firebase.firestore.EventListener<T>)
- com.xffffff.wellfed.mealplan.MealPlanAdapter
- com.xffffff.wellfed.common.ItemAdapter<Item>
- com.xffffff.wellfed.mealplan.MealPlanItemAdapter<Item>
- com.xffffff.wellfed.mealplan.MealPlanIngredientItemAdapter
- com.xffffff.wellfed.mealplan.MealPlanRecipeItemAdapter
- com.xffffff.wellfed.mealplan.MealPlanItemAdapter<Item>
- com.xffffff.wellfed.common.DBAdapter<VH> (implements com.google.firebase.firestore.EventListener<T>)
- androidx.recyclerview.widget.RecyclerView.LayoutManager
- androidx.recyclerview.widget.LinearLayoutManager (implements androidx.recyclerview.widget.ItemTouchHelper.ViewDropHandler, androidx.recyclerview.widget.RecyclerView.SmoothScroller.ScrollVectorProvider)
- com.xffffff.wellfed.mealplan.MealPlanLinearLayoutManager
- androidx.recyclerview.widget.LinearLayoutManager (implements androidx.recyclerview.widget.ItemTouchHelper.ViewDropHandler, androidx.recyclerview.widget.RecyclerView.SmoothScroller.ScrollVectorProvider)
- androidx.recyclerview.widget.RecyclerView.ViewHolder
- com.xffffff.wellfed.mealplan.MealPlanItemAdapter.ItemViewHolder
- com.xffffff.wellfed.mealplan.MealPlanViewHolder
- androidx.activity.result.contract.ActivityResultContract<I,O>
Interface Hierarchy
- com.xffffff.wellfed.mealplan.MealPlanController.OnAdapterDataChangedListener
- com.xffffff.wellfed.mealplan.MealPlanController.OnDataChanged