public class ThreadActionDialogFragment
extends DialogFragment
| Modifier and Type | Class and Description |
|---|---|
static interface |
ThreadActionDialogFragment.ActionListener |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAG |
| Constructor and Description |
|---|
ThreadActionDialogFragment() |
| Modifier and Type | Method and Description |
|---|---|
static ThreadActionDialogFragment |
newInstance(long idx,
boolean infoActive,
boolean viewActive,
boolean deleteActive,
boolean shareActive,
boolean sendActive,
boolean downloadActive,
boolean publishActive,
boolean publishValue) |
void |
onAttach(android.content.Context context) |
android.app.Dialog |
onCreateDialog(android.os.Bundle savedInstanceState) |
void |
onDetach() |
public static ThreadActionDialogFragment newInstance(long idx, boolean infoActive, boolean viewActive, boolean deleteActive, boolean shareActive, boolean sendActive, boolean downloadActive, boolean publishActive, boolean publishValue)
public void onDetach()
public void onAttach(android.content.Context context)
public android.app.Dialog onCreateDialog(android.os.Bundle savedInstanceState)