abstract dialog More...
#include "ZFUIButton.h"#include "ZFUIOnScreenKeyboardAutoResize.h"#include "ZFUIOnScreenKeyboardAutoFit.h"Go to the source code of this file.
Classes | |
| class | ZFUIDialog |
| basic dialog More... | |
Functions | |
| ZFListener & | ZFUIDialogDefaultLayoutParamCreator (void) |
| default layout param for ZFUIDialog::layoutParam | |
| void | ZFUIDialogDefaultLayoutParamCreator (ZFListener const &v) |
| see ZFUIDialogDefaultLayoutParamCreator | |
| ZFListener & | ZFUIDialogDefaultAniShowCreator (void) |
| default animation for ZFUIDialog::aniShow | |
| void | ZFUIDialogDefaultAniShowCreator (ZFListener const &v) |
| see ZFUIDialogDefaultAniShowCreator | |
| ZFListener & | ZFUIDialogDefaultAniHideCreator (void) |
| default animation for ZFUIDialog::aniHide | |
| void | ZFUIDialogDefaultAniHideCreator (ZFListener const &v) |
| see ZFUIDialogDefaultAniHideCreator | |
abstract dialog
|
inline |
default layout param for ZFUIDialog::layoutParam
by default, the layout param would be:
|
inline |
default animation for ZFUIDialog::aniShow
by default, the animation would be ZFAniForGeneric with alpha change
|
inline |
default animation for ZFUIDialog::aniHide
by default, the animation would be ZFAniForGeneric with alpha change