Table of Contents |
---|
Usages
Thai |
---|
ตามธรรมเนียม |
English Used to extend support for processing Hash Variables. Thai ใช้เพื่อขยายการสนับสนุนสำหรับการประมวลผล Hash Variables
A usable Hash Variable plugin must extend org.joget.apps.app.model.DefaultHashVariablePlugin abstract class.
Thai ปลั๊กอิน Hash Variable ที่สามารถใช้งานได้จะต้องขยายคลาส abstract ของ org.joget.apps.app.model.DefaultHashVariablePlugin
...
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 Hash Variable plugin.
Thai คลาสนามธรรมพื้นฐานเพื่อพัฒนาปลั๊กอิน Hash Variable
...
Tutorials
Thai |
---|
สอน |
...