屬性檢視Widget。
let widget = new ov.Widget.Attributes({ view: terrainView, style: {top: "100px", left: "90px"}, title: "太麻里", content: { 隔壁: "有隻狗", 名字: "小黃", 毛色: "黑", 喜好: "追郵差" },}); Copy
let widget = new ov.Widget.Attributes({ view: terrainView, style: {top: "100px", left: "90px"}, title: "太麻里", content: { 隔壁: "有隻狗", 名字: "小黃", 毛色: "黑", 喜好: "追郵差" },});
新增屬性欄位。
標頭。
內容。
移除Widget。
更新參數。
參數物件。
Generated using TypeDoc
屬性檢視Widget。