Table of Contents |
---|
Usages
English Custom Builder Plugin is used to extend the builder feature in addition to the default form, list, userview & process builder. - Custom Builder Plugin let app designer build extra definition which auto handles the load/store/merge/export/import by the platform.
- A usable Custom Builder Plugin must extend org.joget.apps.app.model.CustomBuilderAbstract abstract class.
...