Uses of Interface
com.tensegrity.palowebviewer.modules.ui.client.action.IXActionListener

Packages that use IXActionListener
com.tensegrity.palowebviewer.modules.ui.client   
com.tensegrity.palowebviewer.modules.ui.client.action   
 

Uses of IXActionListener in com.tensegrity.palowebviewer.modules.ui.client
 

Constructors in com.tensegrity.palowebviewer.modules.ui.client with parameters of type IXActionListener
TreeActionFactory(IXActionListener listener)
           
 

Uses of IXActionListener in com.tensegrity.palowebviewer.modules.ui.client.action
 

Methods in com.tensegrity.palowebviewer.modules.ui.client.action that return IXActionListener
 IXActionListener XActionAdapter.getListener()
           
 

Constructors in com.tensegrity.palowebviewer.modules.ui.client.action with parameters of type IXActionListener
XActionAdapter(IXActionListener listenr)