Class Hierarchy
- java.lang.Object
- androidx.activity.result.contract.ActivityResultContract<I,O>
- com.xffffff.wellfed.recipe.RecipeContract
- com.xffffff.wellfed.recipe.RecipeEditContract
- 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.recipe.RecipeEditActivity
- com.xffffff.wellfed.recipe.RecipeActivity (implements com.xffffff.wellfed.common.ConfirmDialog.OnConfirmListener)
- com.xffffff.wellfed.recipe.RecipeSearchActivity
- 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.common.EditRecyclerViewFragment<Item> (implements com.xffffff.wellfed.common.EditItemAdapter.OnDeleteListener<Item>, com.xffffff.wellfed.common.EditItemAdapter.OnEditListener<Item>)
- com.xffffff.wellfed.recipe.EditRecipesFragment
- com.xffffff.wellfed.recipe.RecipeBookFragment (implements com.xffffff.wellfed.common.Launcher<Item>, com.xffffff.wellfed.recipe.RecipeAdapter.RecipeLauncher, com.xffffff.wellfed.common.SortingFragment.OnSortClick)
- com.xffffff.wellfed.recipe.RecipeBookSelectFragment
- com.xffffff.wellfed.common.EditRecyclerViewFragment<Item> (implements com.xffffff.wellfed.common.EditItemAdapter.OnDeleteListener<Item>, com.xffffff.wellfed.common.EditItemAdapter.OnEditListener<Item>)
- com.xffffff.wellfed.recipe.Recipe (implements java.io.Serializable)
- com.xffffff.wellfed.recipe.RecipeController
- com.xffffff.wellfed.recipe.RecipeDB
- androidx.recyclerview.widget.RecyclerView.Adapter<VH>
- com.xffffff.wellfed.common.DBAdapter<VH> (implements com.google.firebase.firestore.EventListener<T>)
- com.xffffff.wellfed.recipe.RecipeAdapter
- com.xffffff.wellfed.common.ItemAdapter<Item>
- com.xffffff.wellfed.common.EditItemAdapter<Item>
- com.xffffff.wellfed.recipe.EditRecipesAdapter
- com.xffffff.wellfed.common.EditItemAdapter<Item>
- com.xffffff.wellfed.common.DBAdapter<VH> (implements com.google.firebase.firestore.EventListener<T>)
- androidx.recyclerview.widget.RecyclerView.ViewHolder
- com.xffffff.wellfed.recipe.RecipeAdapter.ViewHolder
- androidx.activity.result.contract.ActivityResultContract<I,O>
Interface Hierarchy
- com.xffffff.wellfed.recipe.RecipeAdapter.RecipeLauncher
- com.xffffff.wellfed.recipe.RecipeBookSelectFragment.OnSelectedListener