public class FoxVideoDialog
extends DialogFragment
| 限定符和类型 | 类和说明 |
|---|---|
class |
FoxVideoDialog.JsHandler |
| 构造器和说明 |
|---|
FoxVideoDialog() |
| 限定符和类型 | 方法和说明 |
|---|---|
static FoxVideoDialog |
newInstance(android.os.Bundle bundle) |
void |
onCreate(android.os.Bundle savedInstanceState) |
android.view.View |
onCreateView(android.view.LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState) |
void |
onDestroyView() |
void |
onStart() |
void |
setOnMessageListener(OnDialogMessage listener) |
void |
showAllowingStateLoss(FragmentManager fragmentManager,
java.lang.String tag)
显示弹窗 防止java.lang.IllegalStateException
Can not perform this action after onSaveInstanceStat
|
public void setOnMessageListener(OnDialogMessage listener)
public static FoxVideoDialog newInstance(android.os.Bundle bundle)
public void onCreate(android.os.Bundle savedInstanceState)
public void onStart()
public android.view.View onCreateView(android.view.LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState)
public void onDestroyView()
public void showAllowingStateLoss(FragmentManager fragmentManager,
java.lang.String tag)
fragmentManager - tag -