ViewModel
2015-08-06 17:16:58 0 举报
MVVM设计模式
作者其他创作
大纲/内容
ListNetWorkViewModel
StorageModelCallBack
onLoadingStart();onLoadingError(String err);onLoadingCancel();
NetWorkViewModel
- abstract initModel- abstract initView
Model
StorageViewModel
onSuccessonFailure
ListStorageViewModel
BaseViewModel
+ BaseModel basemodel+ View view+ View rootView
ListVMOP
onRefreshSuccess(T t);onLoadingMoreSuccess(T res);
View
0 条评论
下一页