App
Public Member Functions | List of all members
mhr.app.AppMainActivity.UnblockException Class Reference

Listener pro odblokování UI. More...

Inheritance diagram for mhr.app.AppMainActivity.UnblockException:

Public Member Functions

void onClick (DialogInterface dialog, int which)
 

Detailed Description

Listener pro odblokování UI.

Definition at line 83 of file AppMainActivity.java.

Member Function Documentation

void mhr.app.AppMainActivity.UnblockException.onClick ( DialogInterface  dialog,
int  which 
)
inline

Definition at line 86 of file AppMainActivity.java.

{
AppMainActivity.this.app.unsetExceptionFlag();
AppMainActivity.this.hideProgressBar();
}

The documentation for this class was generated from the following file: