(One intermediate revision by the same user not shown)
Line 1:
Line 1:
−
The mechanism "Scripts for the control the opening of pages" based on the basic attribute of the widget "evProc", which can be used for switching, opening, substitution and navigation through the pages. The scenario of this attribute is stored as a list of commands with the syntax: "'''{event}:{evSrc}:{com}:{prm}'''". Where:
+
The mechanism "Script for the control the opening of pages" based on the basic attribute of the widget "evProc", which can be used for opening the pages. Scenario of this attribute is stored as a list of commands with the syntax: "'''{event}:{evSrc}:{com}:{prm}'''". Where:
−
* ''event'' — the expected event;
+
* ''event'' — expected event;
−
* ''evSrc'' — the path of the nested widget-source of the event;
+
* ''evSrc'' — path of the nested widget-source of the event; can be "'''*'''" for processing here events of any source, [[File:at.png]] but where you can get linking to unexpected sources;
−
* ''com'' — the session command;
+
* ''com'' — session command;
−
* ''prm'' — the parameter of the command.
+
* ''prm'' — parameter of the command.
Latest revision as of 15:30, 8 April 2025
The mechanism "Script for the control the opening of pages" based on the basic attribute of the widget "evProc", which can be used for opening the pages. Scenario of this attribute is stored as a list of commands with the syntax: "{event}:{evSrc}:{com}:{prm}". Where:
event — expected event;
evSrc — path of the nested widget-source of the event; can be "*" for processing here events of any source, but where you can get linking to unexpected sources;