|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.engine.StiBuilder
com.stimulsoft.report.engine.engineV2.builders.StiV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiComponentV2Builder
public class StiComponentV2Builder
Constructor Summary | |
---|---|
StiComponentV2Builder()
|
Method Summary | |
---|---|
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. |
Methods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiV2Builder |
---|
GetBuilder |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiComponentV2Builder()
Method Detail |
---|
public void SetReportVariables(StiComponent masterComp)
SetReportVariables
in class StiV2Builder
public void Prepare(StiComponent masterComp)
Prepare
in class StiV2Builder
public void UnPrepare(StiComponent masterComp)
UnPrepare
in class StiV2Builder
public StiComponent InternalRender(StiComponent masterComp)
StiV2Builder
InternalRender
in class StiV2Builder
public StiComponent Render(StiComponent masterComp)
StiV2Builder
Render
in class StiV2Builder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |