Uses of Class
org.silverpeas.core.contribution.content.form.AbstractForm
-
Packages that use AbstractForm Package Description org.silverpeas.core.contribution.content.form.form -
-
Uses of AbstractForm in org.silverpeas.core.contribution.content.form.form
Subclasses of AbstractForm in org.silverpeas.core.contribution.content.form.form Modifier and Type Class Description class
HtmlForm
A Form is an object which can display in HTML the content of a DataRecord to a end user and can retrieve via HTTP any updated values.class
XmlForm
A Form is an object which can display in HTML the content of a DataRecord to a end user and can retrieve via HTTP any updated values.class
XmlSearchForm
A Form is an object which can display in HTML the content of a DataRecord to a end user and can retrieve via HTTP any updated values.
-