| Modifier and Type | Field and Description |
|---|---|
protected T |
fragment |
protected android.view.View |
view |
| Constructor and Description |
|---|
FragmentView(T fragment) |
| Modifier and Type | Method and Description |
|---|---|
android.content.Context |
getContext() |
T |
getController() |
protected <V extends android.view.View> |
retrieveView(int viewId) |
findView, initialize, setAdapter, setListenerpublic FragmentView(T fragment)
public T getController()
getController in class MVCViewprotected <V extends android.view.View> V retrieveView(int viewId)
retrieveView in class MVCViewpublic android.content.Context getContext()