public static class QMUIDialog.CustomDialogBuilder extends QMUIDialogBuilder
QMUIDialogBuilder.OrientationHORIZONTAL, mActionContainer, mActions, mAnchorBottomView, mAnchorTopView, mDialog, mDialogView, mRootView, mTitle, mTitleView, VERTICAL| 构造器和说明 |
|---|
CustomDialogBuilder(android.content.Context context) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
onCreateContent(QMUIDialog dialog,
android.view.ViewGroup parent,
android.content.Context context)
创建中间的区域
|
QMUIDialog.CustomDialogBuilder |
setLayout(int layoutResId)
设置内容区域的 layoutResId
|
addAction, addAction, addAction, addAction, addAction, addAction, addAction, create, create, getAnchorBottomView, getAnchorTopView, getBaseContext, getContentAreaMaxHeight, getPositiveAction, getTitleView, hasTitle, onAfter, onConfigTitleView, onCreateHandlerBar, onCreateTitle, setActionContainerOrientation, setActionDivider, setCancelable, setCanceledOnTouchOutside, setChangeAlphaForPressOrDisable, setContentAreaMaxHeight, setOnDecorationListener, setTitle, setTitle, showpublic QMUIDialog.CustomDialogBuilder setLayout(int layoutResId)
protected void onCreateContent(QMUIDialog dialog, android.view.ViewGroup parent, android.content.Context context)
QMUIDialogBuilderonCreateContent 在类中 QMUIDialogBuilder