KLUIChatBagScrollViewItemKml.txt 1.6 KB

1234567891011121314151617181920212223242526
  1. <uipanel id="KLUIChatBagScrollViewItem" name="聊天背包模板" width="400" height="190" a="11" zindex="204">
  2. <prefab id="BagTileScrollViewPrefab" path="Kml/KmlPrefab/Cookbook/Common/BagTileScrollView.prefab" x="0" y="0" z="0" a="11"
  3. cella="11" onload="KmlBagTileScrollView/@LoadData">
  4. <panel id="prefabBagTileScrollView_" bind="BagTileScrollView" x="0" y="0" />
  5. <img id="BagTileContent" bind="BagTileContent" width="">
  6. <datalist id="item_list_">
  7. </datalist>
  8. <datalist id="forbid_list_">
  9. <prefab id="forbid_item" path="Kml/KmlPrefab/Cookbook/KmlBagUI/UIBagForbidButton.prefab" x="" cella="11" a="11" width="45" height="45" endDragRelatePos="kml_xw_bag#BagTileContent|kml_storage_panel#BagTileContent">
  10. <button id="UIBagForbidButton" bind="UIBagForbidButton" onclick="" />
  11. </prefab>
  12. </datalist>
  13. <datalist id="red_grid_">
  14. <prefab id="red_grid_item" path="Kml/KmlPrefab/Cookbook/KmlBagUI/UIRedGridImg.prefab" x="" cella="11" a="11" width="45" height="45">
  15. </prefab>
  16. </datalist>
  17. <datalist id="green_grid_">
  18. <prefab id="green_grid_item" path="Kml/KmlPrefab/Cookbook/KmlBagUI/UIGreenGridImg.prefab" x="" cella="11" a="11" width="45" height="45">
  19. </prefab>
  20. </datalist>
  21. </img>
  22. <panel id="CheckAreaUp" bind="CheckAreaUp" x="0" y="45" active="1"/>
  23. <panel id="CheckAreaBottom" bind="CheckAreaBottom" x="0" y="-48" active="1"/>
  24. </prefab>
  25. </uipanel>