Uses of Interface
com.tensegrity.palowebviewer.modules.ui.client.cubetable.ITableAPIListener

Packages that use ITableAPIListener
com.tensegrity.palowebviewer.modules.ui.client.cubetable   
 

Uses of ITableAPIListener in com.tensegrity.palowebviewer.modules.ui.client.cubetable
 

Methods in com.tensegrity.palowebviewer.modules.ui.client.cubetable with parameters of type ITableAPIListener
 void CubeTableAPIImpl.addListener(ITableAPIListener listener)
           
 void ITableAPI.addListener(ITableAPIListener listener)
           
 void CubeTableAPIImpl.removeListener(ITableAPIListener listener)
           
 void ITableAPI.removeListener(ITableAPIListener listener)