public abstract class FragmentModel<T extends FragmentView> extends MVCModel<T>
| Constructor and Description |
|---|
FragmentModel(T view) |
| Modifier and Type | Method and Description |
|---|---|
void |
onCreatedView(android.view.View rootView) |
getAdapterspublic FragmentModel(T view)