Uses of Interface
com.cc.framework.ui.model.FormDesignModel

Packages that use FormDesignModel
com.cc.framework.taglib.forms   
com.cc.framework.ui.control   
com.cc.framework.ui.model.imp   
 

Uses of FormDesignModel in com.cc.framework.taglib.forms
 

Methods in com.cc.framework.taglib.forms that return FormDesignModel
protected  FormDesignModel FormTag.getFormDesignModel()
          Returns a casted version of the ControlDesignModel
 

Uses of FormDesignModel in com.cc.framework.ui.control
 

Fields in com.cc.framework.ui.control declared as FormDesignModel
private  FormDesignModel FormControl.designModel
          Design model
 

Methods in com.cc.framework.ui.control with parameters of type FormDesignModel
 void FormControl.setDesignModel(FormDesignModel designModel)
          Sets the design model
 

Uses of FormDesignModel in com.cc.framework.ui.model.imp
 

Classes in com.cc.framework.ui.model.imp that implement FormDesignModel
 class FormDesignModelImp
          Designmodel for forms
 



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.