public class ExistDeviceFragment extends BaseFragment
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
RESULT_OK |
EXTRA_BUNDLE| 构造器和说明 |
|---|
ExistDeviceFragment() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addDevice(android.view.View view) |
void |
dismissAddDeviceWindow(android.view.View view) |
static ExistDeviceFragment |
newInstance() |
android.view.View |
onCreateView(android.view.LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle bundle) |
dismissProgressDialog, getAppComponent, onDispatchEvent, onHiddenChanged, onPause, onResume, showAlertDialog, showProgressDialogpublic static final int RESULT_OK
public static ExistDeviceFragment newInstance()
public android.view.View onCreateView(android.view.LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle bundle)
onCreateView 在类中 BaseFragmentpublic void dismissAddDeviceWindow(android.view.View view)
view - public void addDevice(android.view.View view)
view -