Deprecated API

Deprecated Classes
org.apache.cocoon.forms.Constants
          There are so many Constant classes around that this one has been renamed to FormsConstants. 
org.apache.cocoon.forms.formmodel.Struct
          replaced by Group 
org.apache.cocoon.forms.formmodel.StructDefinition
          replaced by GroupDefinition 
org.apache.cocoon.forms.formmodel.StructDefinitionBuilder
          replaced by GroupDefinitionBuilder 
 

Deprecated Methods
org.apache.cocoon.forms.formmodel.Widget.getWidget(String)
          getWidget got removed, use lookupWidget or getChild instead. 
org.apache.cocoon.forms.formmodel.Repeater.removeRows()
          See Repeater.clear() 
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.