Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorgreen
borderWidth1
titleBGColor#ddffcc
borderStylesolid
titleDefinition
Bean Shell Options Binder enables one to populate a Form element's options based on their own requirements/sources. เปิดใช้งานเพื่อเติมองค์ประกอบของตัวเลือกตามความต้องการ / แหล่งที่มา

Figure ภาพที่ 1: คุณสมบัติ Bean Shell Form Binder PropertiesBinder 

NameDescription
ScriptScript in Java. See Bean Shell Programming Guide > Form Load Binder for example.
สคริปต์ใน Java ดูตัวอย่างที่ Bean Shell Programming Guide > Form Load Binder 
Use AJAX for cascade options?

When checked, this allows these fields to dynamically load available options based on the other field value (grouping column) when dealing with tremendous amount of selections. Read more at เมื่อเลือกตัวเลือกนี้จะทำให้ฟิลด์เหล่านี้โหลดตัวเลือกที่มีอยู่แบบไดนามิกโดยยึดตามค่าฟิลด์อื่น (คอลัมน์การจัดกลุ่ม) เมื่อจัดการกับการเลือกจำนวนมหาศาล อ่านเพิ่มเติมได้ที่ Ajax Cascading Drop-Down List.

Only available when used as an Options Binder. An array "values" is passed to the script automatically. See ใช้ได้เฉพาะเมื่อใช้เป็น Binder ตัวเลือก อาร์เรย์ "ค่า" ถูกส่งไปยังสคริปต์โดยอัตโนมัติ ดูตัวอย่างคู่มือการเขียนโปรแกรมที่ Bean Shell Programming Guide > Form Ajax Options Binder for example.