{"id":"ui--yuiAuthoredAction","name":"yuiAuthoredAction","owner":"yeho","package":"ui","kind":"thing","signature":"external thing yuiAuthoredAction","description":"A yui authored action record carrying handled, nodeId, semanticAction, eventProperty, command, and related state.","context":"Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.","parameters":[],"returns":"void","members":[{"name":"handled","kind":"field","type":"bool","description":"Stores handled as bool.","signature":"bool handled","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"nodeId","kind":"field","type":"text","description":"Stores node id as text.","signature":"text nodeId","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"semanticAction","kind":"field","type":"text","description":"Stores semantic action as text.","signature":"text semanticAction","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"eventProperty","kind":"field","type":"text","description":"Stores event property as text.","signature":"text eventProperty","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"command","kind":"field","type":"text","description":"Stores command as text.","signature":"text command","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"payload","kind":"field","type":"text","description":"Stores payload as text.","signature":"text payload","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"stateId","kind":"field","type":"text","description":"Stores state id as text.","signature":"text stateId","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"stateChanged","kind":"field","type":"bool","description":"Stores state changed as bool.","signature":"bool stateChanged","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"source","kind":"field","type":"text","description":"Stores source as text.","signature":"text source","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"diagnostic","kind":"field","type":"text","description":"Stores diagnostic as text.","signature":"text diagnostic","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"yuiAuthoredAction","kind":"constructor","parameters":[{"name":"nodeId","type":"text","description":"Node id."},{"name":"semanticAction","type":"text","description":"Semantic action."},{"name":"source","type":"text","description":"Source."}],"returns":"void","signature":"yuiAuthoredAction(text nodeId, text semanticAction, text source)","description":"Yui authored action.","tags":["thing","constructor","ui"],"updated":"2026-09-09"},{"name":"Describe","kind":"method","parameters":[],"returns":"text","signature":"Describe() returns text","description":"Describe.","tags":["thing","method","ui"],"exampleId":"method-Describe-11","updated":"2026-09-09"}],"tags":["cpu","method","source-example","thing","ui","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/ui/authoring-interaction-00-definitions.yh","line":27,"sha256":"3974d6b85d5d9483bad3e0b4e6403b0c05982f1fd6669babd729e877e9a00c50"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use yuiAuthoredAction","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using ui\n\n// Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.\nyuiAuthoredAction sample = yuiAuthoredAction(\"node Id\", \"semantic Action\", \"example\")\nConsole.Log(Text.From(sample.handled))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuiauthoredaction\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"3ce88151788092df530ab2305ff4ef7f130ac3dc9985b8f5179defe7aeed3a25","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Describe-11","title":"yuiAuthoredAction.Describe","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using ui\n\n// Describe.\nyuiAuthoredAction instance = yuiAuthoredAction(\"node Id\", \"semantic Action\", \"example\")\ntext result = instance.Describe()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuiauthoredaction\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"d6022a3d92c6e9e119914a7a8574bd06c7ba391ac0022eec4588b58a0fe25a67","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["handled","nodeId","semanticAction","eventProperty","command","payload","stateId","stateChanged","source","diagnostic","yuiAuthoredAction","Describe"],"url":"https://demonhunterlabs.com/academy/api?item=ui--yuiAuthoredAction","json":"https://demonhunterlabs.com/reference/items/ui--yuiAuthoredAction.json","markdown":"https://demonhunterlabs.com/reference/text/ui--yuiAuthoredAction.md"}
