|
View | onCreateView (@NonNull LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState) |
Dialog | onCreateDialog (Bundle savedInstanceState) |
◆ newInstance()
TicketDetailDialogFragment com.example.food_front.TicketDetailDialogFragment.newInstance |
( |
String | fecha, |
|
|
String | nroPedido, |
|
|
String | metodoPago, |
|
|
String | total, |
|
|
String | productos ) |
|
inlinestatic |
◆ onCreateDialog()
Dialog com.example.food_front.TicketDetailDialogFragment.onCreateDialog |
( |
Bundle | savedInstanceState | ) |
|
|
inline |
◆ onCreateView()
View com.example.food_front.TicketDetailDialogFragment.onCreateView |
( |
@NonNull LayoutInflater | inflater, |
|
|
@Nullable ViewGroup | container, |
|
|
@Nullable Bundle | savedInstanceState ) |
|
inline |
The documentation for this class was generated from the following file: