* States of the element, the same: "Enabled", counter of the use, parent element and jump to it, date and time of the last modification.
+
* State of the element; for information: "Enabled", counter of the use, date of the last modification, state of the calculation procedure; for control: "Enabled", the page type (for pages), parent element and jump to it.
−
* States of the runtime session's mode: "Opened", "Process" and spent time on execution of the subtree and item, into the [[Special:MyLanguage/Documents/Program_manual#Config|debug mode]].
+
* State of the element in the runtime session's mode; for information: modification, the periodic processing period, "Processing", spent time on execution of the subtree and item, into the [[Special:MyLanguage/Documents/Program_manual#Config|debug mode]], "Opened"; for control: "Opened", "Processing".
* Identifier, type, root, path, name, description and icon of the element.
* Identifier, type, root, path, name, description and icon of the element.
+
* Periodic processing in milliseconds — for common control of the periodic processing of any element including ones who have not any calculation procedure, but that value can be used in the cascade for child elements. There reserved the special values:
+
** '''0''' — if you want the session period processing;
+
** '''-1''' — if you want to use the parent widget/page/project processing period in the cascade;
+
** '''-2''' — for disable the periodic processing in whole.
* Command — clear the widget changes.
* Command — clear the widget changes.
* Command — lower down the widget changes to its parent.
* Command — lower down the widget changes to its parent.
Revision as of 08:46, 20 September 2022
From this page you can obtain:
State of the element; for information: "Enabled", counter of the use, date of the last modification, state of the calculation procedure; for control: "Enabled", the page type (for pages), parent element and jump to it.
State of the element in the runtime session's mode; for information: modification, the periodic processing period, "Processing", spent time on execution of the subtree and item, into the debug mode, "Opened"; for control: "Opened", "Processing".
Identifier, type, root, path, name, description and icon of the element.
Periodic processing in milliseconds — for common control of the periodic processing of any element including ones who have not any calculation procedure, but that value can be used in the cascade for child elements. There reserved the special values:
0 — if you want the session period processing;
-1 — if you want to use the parent widget/page/project processing period in the cascade;
-2 — for disable the periodic processing in whole.
Command — clear the widget changes.
Command — lower down the widget changes to its parent.