| Clade Aliases
|
| Alias |
Clade
|
| Base* [c,i] |
Sys\Data\Things\Array\QStor\AStr
|
| QObj* [c,i] |
Data\Mem\QVar\Obj
|
| QStr* [c,i] |
Data\Mem\QVar\Str
|
| Self* [i] |
Sys\Events\InputRq\aux\InArgs
|
|
About
- PURPOSE: auxiliary object for managing per-InputRq settings info
By default, this class breaks up the input-processing into sensible chunks which can be overridden without significantly affecting the overall logic.
Pages
History
- 2025-01-22 created
- 2025-01-28 renamed from Settings to InRqData, for easier searchability (and also more descriptive/specific)
- 2025-03-08 adding "defaults" functionality
- 2025-09-16 experimentally adding RegIface as parent
- 2025-10-09 changed Base from DStor\AStr\Row to QStor\AStr
- This is necessary so that we can reliably return element-wrapper-objects that allow writing back to the storage array.
- 2026-05-10 renamed from
InRqData ⇒ InArgs
- 2026-05-19 modifying
FetchItQ() to check Kiosk for a default value when user has not explicitly set one