{"id":"ui--yuiRenderBatch","name":"yuiRenderBatch","owner":"yeho","package":"ui","kind":"thing","signature":"external thing yuiRenderBatch","description":"A yui render batch record carrying key, firstSequence, commandCount.","context":"Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.","parameters":[],"returns":"void","members":[{"name":"key","kind":"field","type":"text","description":"Stores key as text.","signature":"text key","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"firstSequence","kind":"field","type":"int","description":"Stores first sequence as int.","signature":"int firstSequence","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"commandCount","kind":"field","type":"int","description":"Stores command count as int.","signature":"int commandCount","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"yuiRenderBatch","kind":"constructor","parameters":[{"name":"key","type":"text","description":"Key."},{"name":"firstSequence","type":"int","description":"First sequence."}],"returns":"void","signature":"yuiRenderBatch(text key, int firstSequence)","description":"Yui render batch.","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-4","updated":"2026-09-09"}],"tags":["cpu","method","source-example","thing","ui","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/ui/render-20-composition.yh","line":1,"sha256":"75fcbc2bac833dffd9c1748ff9b9dac1f27de61fa717cca81b19209f46122a25"},"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 yuiRenderBatch","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.\nyuiRenderBatch sample = yuiRenderBatch(\"key\", 1)\nConsole.Log(Text.From(sample.key))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuirenderbatch\"\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":"a6876d511362cb9b699d89e9a9c85cb0646da5f95822d7b1cc7af9916a620157","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Describe-4","title":"yuiRenderBatch.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.\nyuiRenderBatch instance = yuiRenderBatch(\"key\", 1)\ntext result = instance.Describe()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuirenderbatch\"\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":"d803b3e476199c7a9c835642831130552a9e6b76d479aa9d44b5abad8ad9962b","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["key","firstSequence","commandCount","yuiRenderBatch","Describe"],"url":"https://demonhunterlabs.com/academy/api?item=ui--yuiRenderBatch","json":"https://demonhunterlabs.com/reference/items/ui--yuiRenderBatch.json","markdown":"https://demonhunterlabs.com/reference/text/ui--yuiRenderBatch.md"}
