|
||||||||||
| 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
com.stimulsoft.report.engine.engineV2.builders.StiContainerV2Builder
public class StiContainerV2Builder
| Constructor Summary | |
|---|---|
StiContainerV2Builder()
|
|
| Method Summary | |
|---|---|
static StiContainer |
GetRenderContainer(StiComponent comp)
Returns a panel for the component rendering. |
StiComponent |
InternalRender(StiComponent masterComp)
Renders a component. |
| Methods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiComponentV2Builder |
|---|
Prepare, Render, SetReportVariables, UnPrepare |
| 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 StiContainerV2Builder()
| Method Detail |
|---|
public static StiContainer GetRenderContainer(StiComponent comp)
comp - The component that is a base for a component preparation.
public StiComponent InternalRender(StiComponent masterComp)
StiV2Builder
InternalRender in class StiComponentV2Builder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||