JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.example.smartgarden.rest.adapter
,
com.example.smartgarden.rest.constants
,
com.example.smartgarden.rest.interceptors
,
com.example.smartgarden.rest.model
,
com.example.smartgarden.rest.service
,
com.example.smartgarden.rest.session
,
com.example.smartgarden.rest.settings
,
com.example.smartgarden.ui.activities
,
com.example.smartgarden.ui.adapters
,
com.example.smartgarden.ui.constants
,
com.example.smartgarden.ui.dialogs
,
com.example.smartgarden.ui.fragments
,
com.example.smartgarden.ui.interfaces
,
com.example.smartgarden.ui.model
,
com.example.smartgarden.ui.utils
Class Hierarchy
java.lang.Object
com.example.smartgarden.rest.constants.
ApiConstants
com.example.smartgarden.rest.interceptors.
AuthInterceptor
(implements okhttp3.Interceptor)
com.example.smartgarden.rest.model.
Board
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.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)
com.example.smartgarden.ui.activities.
LoginActivity
(implements android.view.View.OnClickListener)
com.example.smartgarden.ui.activities.
MenuDetailActivity
com.example.smartgarden.ui.activities.
MenuListActivity
com.example.smartgarden.ui.activities.
RegisterActivity
(implements android.view.View.OnClickListener)
com.example.smartgarden.rest.model.
Device
android.app.Dialog (implements android.content.DialogInterface, android.view.KeyEvent.Callback, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
com.example.smartgarden.ui.dialogs.
ServerDialog
(implements android.view.View.OnClickListener)
com.example.smartgarden.rest.model.
Driver
androidx.fragment.app.Fragment (implements android.content.ComponentCallbacks, androidx.lifecycle.LifecycleOwner, androidx.savedstate.SavedStateRegistryOwner, android.view.View.OnCreateContextMenuListener, androidx.lifecycle.ViewModelStoreOwner)
com.example.smartgarden.ui.fragments.
AddBoardFragment
(implements android.view.View.OnClickListener)
com.example.smartgarden.ui.fragments.
AddDeviceFragment
(implements android.widget.AdapterView.OnItemSelectedListener, android.view.View.OnClickListener)
com.example.smartgarden.ui.fragments.
AddScheduleFragment
(implements android.widget.AdapterView.OnItemSelectedListener, android.view.View.OnClickListener)
com.example.smartgarden.ui.fragments.
DashboardFragment
(implements androidx.swiperefreshlayout.widget.SwipeRefreshLayout.OnRefreshListener)
com.example.smartgarden.ui.fragments.
ExportImportFragment
(implements android.view.View.OnClickListener)
com.example.smartgarden.ui.fragments.
HowtoFragment
com.example.smartgarden.ui.fragments.
LogsFragment
com.example.smartgarden.rest.model.
Log
com.example.smartgarden.ui.model.
MenuContent
com.example.smartgarden.ui.model.
MenuContent.MenuItem
com.example.smartgarden.rest.settings.
NetworkSettingsManager
com.example.smartgarden.rest.model.
Parameter
com.example.smartgarden.rest.model.
Port
com.example.smartgarden.rest.model.
PostResponse
androidx.recyclerview.widget.RecyclerView.Adapter<VH>
com.example.smartgarden.ui.adapters.
BoardAdapter
com.example.smartgarden.ui.adapters.
LogAdapter
com.example.smartgarden.ui.adapters.
MenuAdapter
com.example.smartgarden.ui.adapters.
ScheduleAdapter
com.example.smartgarden.rest.model.
Schedule
com.example.smartgarden.rest.session.
SessionManager
com.example.smartgarden.rest.adapter.
SmartGardenAdapter
(implements com.example.smartgarden.rest.service.
SmartGardenApiService
)
com.example.smartgarden.ui.constants.
UiConstants
com.example.smartgarden.rest.model.
User
com.example.smartgarden.ui.utils.
Utils
Interface Hierarchy
com.example.smartgarden.ui.interfaces.
DeleteClickListener
com.example.smartgarden.ui.interfaces.
ServerDialogClickListener
com.example.smartgarden.rest.service.
SmartGardenApiService
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes