public interface IViewAdapter
Adapter to the view from the model
- Author:
- swong
-
Method Summary
-
Method Details
-
setLists
Give the view an array of strings to label the different list hosts. The i'th label corresponds to the i'th list.- Parameters:
lists
- Array of lists
-