JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
I
N
O
S
T
A
ADDialog
- Class in
axeldjaha.dialog
Created by AXEL DJAHA on 30/11/2017
ADDialog()
- Constructor for class axeldjaha.dialog.
ADDialog
ADDialogListener
- Interface in
axeldjaha.dialog.Interface
Created by AXEL DJAHA on 17/04/2017.
axeldjaha.dialog
- package axeldjaha.dialog
axeldjaha.dialog.fragment
- package axeldjaha.dialog.fragment
axeldjaha.dialog.Interface
- package axeldjaha.dialog.Interface
C
ConfirmDialogFragment
- Class in
axeldjaha.dialog.fragment
Created by AXEL DJAHA on 15/04/2017.
ConfirmDialogFragment()
- Constructor for class axeldjaha.dialog.fragment.
ConfirmDialogFragment
I
InfoDialogFragment
- Class in
axeldjaha.dialog.fragment
Created by AXEL DJAHA on 21/04/2017.
InfoDialogFragment()
- Constructor for class axeldjaha.dialog.fragment.
InfoDialogFragment
N
newInstance(String, String)
- Static method in class axeldjaha.dialog.fragment.
InfoDialogFragment
Affiche un message dans une boîte de dialogue
newIntance(ADDialogListener, String, String, String, String, String, boolean)
- Static method in class axeldjaha.dialog.fragment.
ConfirmDialogFragment
Demander la permission à l'utilisateur pour effectuer une action
newIntance(ADDialogListener, String, String, String)
- Static method in class axeldjaha.dialog.fragment.
ConfirmDialogFragment
Demander la permission à l'utilisateur pour effectuer une action
O
onADActionConfirmed(String)
- Method in interface axeldjaha.dialog.Interface.
ADDialogListener
Appelé lorsque l'exécution d'une action est acceptée
onCreateDialog(Bundle)
- Method in class axeldjaha.dialog.fragment.
ConfirmDialogFragment
onCreateDialog(Bundle)
- Method in class axeldjaha.dialog.fragment.
InfoDialogFragment
S
showConfirmDialog(FragmentManager, ADDialogListener, String, String, String, String, String, boolean)
- Static method in class axeldjaha.dialog.
ADDialog
Demander la permission à l'utilisateur pour effectuer une action
showConfirmDialog(FragmentManager, ADDialogListener, String, String, String)
- Static method in class axeldjaha.dialog.
ADDialog
Demander la permission à l'utilisateur pour effectuer une action
showInfoDialog(FragmentManager, String, String)
- Static method in class axeldjaha.dialog.
ADDialog
Affiche un message dans une boîte de dialogue
T
TAG
- Static variable in class axeldjaha.dialog.fragment.
ConfirmDialogFragment
A
C
I
N
O
S
T
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes