Table of Contents |
---|
Usages
Thai |
---|
ตามธรรมเนียม |
English Extend the way to generate/scaffolding work for app based on current working form in Form Builder - Generate App. Thai ขยายวิธีการสร้าง / การทำงานของนั่งร้านสำหรับแอปโดยยึดตามรูปแบบการทำงานปัจจุบันใน Form Builder - Generate App.
A useable Generator plugin must extends org.joget.apps.generator.model.GeneratorPlugin abstract class.
Thai ปลั๊กอินตัวสร้างที่ใช้งานได้จะต้องขยายคลาสนามธรรม org.joget.apps.generator.model.GeneratorPlugin
...
Under wflow-core module
Thai ภายใต้โมดูล wflow-core
Extended org.joget.plugin.base.ExtDefaultPlugin. Please refer to Plugin Base Abstract Class and Interface.
Thai ขยาย org.joget.plugin.base.ExtDefaultPlugin โปรดอ้างอิงถึง Plugin Base Abstract Class and Interface.
Implemented org.joget.plugin.property.model.PropertyEditable. Please refer to Plugin Base Abstract Class and Interface.
Thai ดำเนินการ org.joget.plugin.property.model.PropertyEditable โปรดอ้างอิงถึง Plugin Base Abstract Class and Interface.
A base abstract class to develop a Generator plugin.
Thai คลาสนามธรรมพื้นฐานเพื่อพัฒนาปลั๊กอินตัวสร้าง
...
Tutorials
Thai |
---|
สอน |
- Guideline for developing Developing a pluginPlugin
- How to develop a Form Submission Statistics Generator (MySQL)
...