com.tensegrity.palowebviewer.modules.ui.client
Class ShowNavigationPanelLogic

java.lang.Object
  extended by com.tensegrity.palowebviewer.modules.ui.client.ShowNavigationPanelLogic

public class ShowNavigationPanelLogic
extends java.lang.Object


Constructor Summary
ShowNavigationPanelLogic(NaviagationPanel navigationPanel, com.google.gwt.user.client.ui.HorizontalSplitPanel splitPanel)
           
 
Method Summary
 IAction getShowAction()
           
 void setLogicListener(IShowNavigationPanelLogicListner listener)
           
 void setNavigationPanelWidth(int width)
           
 void setShowNavigationPanel(boolean value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowNavigationPanelLogic

public ShowNavigationPanelLogic(NaviagationPanel navigationPanel,
                                com.google.gwt.user.client.ui.HorizontalSplitPanel splitPanel)
Method Detail

setLogicListener

public void setLogicListener(IShowNavigationPanelLogicListner listener)

getShowAction

public IAction getShowAction()

setNavigationPanelWidth

public void setNavigationPanelWidth(int width)

setShowNavigationPanel

public void setShowNavigationPanel(boolean value)