public class WindowsInstrumentDialog extends Object implements IWindowInstrument
| Constructor and Description |
|---|
WindowsInstrumentDialog(android.app.Activity activity,
android.app.DialogFragment dialog,
String tag,
IDelegate<String> delegatorSetTitle) |
| Modifier and Type | Method and Description |
|---|---|
void |
doClose() |
void |
doShow() |
IDelegate<String> |
getDelegatorSetTitle() |
android.app.DialogFragment |
getDialog() |
void |
setTitle(String title) |
public void doClose()
doClose in interface IWindowInstrumentpublic void doShow()
doShow in interface IWindowInstrumentpublic void setTitle(String title)
setTitle in interface IWindowInstrumentpublic android.app.DialogFragment getDialog()
Copyright © 2016–2018 Beigesoft ™. All rights reserved.