com.tensegrity.palowebviewer.modules.ui.client.favoriteviews
Class FavoariteViewsActionFactory

java.lang.Object
  extended by com.tensegrity.palowebviewer.modules.ui.client.favoriteviews.FavoariteViewsActionFactory
All Implemented Interfaces:
IActionFactory

public class FavoariteViewsActionFactory
extends java.lang.Object
implements IActionFactory


Constructor Summary
FavoariteViewsActionFactory(UIManager uiManager)
           
 
Method Summary
 IAction getActionFor(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FavoariteViewsActionFactory

public FavoariteViewsActionFactory(UIManager uiManager)
Method Detail

getActionFor

public IAction getActionFor(java.lang.Object object)
Specified by:
getActionFor in interface IActionFactory