org.zkoss.bind
Class SimpleForm

java.lang.Object
  extended by org.zkoss.bind.impl.FormImpl
      extended by org.zkoss.bind.SimpleForm
All Implemented Interfaces:
java.io.Serializable, Form, FormExt

public class SimpleForm
extends FormImpl

A simple implementation of Form

Since:
6.0.0
Author:
dennis
See Also:
Serialized Form

Constructor Summary
SimpleForm()
           
 
Method Summary
 
Methods inherited from class org.zkoss.bind.impl.FormImpl
addLoadFieldName, addSaveFieldName, getField, getFieldNames, getLoadFieldNames, getSaveFieldNames, getStatus, isDirty, resetDirty, setField, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimpleForm

public SimpleForm()


Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo