Login | Register
My pages Projects Community openCollabNet
CyberWebForm 2.0

Uses of Class
cyber.web.form.CompositeControl

Packages that use CompositeControl
cyber.web.form   
 

Uses of CompositeControl in cyber.web.form
 

Fields in cyber.web.form declared as CompositeControl
 CompositeControl ControlEventImpl.ctrl
          Deprecated.  
 CompositeControl FormUtil.CtrlViewIdRec.ctrl
           
 

Methods in cyber.web.form that return CompositeControl
 CompositeControl ControlEventImpl.getControl()
          Deprecated.  
 CompositeControl FormModel.getAttribute(String name)
          Deprecated.  
 CompositeControl FormModel.createAttribute(String name, String defaultCtrlType)
          Deprecated.  
 CompositeControl FormModel.createAttribute(String name)
          Deprecated.  
 CompositeControl ControlEvent.getControl()
          Deprecated.  
 

Methods in cyber.web.form with parameters of type CompositeControl
static String FormUtil.generateCtrlViewId(CompositeControl ctrl, String ctrlType, String extraInfo)
          Generates a CtrlViewId For more information about the characteristic of such identifier, see CtrlViewIdRec inner class.
 void CompositeControl.copyFrom(CompositeControl ctrl)
          Deprecated.  
 

Constructors in cyber.web.form with parameters of type CompositeControl
ControlEventImpl(PageContext pageContext1, CompositeControl ctrl1, String ctrlType1, int eventId1)
          Deprecated.  
ControlEventImpl(HttpServletRequest request1, HttpServletResponse response1, CompositeControl ctrl1, String ctrlType1, int eventId1)
          Deprecated.  
 


CyberWebForm 2.0

Copyright 2000-2002 Apache Software Foundation.