Enter a message name below to show all available translations.
Found 2 translations.
Name | Current message text |
---|---|
h English (en) | The process of a dynamic variable being associated with a given space is called ''binding''. A dynamic variable component will traverse up the slot hierarchy, including its current slot, looking for an applicable variable space to bind to. If a dynamic variable does not find a dynamic variable space that it can bind to, it will not be accessible outside of the component itself, essentially reducing to a glorified [[Component:ValueField|ValueField]]. A dynamic variable will go through this binding process every time any part of the component changes. |
h Japanese (ja) | 動的変数(dynamic variable)が特定の空間に関連付けられる過程を「バインディング(binding)」と呼びます。動的変数コンポーネントは、スロット階層を上に向かってたどりながら、現在のスロットを含めて、適用可能な変数空間を探します。もしも動的変数がバインドできる動的変数空間を見つけられなかった場合、その変数はコンポーネント自身の外側からはアクセスできず、単なる [[Component:ValueField|ValueField]] のようなものになってしまいます。動的変数は、このバインディングの過程を、コンポーネントのどこかが変更されるたびに繰り返します。 |