Sharkysoft home

Uses of Interface
lava.mv.IMvView

Packages that use IMvView
lava.mv Model-view architecture. 
 

Uses of IMvView in lava.mv
 

Methods in lava.mv with parameters of type IMvView
 void MvModel.registerView(IMvView view)
          Registers a IMvView with this MvModel.
 void MvModel.unregisterView(IMvView view)
          Unregisters a IMvView with this MvModel.
 


Sharkysoft home