java.lang.Object | ||
↳ | DialogFragment | |
↳ | com.mapsted.locmarketing.ui.dialog.NotifyDialogFragment |
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(LocMarketing.LocMarketingListener locMarketingListener) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |