Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents


Introduction


English

UI Key serves as a placeholder for a common value to be used by its elements (i.e. UI Element).

The usage of the UI Key is dependent on the implementation of the elements such as UI Element.

Thai

UI Key ทำหน้าที่เป็นตัวยึดตำแหน่งสำหรับค่าทั่วไปที่จะใช้โดยองค์ประกอบ (เช่น UI Element)

การใช้ UI Key ขึ้นอยู่กับการใช้งานองค์ประกอบเช่น UI Element



Figure 1: Example of UI Key Usage to Pre-filter a Listing Based on a Column

Thai

รูปที่ 1: ตัวอย่างการใช้คีย์ UI เพื่อกรองรายชื่อตามคอลัมน์

Usage of UI Key

UI Key is most commonly used when you need to restrict the content of your UI to a certain category/attribute in your application.

Example:

Thai

การใช้ UI Key


คีย์ UIมักใช้เมื่อคุณต้องการ จำกัด เนื้อหาของ UI ของคุณในหมวดหมู่ / แอตทริบิวต์บางอย่างในแอปพลิเคชันของคุณ

ตัวอย่าง:

  • UI Key can be a department id whereby all the content inside the UI(record listing) would be based on the specific department.

    Thai

    UI Key สามารถเป็นรหัสแผนกโดยเนื้อหาทั้งหมดภายใน UI (รายการบันทึก) จะขึ้นอยู่กับแผนกเฉพาะ

  • UI Key can be a category id in a support ticket system whereby all the content in the UI (ticket listing, add new ticket) will be of the specific category.

    Thai

    Userview Key สามารถเป็นรหัสหมวดหมู่ในระบบตั๋วสนับสนุนโดยเนื้อหาทั้งหมดใน UI (รายการตั๋วเพิ่มตั๋วใหม่) จะอยู่ในหมวดหมู่เฉพาะ

How to Set the UI Key

Thai

วิธีตั้งค่า UI Key

The UI key is placed right before the element custom ID.

Example: http://localhost:8080/jw/web/userview/profileApp/profileUserview/CEO Office/profile
Link structure: userview/[App ID]/[Userview ID]/[Userview key]/[Element Custom ID]

Thai

คีย์ userview จะถูกวางไว้ด้านหน้า ID ที่กำหนดเองขององค์ประกอบ

ตัวอย่าง: http: // localhost: 8080 / jw / web / userview / profileApp / profileUserview / CEO Office / โปรไฟล์
โครงสร้างลิงก์: userview / [App ID]/[Userview ID]/[Userview key]/[Element Custom ID]

Download Demo App

Elements with similar usage

Children Display