public class StiComponentV2Builder extends StiV2Builder
| Constructor and Description |
|---|
StiComponentV2Builder() |
| Modifier and Type | Method and Description |
|---|---|
StiComponent |
InternalRender(StiComponent masterComp)
Renders a component.
|
void |
Prepare(StiComponent masterComp)
Prepares a component for rendering.
|
StiComponent |
Render(StiComponent masterComp)
Renders a component with calling an event.
|
void |
SetReportVariables(StiComponent masterComp)
Sets system variables which are specific for the specified component.
|
void |
UnPrepare(StiComponent masterComp)
Clears a component after rendering.
|
GetBuilderpublic void SetReportVariables(StiComponent masterComp)
SetReportVariables in class StiV2Builderpublic void Prepare(StiComponent masterComp)
Prepare in class StiV2Builderpublic void UnPrepare(StiComponent masterComp)
UnPrepare in class StiV2Builderpublic StiComponent InternalRender(StiComponent masterComp)
StiV2BuilderInternalRender in class StiV2Builderpublic StiComponent Render(StiComponent masterComp)
StiV2BuilderRender in class StiV2BuilderCopyright © 2019 Stimulsoft. All Rights Reserved.