From 607d602493a88cab626db131d1427d4f9a13aff5 Mon Sep 17 00:00:00 2001 From: Paulb23 Date: Wed, 7 Sep 2016 16:36:05 +0100 Subject: Document itemlist disable tooltip --- doc/base/classes.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'doc/base') diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 07fd9980e0..298cc81125 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -17920,6 +17920,15 @@ Return tooltip hint for specified item index. + + + + + + + Returns whether the tooptip is enabled for specified item index. + + @@ -18101,6 +18110,15 @@ Sets tooltip hint for item at specified index. + + + + + + + Sets whether the tooltip is enabled for specified item index. + + -- cgit v1.2.3