public interface Model
The Model interface ...
Model
This interface defines the model as known from the MVC pattern. Its purpose is to provide read access to the data stored in the model.
Copyright © 2003-2013 . All Rights Reserved.