Tesis 1.0.0
Loading...
Searching...
No Matches
com.example.food_front.TicketDetailDialogFragment Class Reference
Inheritance diagram for com.example.food_front.TicketDetailDialogFragment:

Public Member Functions

View onCreateView (@NonNull LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState)
Dialog onCreateDialog (Bundle savedInstanceState)

Static Public Member Functions

static TicketDetailDialogFragment newInstance (String fecha, String nroPedido, String metodoPago, String total, String productos)

Detailed Description

Definition at line 14 of file TicketDetailDialogFragment.java.

Member Function Documentation

◆ newInstance()

TicketDetailDialogFragment com.example.food_front.TicketDetailDialogFragment.newInstance ( String fecha,
String nroPedido,
String metodoPago,
String total,
String productos )
inlinestatic

Definition at line 20 of file TicketDetailDialogFragment.java.

◆ onCreateDialog()

Dialog com.example.food_front.TicketDetailDialogFragment.onCreateDialog ( Bundle savedInstanceState)
inline

Definition at line 90 of file TicketDetailDialogFragment.java.

◆ onCreateView()

View com.example.food_front.TicketDetailDialogFragment.onCreateView ( @NonNull LayoutInflater inflater,
@Nullable ViewGroup container,
@Nullable Bundle savedInstanceState )
inline

Definition at line 36 of file TicketDetailDialogFragment.java.


The documentation for this class was generated from the following file: