StiV1BuilderRender Method |
| Name | Description | |
|---|---|---|
| Render(StiComponent, StiContainer) |
Renders a component in the specified container with taking generation of events into consideration.
| |
| Render(StiComponent, StiComponent, StiContainer) |
Renders a component in the specified container with taking generation of events into consideration. The rendered component is returned in the renderedComponent argument.
|