|
||||||||||
| 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
com.stimulsoft.report.engine.engineV2.builders.StiBandV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiDataBandV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiTableOfContentsV2Builder
public class StiTableOfContentsV2Builder
Copyright Stimulsoft
| Constructor Summary | |
|---|---|
StiTableOfContentsV2Builder()
|
|
| Method Summary | |
|---|---|
StiComponent |
InternalRender(StiComponent masterComp)
Renders a component. |
static void |
postProcessBookmarks(java.util.List<StiComponent> comps,
StiTableOfContents masterComp,
StiComponent resultComp)
|
static void |
postProcessBookmarks(java.util.List<StiComponent> comps,
java.lang.String baseName,
StiComponent panel,
StiBookmarksCollection bookmarks)
|
static void |
postProcessTableOfContents(StiReport report)
|
| Methods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiBandV2Builder |
|---|
GetChildBands, GetSubReports |
| Methods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiContainerV2Builder |
|---|
GetRenderContainer |
| 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 StiTableOfContentsV2Builder()
| Method Detail |
|---|
public StiComponent InternalRender(StiComponent masterComp)
StiV2Builder
InternalRender in class StiBandV2Builderpublic static void postProcessTableOfContents(StiReport report)
public static void postProcessBookmarks(java.util.List<StiComponent> comps,
StiTableOfContents masterComp,
StiComponent resultComp)
public static void postProcessBookmarks(java.util.List<StiComponent> comps,
java.lang.String baseName,
StiComponent panel,
StiBookmarksCollection bookmarks)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||