Login | Register
My pages Projects Community openCollabNet
CyberWebForm 2.0

Uses of Interface
cyber.web.form.ControlHandler

Packages that use ControlHandler
cyber.web.form   
 

Uses of ControlHandler in cyber.web.form
 

Classes in cyber.web.form that implement ControlHandler
 class MulticastControlHandlerImpl
          Deprecated. This class is part of WebForm Architecture 1.0 and which is replaced by the 2.0 architecture.
 

Fields in cyber.web.form declared as ControlHandler
 ControlHandler FormUtil.CtrlViewIdRec.ctrlHandler
           
 

Methods in cyber.web.form that return ControlHandler
 ControlHandler FormModelManager.getMulticastControlHandler(String pattern)
          Deprecated.  
 

Methods in cyber.web.form with parameters of type ControlHandler
 void FormModelManager.addControlHandler(String pattern, ControlHandler handler)
          Deprecated.  
 


CyberWebForm 2.0

Copyright 2000-2002 Apache Software Foundation.