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 classHtmlFormA 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.classXmlFormA 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.classXmlSearchFormA 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.
-