Package org.zkoss.bind
Class SimpleForm
- java.lang.Object
-
- org.zkoss.bind.impl.FormImpl
-
- org.zkoss.bind.SimpleForm
-
- All Implemented Interfaces:
java.io.Serializable
,Form
,FormLegacy
,FormLegacyExt
@Deprecated public class SimpleForm extends FormImpl
Deprecated.As of release 9.5.0, please useForm
For compatibility only.- Since:
- 9.5.0
- Author:
- Leon
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SimpleForm()
Deprecated.
-
Method Summary
-
Methods inherited from class org.zkoss.bind.impl.FormImpl
addLoadFieldName, addSaveFieldName, getField, getFieldNames, getFormStatus, getLoadFieldNames, getSaveFieldNames, getStatus, isDirty, resetDirty, setField, toString
-
-