คำถามในหัวข้อ 'sencha-touch'

วิธีแปลง html เป็น sencha touch
ฉันมีโค้ดบริสุทธิ์นี้เป็น HTML <body style="margin:0px; padding:0px;" onload="load()"> <div> <input type="text" id="addressInput" size="10"/> <select id="radiusSelect"> <option value="25"...
1080 มุมมอง
schedule 21.01.2024

ส่วนประกอบ Sencha Touch DataItem ไปยังรายการไดนามิก
เอาล่ะ ฉันมีมุมมองที่ขยาย Ext.dataview.component.DataItem' ฉันมีฟังก์ชันนี้ onNameButtonTap: function(button, e) { var record = this.getRecord(); console.log("The tid of this record is: " + record.get('tid')); } ฉันสามารถรับ tid...
158 มุมมอง
schedule 05.01.2024