Uses of Interface
ilusr.core.mvpbase.IView
-
Packages that use IView Package Description ilusr.core.mvpbase -
-
Uses of IView in ilusr.core.mvpbase
Constructors in ilusr.core.mvpbase with parameters of type IView Constructor Description PresenterBase(IView view, IModel model)
-