public static class GlassDialog.CustomerImageContentDialogBuilder extends GlassDialogBuilder<T>
mContext, mGlassDialog, mTitle, mTitleTv| 构造器和说明 |
|---|
CustomerImageContentDialogBuilder(android.content.Context context) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
init() |
int |
layoutId() |
void |
onAfterCreateView(android.view.View view) |
GlassDialog.CustomerImageContentDialogBuilder |
setContent(java.lang.String content) |
GlassDialog.CustomerImageContentDialogBuilder |
setNotifyBitmap(android.graphics.Bitmap notifyBitmap) |
GlassDialog.CustomerImageContentDialogBuilder |
setNotifyResId(int notifyResId) |
changeLayoutParams, create, create, dialogShow, dismiss, dynamicTitle, setCancelable, setCanceledOnTouchOutside, setTitle, showpublic CustomerImageContentDialogBuilder(android.content.Context context)
protected void init()
public int layoutId()
public void onAfterCreateView(android.view.View view)
public GlassDialog.CustomerImageContentDialogBuilder setNotifyResId(int notifyResId)
public GlassDialog.CustomerImageContentDialogBuilder setNotifyBitmap(android.graphics.Bitmap notifyBitmap)
public GlassDialog.CustomerImageContentDialogBuilder setContent(java.lang.String content)