|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StiBeginRenderEvent | |
---|---|
com.stimulsoft.report | |
com.stimulsoft.report.components | |
com.stimulsoft.report.components.bands | |
com.stimulsoft.report.dialogs |
Uses of StiBeginRenderEvent in com.stimulsoft.report |
---|
Methods in com.stimulsoft.report that return StiBeginRenderEvent | |
---|---|
StiBeginRenderEvent |
StiReport.getBeginRenderEvent()
Occurs when the report rendering starts. |
Methods in com.stimulsoft.report with parameters of type StiBeginRenderEvent | |
---|---|
void |
StiReport.setBeginRenderEvent(StiBeginRenderEvent value)
|
Uses of StiBeginRenderEvent in com.stimulsoft.report.components |
---|
Methods in com.stimulsoft.report.components that return StiBeginRenderEvent | |
---|---|
StiBeginRenderEvent |
StiPage.getBeginRenderEvent()
Occurs when when a page begins to render. |
Methods in com.stimulsoft.report.components with parameters of type StiBeginRenderEvent | |
---|---|
void |
StiPage.setBeginRenderEvent(StiBeginRenderEvent value)
|
Uses of StiBeginRenderEvent in com.stimulsoft.report.components.bands |
---|
Methods in com.stimulsoft.report.components.bands that return StiBeginRenderEvent | |
---|---|
StiBeginRenderEvent |
StiGroupHeaderBand.getBeginRenderEvent()
Occurs when band is begin render. |
StiBeginRenderEvent |
StiEmptyBand.getBeginRenderEvent()
Occurs when band begin render. |
StiBeginRenderEvent |
StiDataBand.getBeginRenderEvent()
Occurs when band begin render. |
Methods in com.stimulsoft.report.components.bands with parameters of type StiBeginRenderEvent | |
---|---|
void |
StiGroupHeaderBand.setBeginRenderEvent(StiBeginRenderEvent value)
|
void |
StiEmptyBand.setBeginRenderEvent(StiBeginRenderEvent value)
|
void |
StiDataBand.setBeginRenderEvent(StiBeginRenderEvent value)
Raises the GetCollapsed event for this component. |
Uses of StiBeginRenderEvent in com.stimulsoft.report.dialogs |
---|
Methods in com.stimulsoft.report.dialogs that return StiBeginRenderEvent | |
---|---|
StiBeginRenderEvent |
StiForm.getBeginRenderEvent()
|
Methods in com.stimulsoft.report.dialogs with parameters of type StiBeginRenderEvent | |
---|---|
void |
StiForm.setBeginRenderEvent(StiBeginRenderEvent value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |