Uses of Interface
com.tensegrity.wpalo.client.ui.mvc.cubeview.SelectionCountListener

Packages that use SelectionCountListener
com.tensegrity.wpalo.client.ui.mvc.cubeview   
com.tensegrity.wpalo.client.ui.mvc.fasttree   
 

Uses of SelectionCountListener in com.tensegrity.wpalo.client.ui.mvc.cubeview
 

Methods in com.tensegrity.wpalo.client.ui.mvc.cubeview with parameters of type SelectionCountListener
 void DnDHierarchyTree.addSelectionCountListener(SelectionCountListener l)
           
 void DnDHierarchyTree.removeSelectionCountListener(SelectionCountListener l)
           
 

Uses of SelectionCountListener in com.tensegrity.wpalo.client.ui.mvc.fasttree
 

Methods in com.tensegrity.wpalo.client.ui.mvc.fasttree with parameters of type SelectionCountListener
 void FastMSTree.addSelectionCountListener(SelectionCountListener l)
           
 void FastMSTree.removeSelectionCountListener(SelectionCountListener l)