com.tonbeller.jpivot.navigator.hierarchy
Class HierarchyNavigator.CancelHandler

java.lang.Object
  extended by com.tonbeller.jpivot.navigator.hierarchy.HierarchyNavigator.CancelHandler
All Implemented Interfaces:
com.tonbeller.wcf.controller.RequestListener
Enclosing class:
HierarchyNavigator

public class HierarchyNavigator.CancelHandler
extends java.lang.Object
implements com.tonbeller.wcf.controller.RequestListener


Constructor Summary
HierarchyNavigator.CancelHandler(boolean hide)
           
 
Method Summary
 void request(com.tonbeller.wcf.controller.RequestContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HierarchyNavigator.CancelHandler

public HierarchyNavigator.CancelHandler(boolean hide)
Method Detail

request

public void request(com.tonbeller.wcf.controller.RequestContext context)
             throws java.lang.Exception
Specified by:
request in interface com.tonbeller.wcf.controller.RequestListener
Throws:
java.lang.Exception