Sharkysoft home

Uses of Interface
lava.mv.IMvEventDispatcher

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

Uses of IMvEventDispatcher in lava.mv
 

Classes in lava.mv that implement IMvEventDispatcher
 class MvAsynchronousEventDispatcher
           
 class MvSynchronousEventDispatcher
           
 

Methods in lava.mv that return IMvEventDispatcher
protected  IMvEventDispatcher MvModel.getEventDispatcher()
           
 

Methods in lava.mv with parameters of type IMvEventDispatcher
protected  void MvModel.setEventDispatcher(IMvEventDispatcher dispatcher)
           
 


Sharkysoft home