Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

O

ok - Static variable in class com.uva.rafael.tfg_goniometer.R.string
 
onAccuracyChanged(Sensor, int) - Method in class com.uva.rafael.tfg_goniometer.presenter.MedicionPresenter
Called when the accuracy of the registered rotationVector has changed.
onAlmacenarMedicionClicked(String, int, double, String) - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.PerfilPacienteFunctions
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton para añadir una nueva medicion en el PerfilPacienteFragment.
onAlmacenarMedicionClicked(String, int, double, String) - Method in class com.uva.rafael.tfg_goniometer.presenter.PerfilPacientePresenter
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton para añadir una nueva medicion en el PerfilPacienteFragment.
onAñadirPacienteClicked() - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.PacientesFunctions
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton para añadir un nuevo paciente en el PacientesFragment.
onAñadirPacienteClicked() - Method in class com.uva.rafael.tfg_goniometer.presenter.PacientesPresenter
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton para añadir un nuevo paciente en el PacientesFragment.
onBackPressed() - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.MainFunctions
Called when the activity (MainActivity) has detected the user's press of the back key.
onBackPressed() - Method in class com.uva.rafael.tfg_goniometer.presenter.MainPresenter
Called when the activity (MainActivity) has detected the user's press of the back key.
onBackPressed() - Method in class com.uva.rafael.tfg_goniometer.view.MainActivity
Called when the activity has detected the user's press of the back key.
onBindViewHolder(MedicionListAdapter.ViewHolder, int) - Method in class com.uva.rafael.tfg_goniometer.view.adapters.MedicionListAdapter
Called by RecyclerView to display the data at the specified position.
onBindViewHolder(PacienteListAdapter.ViewHolder, int) - Method in class com.uva.rafael.tfg_goniometer.view.adapters.PacienteListAdapter
Called by RecyclerView to display the data at the specified position.
onClick(View) - Method in class com.uva.rafael.tfg_goniometer.view.fragments.PerfilPacienteFragment
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton para borrar el perfil del paciente actual.
onCreate(SQLiteDatabase) - Method in class com.uva.rafael.tfg_goniometer.data.GoniometerDBHelper
Called when the database is created for the first time.
onCreate() - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.NuevaMedicionFunctions
Metodo que se encarga de enviar a la Vista (NuevaMedicionFragment) los nombres de las constantes para obtener los parametros de tipo Bundle recibidos en la creacion del Fragment.
onCreate() - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.PerfilPacienteFunctions
Metodo que se encarga de enviar a la Vista (PerfilPacienteFragment) los nombres de las constantes para obtener los parametros de tipo Bundle recibidos en la creacion del Fragment.
onCreate() - Method in class com.uva.rafael.tfg_goniometer.presenter.NuevaMedicionPresenter
Metodo que se encarga de enviar a la Vista (NuevaMedicionFragment) los nombres de las constantes para obtener los parametros de tipo Bundle recibidos en la creacion del Fragment.
onCreate() - Method in class com.uva.rafael.tfg_goniometer.presenter.PerfilPacientePresenter
Metodo que se encarga de enviar a la Vista (PerfilPacienteFragment) los nombres de las constantes para obtener los parametros de tipo Bundle recibidos en la creacion del Fragment.
onCreate(Bundle) - Method in class com.uva.rafael.tfg_goniometer.view.fragments.NuevaMedicionFragment
Called when the activity is starting.
onCreate(Bundle) - Method in class com.uva.rafael.tfg_goniometer.view.fragments.PerfilPacienteFragment
Called when the activity is starting.
onCreate(Bundle) - Method in class com.uva.rafael.tfg_goniometer.view.MainActivity
 
onCreateOptionsMenu(Menu) - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.MainFunctions
Initialize the contents of the Activity's standard options menu.
onCreateOptionsMenu(Menu) - Method in class com.uva.rafael.tfg_goniometer.presenter.MainPresenter
Initialize the contents of the Activity's standard options menu.
onCreateOptionsMenu(Menu) - Method in class com.uva.rafael.tfg_goniometer.view.MainActivity
Initialize the contents of the Activity's standard options menu.
onCreateView() - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.PerfilPacienteFunctions
Metodo que se encarga de notificar a la Vista (PerfilPacienteFragment) si es necesario mostrar el boton para añadir una nueva medicion al paciente actual o no.
onCreateView() - Method in class com.uva.rafael.tfg_goniometer.presenter.PerfilPacientePresenter
Metodo que se encarga de notificar a la Vista (PerfilPacienteFragment) si es necesario mostrar el boton para añadir una nueva medicion al paciente actual o no.
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.uva.rafael.tfg_goniometer.view.fragments.HomeFragment
Metodo llamado para instanciar el Fragment con su layout asociada (R.layout.home_fragment, en este caso).
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.uva.rafael.tfg_goniometer.view.fragments.MedicionFragment
Metodo llamado para instanciar el Fragment con su layout asociada (R.layout.medicion_fragment, en este caso).
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.uva.rafael.tfg_goniometer.view.fragments.NuevaMedicionFragment
Metodo llamado para instanciar el Fragment con su layout asociada (R.layout.nueva_medicion_fragment, en este caso).
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.uva.rafael.tfg_goniometer.view.fragments.NuevoPacienteFragment
Metodo llamado para instanciar el Fragment con su layout asociada (R.layout.nuevo_paciente_fragment, en este caso).
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.uva.rafael.tfg_goniometer.view.fragments.PacientesFragment
Metodo llamado para instanciar el Fragment con su layout asociada (R.layout.pacientes_fragment, en este caso).
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.uva.rafael.tfg_goniometer.view.fragments.PerfilPacienteFragment
Metodo llamado para instanciar el Fragment con su layout asociada (R.layout.perfil_paciente_fragment, en este caso).
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.uva.rafael.tfg_goniometer.view.fragments.SobreAppFragment
Metodo llamado para instanciar el Fragment con su layout asociada (R.layout.sobre_app_fragment, en este caso).
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.uva.rafael.tfg_goniometer.view.fragments.UltimasMedicionesFragment
Metodo llamado para instanciar el Fragment con su layout asociada (R.layout.ultimas_mediciones_fragment, en este caso).
onCreateViewHolder(ViewGroup, int) - Method in class com.uva.rafael.tfg_goniometer.view.adapters.MedicionListAdapter
Metodo llamado para instanciar cada uno de los elementos del RecyclerView.Adapter con su layout asociada (R.layout.medicion_miniatura, en este caso).
onCreateViewHolder(ViewGroup, int) - Method in class com.uva.rafael.tfg_goniometer.view.adapters.PacienteListAdapter
Metodo llamado para instanciar cada uno de los elementos del RecyclerView.Adapter con su layout asociada (R.layout.paciente_miniatura, en este caso).
onDeleteMeasurement(String) - Method in interface com.uva.rafael.tfg_goniometer.interfaces.ModelFunctions
Metodo que se encarga de realizar una consulta a la Base de Datos para borrar una medicion de la misma, a partir de la fecha-hora en la que se realizo.
onDeleteMeasurement(String) - Method in class com.uva.rafael.tfg_goniometer.model.MainModel
Metodo que se encarga de realizar una consulta a la Base de Datos para borrar una medicion de la misma, a partir de la fecha-hora en la que se realizo.
onDeleteMeasurementClicked(String, String) - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.UltimasMedicionesFunctions
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton para borrar la medicion en UltimasMedicionesFragment.
onDeleteMeasurementClicked(String, String) - Method in class com.uva.rafael.tfg_goniometer.presenter.UltimasMedicionesPresenter
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton para borrar la medicion en UltimasMedicionesFragment.
onDeletePatient(String, int) - Method in interface com.uva.rafael.tfg_goniometer.interfaces.ModelFunctions
Metodo que se encarga de realizar una consulta a la Base de Datos para, primero, borrar todas las mediciones que se han realizado a un paciente, y, despues, eliminar al paciente en cuestion de la misma, a partir del nombre e ID del paciente.
onDeletePatient(String, int) - Method in class com.uva.rafael.tfg_goniometer.model.MainModel
Metodo que se encarga de realizar una consulta a la Base de Datos para, primero, borrar todas las mediciones que se han realizado a un paciente, y, despues, eliminar al paciente en cuestion de la misma, a partir del nombre e ID del paciente.
onDeletePatientClicked(String, int) - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.PerfilPacienteFunctions
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton para borrar el perfil del paciente en el PerfilPacienteFragment.
onDeletePatientClicked(String, int) - Method in class com.uva.rafael.tfg_goniometer.presenter.PerfilPacientePresenter
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton para borrar el perfil del paciente en el PerfilPacienteFragment.
onDestroy() - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.presenter.HomePresenter
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.presenter.MainPresenter
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.presenter.MedicionPresenter
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.presenter.NuevaMedicionPresenter
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.presenter.NuevoPacientePresenter
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.presenter.PacientesPresenter
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.presenter.PerfilPacientePresenter
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.presenter.SobreAppPresenter
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.presenter.UltimasMedicionesPresenter
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.view.fragments.HomeFragment
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.view.fragments.MedicionFragment
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.view.fragments.NuevaMedicionFragment
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.view.fragments.NuevoPacienteFragment
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.view.fragments.PacientesFragment
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.view.fragments.PerfilPacienteFragment
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.view.fragments.SobreAppFragment
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.view.fragments.UltimasMedicionesFragment
Perform any final cleanup before an activity is destroyed.
onDestroy() - Method in class com.uva.rafael.tfg_goniometer.view.MainActivity
 
onDoneClicked(String, int, String, String, String, String, String, String, String, String, String) - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.NuevaMedicionFunctions
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton "HECHO" en NuevaMedicionFragment.
onDoneClicked(String, int, String, String, String, String, String, String, String, String, String) - Method in class com.uva.rafael.tfg_goniometer.presenter.NuevaMedicionPresenter
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton "HECHO" en NuevaMedicionFragment.
onGoniometerClicked() - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.MedicionFunctions
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el LinearLayout que contiene el goniometro en el MedicionFragment.
onGoniometerClicked() - Method in class com.uva.rafael.tfg_goniometer.presenter.MedicionPresenter
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el LinearLayout que contiene el goniometro en el MedicionFragment.
onItemSelectedListener(Spinner, Spinner) - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.NuevaMedicionFunctions
Evento ItemSelectedListener que se llama cuando el usuario ha pulsado sobre alguno de los elementos de uno de los Spinner en NuevaMedicionFragment.
onItemSelectedListener(Spinner, Spinner) - Method in class com.uva.rafael.tfg_goniometer.presenter.NuevaMedicionPresenter
Evento ItemSelectedListener que se llama cuando el usuario ha pulsado sobre alguno de los elementos de uno de los Spinner en NuevaMedicionFragment.
onLayoutClicked(String, int, Bundle) - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.PacientesFunctions
Evento ClickListener que se llama cuando el usuario ha pulsado sobre un elemento del RecyclerView que muestra el listado de pacientes en PacientesFragment.
onLayoutClicked(String, int, Bundle) - Method in class com.uva.rafael.tfg_goniometer.presenter.PacientesPresenter
Evento ClickListener que se llama cuando el usuario ha pulsado sobre un elemento del RecyclerView que muestra el listado de pacientes en PacientesFragment.
onNuevaMedicionClicked() - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.HomeFunctions
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton "NUEVA MEDICION" en el HomeFragment.
onNuevaMedicionClicked() - Method in class com.uva.rafael.tfg_goniometer.presenter.HomePresenter
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton "NUEVA MEDICION" en el HomeFragment.
onOptionsItemSelected(MenuItem) - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.MainFunctions
This hook is called whenever an item in your options menu is selected.
onOptionsItemSelected(MenuItem) - Method in class com.uva.rafael.tfg_goniometer.presenter.MainPresenter
This hook is called whenever an item in your options menu is selected.
onOptionsItemSelected(MenuItem) - Method in class com.uva.rafael.tfg_goniometer.view.MainActivity
This hook is called whenever an item in your options menu is selected.
onPause() - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.MedicionFunctions
Called as part of the fragment lifecycle when a fragment is going into the background, but has not (yet) been killed.
onPause() - Method in class com.uva.rafael.tfg_goniometer.presenter.MedicionPresenter
Called as part of the fragment lifecycle when a fragment is going into the background, but has not (yet) been killed.
onPause() - Method in class com.uva.rafael.tfg_goniometer.view.fragments.MedicionFragment
Called as part of the fragment lifecycle when a fragment is going into the background, but has not (yet) been killed.
onPerfilPacientesClicked() - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.HomeFunctions
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton "PERFILES DE PACIENTES" en el HomeFragment.
onPerfilPacientesClicked() - Method in class com.uva.rafael.tfg_goniometer.presenter.HomePresenter
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton "PERFILES DE PACIENTES" en el HomeFragment.
onPrepareOptionsMenu(Menu) - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.MainFunctions
Prepare the Screen's standard options menu to be displayed
onPrepareOptionsMenu(Menu) - Method in class com.uva.rafael.tfg_goniometer.presenter.MainPresenter
Prepare the Screen's standard options menu to be displayed
onPrepareOptionsMenu(Menu) - Method in class com.uva.rafael.tfg_goniometer.view.MainActivity
Prepare the Screen's standard options menu to be displayed
onResetClicked(String) - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.MedicionFunctions
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton "Reiniciar" en el MedicionFragment.
onResetClicked(String) - Method in class com.uva.rafael.tfg_goniometer.presenter.MedicionPresenter
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton "Reiniciar" en el MedicionFragment.
onResume() - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.MedicionFunctions
Called as part of the fragment lifecycle when your fragment is ready to start interacting with the user.
onResume() - Method in class com.uva.rafael.tfg_goniometer.presenter.MedicionPresenter
Called as part of the fragment lifecycle when your fragment is ready to start interacting with the user.
onResume() - Method in class com.uva.rafael.tfg_goniometer.view.fragments.MedicionFragment
Called as part of the fragment lifecycle when your fragment is ready to start interacting with the user.
onSaveClicked(String, String, int, String, String, String, String, String, String, String, String, String) - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.NuevoPacienteFunctions
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton "GUARDAR" en NuevoPacienteFragment.
onSaveClicked(String, String, int, String, String, String, String, String, String, String, String, String) - Method in class com.uva.rafael.tfg_goniometer.presenter.NuevoPacientePresenter
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton "GUARDAR" en NuevoPacienteFragment.
onSensorChanged(SensorEvent) - Method in class com.uva.rafael.tfg_goniometer.presenter.MedicionPresenter
Called when there is a new sensor event.
onStoreMeasurementClicked(String) - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.MedicionFunctions
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton "ALMACENAR MEDICION" en el MedicionFragment.
onStoreMeasurementClicked(String) - Method in class com.uva.rafael.tfg_goniometer.presenter.MedicionPresenter
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton "ALMACENAR MEDICION" en el MedicionFragment.
onTextChanged(RecyclerView, String, String, Bundle) - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.PacientesFunctions
Metodo que se encarga de re-asignar el RecyclerView.Adapter al RecyclerView de PacientesFragment, encargado de mostrar el listado de pacientes que coinciden con los criterios de busqueda (o todos en caso de no especificar ninguno).
onTextChanged(RecyclerView, String, String, Bundle) - Method in class com.uva.rafael.tfg_goniometer.presenter.PacientesPresenter
Metodo que se encarga de re-asignar el RecyclerView.Adapter al RecyclerView de PacientesFragment, encargado de mostrar el listado de pacientes que coinciden con los criterios de busqueda (o todos en caso de no especificar ninguno).
onTextChanged(CharSequence, int, int, int) - Method in class com.uva.rafael.tfg_goniometer.view.fragments.PacientesFragment
This method is called to notify you that, within 'charSequence', the 'count' characters beginning at 'start' have just replaced old text that had length 'before'.
onUltimasMedicionesClicked() - Method in interface com.uva.rafael.tfg_goniometer.interfaces.PresenterFunctions.HomeFunctions
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton "ULTIMAS 10 MEDICIONES" en el HomeFragment.
onUltimasMedicionesClicked() - Method in class com.uva.rafael.tfg_goniometer.presenter.HomePresenter
Evento ClickListener que se llama cuando el usuario ha pulsado sobre el boton "ULTIMAS 10 MEDICIONES" en el HomeFragment.
onUpgrade(SQLiteDatabase, int, int) - Method in class com.uva.rafael.tfg_goniometer.data.GoniometerDBHelper
Called when the database needs to be upgraded.
other - Static variable in class com.uva.rafael.tfg_goniometer.R.string
 
otra - Static variable in class com.uva.rafael.tfg_goniometer.R.string
 
OTRA_ARTICULACION - Static variable in class com.uva.rafael.tfg_goniometer.data.Contract.JointEnum
 
OTRA_ARTICULACION - Static variable in class com.uva.rafael.tfg_goniometer.data.Contract.MeasurementEntry
 
otra_articulacion_editText - Static variable in class com.uva.rafael.tfg_goniometer.R.id
 
otro - Static variable in class com.uva.rafael.tfg_goniometer.R.string
 
OTRO_MODO - Static variable in class com.uva.rafael.tfg_goniometer.data.Contract.MeasurementEntry
 
OTRO_MODO - Static variable in class com.uva.rafael.tfg_goniometer.data.Contract.ModeEnum
 
OTRO_MOVIMIENTO - Static variable in class com.uva.rafael.tfg_goniometer.data.Contract.MeasurementEntry
 
otro_movimiento_editText - Static variable in class com.uva.rafael.tfg_goniometer.R.id
 
OTRO_TIPO_MOVIMIENTO - Static variable in class com.uva.rafael.tfg_goniometer.data.Contract.MovementTypeEnum
 
otro_tipo_movimiento_editText - Static variable in class com.uva.rafael.tfg_goniometer.R.id
 
overlapAnchor - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
Must be a boolean value, either "true" or "false".
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links