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 types of pages/UI elements available in UI Builder. |
Thai |
---|
ใช้เพื่อขยายประเภทของหน้า / องค์ประกอบ UI ที่มีอยู่ใน UI Builder |
A useable Userview Menu plugin must extends org.joget.apps.userview.model.UserviewMenu abstract class.
Thai |
---|
ปลั๊กอินเมนู Userview ที่ใช้งานได้จะต้องขยายคลาสนามธรรม org.joget.apps.userview.model.UserviewMenu |
...
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 Userview Menu plugin.
Thai |
---|
คลาสนามธรรมพื้นฐานในการพัฒนาปลั๊กอินเมนู Userview |
...
Thai |
---|
ตัวเลือกคุณสมบัติปลั๊กอิน |
Please refer to Plugin Properties Options for more information.
Thai |
---|
โปรดดู Plugin Properties Options สำหรับข้อมูลเพิ่มเติม |
...
Following is a sample menu template of a HTML Page menu element. It is constructed using FreeMakerFreeMarker syntax. This template will be used and returned by getRenderPage method.
Thai |
---|
ต่อไปนี้เป็นแม่แบบเมนูตัวอย่างขององค์ประกอบ HTML Page menu มันถูกสร้างขึ้นโดยใช้ไวยากรณ์ FreeMaker FreeMarker เทมเพลตนี้จะถูกใช้และส่งคืนโดยเมธอด getRenderPage |
...
Thai |
---|
สอน |
...