Lines Matching refs:dynamic
32 …// Create a dynamic Web component, in which the UIContext should be passed. The component can be c…
47 // @Builder contains the specific information of the dynamic component.
76 // Return null to detach the dynamic component from the bound node.
103 // Create a dynamic Web component.
139 …page is bound to the NodeController through the NodeContainer API to display the dynamic component.
169 …// Create an empty dynamic Web component, in which the UIContext should be passed. The component c…
184 // @Builder contains the specific information of the dynamic component.
213 // Return null to detach the dynamic component from the bound node.
240 // Create a dynamic Web component.
328 …// Create a dynamic ArkWeb component, in which the UIContext should be passed. The component can b…
344 // @Builder contains the specific information of the dynamic component.
384 // Return null to detach the dynamic component from the bound node.
410 // Create a dynamic Web component.
446 …page is bound to the NodeController through the NodeContainer API to display the dynamic component.