| java.lang.Object fr.aliacom.form.common.FormContext
FormContext | final public class FormContext implements Cloneable(Code) | | This class is a collection of FormVariable that will be loaded
in an IForm instance by a FormLoader .
The variables defined in a form context will passed to python interpreters to
be used as real python variables.
author: tom author: (C) 2001, 2003 Thomas Cataldo |
FormContext | public FormContext()(Code) | | |
|
|