From 9fb843db0603cc9ccc0ffedd4c2a9fe61d83572d Mon Sep 17 00:00:00 2001 From: Michael Alexsander Silva Dias Date: Wed, 14 Feb 2018 01:24:57 -0200 Subject: Added "allow_reselect" property to ItemList and enabled it for the method/help lists. (cherry picked from commit 4dbf6ac1b890ff6333d1600d2c091baa176b356c) --- doc/classes/ItemList.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/ItemList.xml b/doc/classes/ItemList.xml index bc95472ea..b94a06f17 100644 --- a/doc/classes/ItemList.xml +++ b/doc/classes/ItemList.xml @@ -308,7 +308,11 @@ + + If [code]true[/code] the currently selected item may be selected again. + + If [code]true[/code] a right mouse button click can select items. @@ -327,6 +331,7 @@ + Allow single or multiple selection. See the [code]SELECT_*[/code] constants. -- cgit v1.2.3-70-g09d2