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

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

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


Constructor Summary
SelectProperties.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

SelectProperties.CancelHandler

public SelectProperties.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