| java.lang.Object | ||
| ↳ | DialogFragment | |
| ↳ | com.mapsted.locmarketing.ui.dialog.NotifyDialogFragment | |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| interface | NotifyDialogFragment.MarketingHandler | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final String | TAG | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NotifyDialogFragment() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static NotifyDialogFragment | newInstance(PopupNotify popupNotify) | ||||||||||
| void | onCreate(Bundle savedInstanceState) | ||||||||||
| View | onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) | ||||||||||
| void | onDestroyView() | ||||||||||
| void | onDismiss(DialogInterface dialog) | ||||||||||
| void | onResume() | ||||||||||
| void | setListener(NotifyDialogFragment.MarketingHandler marketingHandler) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||