class NetworkCommunicationFragment.EventHandler
extends java.lang.Object
Constructor and Description |
---|
EventHandler(android.view.View parentView)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
clean()
Reset the UI components.
|
(package private) void |
deleteProgressDialog()
Finish the progress dialog.
|
android.content.Context |
getActivity()
Return de Context holding this handle.
|
(package private) void |
initProgressDialog()
Initializes the progress dialog.
|
EventHandler(android.view.View parentView)
parentView
- that owns this instance.void clean()
void initProgressDialog()
void deleteProgressDialog()
public android.content.Context getActivity()