org.zkoss.bind
Interface FormStatus


public interface FormStatus

Represents the runtime information of the Form

Since:
6.0.0
Author:
dennis

Method Summary
 boolean isDirty()
          Returns whether the form has been modified
 

Method Detail

isDirty

boolean isDirty()
Returns whether the form has been modified

Returns:
whether the form has been modified.
See Also:
Form.isDirty()


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