Browse Source

Added ItemList.get_selected_items() doc

Jean Jung 9 năm trước cách đây
mục cha
commit
673e3b70b6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      doc/base/classes.xml

+ 1 - 0
doc/base/classes.xml

@@ -17511,6 +17511,7 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8)
 			<return type="IntArray">
 			</return>
 			<description>
+			Returns a list of selected indexes.
 			</description>
 		</method>
 		<method name="is_item_disabled" qualifiers="const">