Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Table of Contents |
---|
Thai |
---|
ตามธรรมเนียม |
English |
---|
Used to extend ways to validate submitted data of an element. |
Thai |
---|
ใช้เพื่อขยายวิธีในการตรวจสอบความถูกต้องของข้อมูลที่ส่งขององค์ประกอบ |
A useable Form Validator plugin must extends either org.joget.apps.form.model.FormValidator or org.joget.apps.form.model.FormMultiRowValidator abstract class.
Thai |
---|
ปลั๊กอินเครื่องมือตรวจสอบความถูกต้องของฟอร์มที่ใช้งานได้จะต้องขยาย org.joget.apps.form.model.FormValidator หรือ org.joget.apps.form.model.FormMultiRowValidator อย่างใดอย่างหนึ่ง |
...
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 |
Base class for implementations to validate values for an element.
Thai |
---|
คลาสพื้นฐานสำหรับการนำไปใช้งานเพื่อตรวจสอบความถูกต้องขององค์ประกอบ |
...
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 |
---|
mplemented org.joget.plugin.property.model.PropertyEditable โปรดอ้างอิงถึง Plugin Base Abstract Class and Interface |
Base class for implementations to validate multi row data for an element e.g. Grid.
Thai |
---|
คลาสพื้นฐานสำหรับการนำไปใช้งานเพื่อตรวจสอบข้อมูลหลายแถวสำหรับองค์ประกอบเช่น Grid |
...
Thai |
---|
ตัวเลือกคุณสมบัติปลั๊กอิน |
Please refer to Plugin Properties Options for more information.
Thai |
---|
โปรดดู Plugin Properties Options สำหรับข้อมูลเพิ่มเติม |
Thai |
---|
สอน |
...