...
- Java syntax supported by the version of JDK used
- Usage of all libraries that Joget used. For details please refer to NOTICE.txt in the release installer/bundle.
- Usage of all Joget Workflow Utility and Service Methods.
- Usage of Hash Variable.
Usages
Use as Form Load Binder
Anchor | ||||
---|---|---|---|---|
|
Injected Variables:
element - Element that this binder is tie to. (org.joget.apps.form.model.Element)
primaryKey - The primary key provided by the element to load data. (java.lang.String)
formData - The data holder of the whole form. (org.joget.apps.form.model.FormData)
...