Uses of Interface
oak.viewmodel.ViewModel

Packages that use ViewModel
oak.viewmodel   
 

Uses of ViewModel in oak.viewmodel
 

Methods in oak.viewmodel that return ViewModel
static
<T> ViewModel<T>
ViewModelUtil.getViewModel(android.view.LayoutInflater inflater, int layoutId, android.view.View convertView, android.view.ViewGroup parent)
          A utility function for getting a ViewModel out of a view in an adapter.
 



Copyright © 2011-2014. All Rights Reserved.