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

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

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


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

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