Uses of Interface
fable.python.ISampleListener

Packages that use ISampleListener
fable.python   
 

Uses of ISampleListener in fable.python
 

Classes in fable.python that implement ISampleListener
 class ISampleAdapter
           
 

Methods in fable.python with parameters of type ISampleListener
 void Sample.addSampleListener(ISampleListener pl)
           
 void Sample.removeSampleListener(ISampleListener pl)