From 9e0921e038fc2c8f88f837e234a0b1b7cec32117 Mon Sep 17 00:00:00 2001 From: Bojidar Marinov Date: Sun, 5 Jun 2016 14:47:12 +0300 Subject: [PATCH] Sync with -doctool --- doc/base/classes.xml | 106 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 0bea71c2bb9..368876d3cd3 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -5770,6 +5770,18 @@ Returns focus access mode used when switching between enabled/disabled (see [method Control.set_focus_mode] and [method set_disabled]). + + + + + + + + + + + + @@ -28472,6 +28484,42 @@ This method controls whether the position between two cached points is interpola Adds an item with a submenu. The submenu is the name of a child PopupMenu node that would be shown when the item is clicked. An id can optionally be provided, but if is isn't provided, one will be created from the index. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -28526,6 +28574,14 @@ This method controls whether the position between two cached points is interpola Sets whether the item at index "idx" is disabled or not. When it is disabled it can't be selected, or its action invoked. + + + + + + + + @@ -28596,6 +28652,14 @@ This method controls whether the position between two cached points is interpola Return the accelerator of the item at index "idx". Accelerators are special combinations of keys that activate the item, no matter which control is focused. + + + + + + + + @@ -34127,6 +34191,48 @@ This method controls whether the position between two cached points is interpola + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Skeleton for characters and animated objects.