|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StiEventHandlerArgs in com.stimulsoft.base.system |
---|
Fields in com.stimulsoft.base.system declared as StiEventHandlerArgs | |
---|---|
static StiEventHandlerArgs |
StiEventHandlerArgs.Empty
|
Methods in com.stimulsoft.base.system that return StiEventHandlerArgs | |
---|---|
StiEventHandlerArgs |
StiEventObject.getArgs()
|
Constructors in com.stimulsoft.base.system with parameters of type StiEventHandlerArgs | |
---|---|
StiEventObject(java.lang.Object source,
StiEventHandlerArgs args)
|
|
StiEventObject(StiEventHandlerArgs args)
|
Uses of StiEventHandlerArgs in com.stimulsoft.report |
---|
Methods in com.stimulsoft.report with parameters of type StiEventHandlerArgs | |
---|---|
void |
StiReport.invokePaint(StiEventHandlerArgs e)
|
Uses of StiEventHandlerArgs in com.stimulsoft.report.chart |
---|
Methods in com.stimulsoft.report.chart with parameters of type StiEventHandlerArgs | |
---|---|
void |
StiChart.InvokeProcessChart(java.lang.Object sender,
StiEventHandlerArgs e)
Raises the ProcessChart event. |
Uses of StiEventHandlerArgs in com.stimulsoft.report.chart.view.events |
---|
Subclasses of StiEventHandlerArgs in com.stimulsoft.report.chart.view.events | |
---|---|
class |
StiGetTitleEventArgs
Describes an argument for the event GetTitle. |
class |
StiNewAutoSeriesEventArgs
Describes an argument for the event StiNewAutoSeries. |
Uses of StiEventHandlerArgs in com.stimulsoft.report.components |
---|
Methods in com.stimulsoft.report.components with parameters of type StiEventHandlerArgs | |
---|---|
void |
StiComponent.InvokeAfterPrint(java.lang.Object sender,
StiEventHandlerArgs e)
Raises th * event. |
void |
StiComponent.InvokeBeforePrint(java.lang.Object sender,
StiEventHandlerArgs e)
Raises the B * ent. |
void |
StiComponent.InvokeClick(java.lang.Object sender,
StiEventHandlerArgs e)
Raises the Click * is report. |
void |
StiPage.InvokeColumnBeginRender(java.lang.Object sender,
StiEventHandlerArgs e)
Raises the ColumnBeginRender event for this component. |
void |
StiPage.InvokeColumnEndRender(java.lang.Object sender,
StiEventHandlerArgs e)
Raises the ColumnBeginRender event for this component. |
void |
StiComponent.InvokeDoubleClick(java.lang.Object sender,
StiEventHandlerArgs e)
Raises the DoubleCli * this report. |
void |
StiComponent.InvokeMouseEnter(java.lang.Object sender,
StiEventHandlerArgs e)
Raises the MouseE * r this report. |
void |
StiComponent.InvokeMouseLeave(java.lang.Object sender,
StiEventHandlerArgs e)
Raises the Mous * for this report. |
Uses of StiEventHandlerArgs in com.stimulsoft.report.dialogs |
---|
Methods in com.stimulsoft.report.dialogs with parameters of type StiEventHandlerArgs | |
---|---|
void |
StiReportControl.InvokeEnter(StiEventHandlerArgs e)
Occurs when the control is entered. |
void |
StiReportControl.InvokeLeave(StiEventHandlerArgs e)
Occurs when the input focus leaves the control. |
Uses of StiEventHandlerArgs in com.stimulsoft.report.events |
---|
Subclasses of StiEventHandlerArgs in com.stimulsoft.report.events | |
---|---|
class |
StiComponentCreationEventArgs
Describes an argument for the event ComponentCreated. |
class |
StiComponentRemovingEventArgs
Describes an argument for the event ComponentRemoved. |
class |
StiExportEventArgs
Describes an argument for the event Exporting and Exported. |
class |
StiFilterEventArgs
Describes an argument for the event Filter. |
class |
StiGetDrillDownReportEventArgs
Describes an argument for the event GetDrillDownReport. |
class |
StiGetExcelSheetEventArgs
Describes an argument for the event GetExcelSheet. |
class |
StiGetExcelValueEventArgs
Describes an argument for the event GetExcelValue. |
class |
StiGetImageDataEventArgs
Describes an argument for the event GetImageData. |
class |
StiGetValueEventArgs
Describes an argument for the event GetValue. |
class |
StiPaintEventArgs
Describes an argument for the events Painted and Painting. |
class |
StiReportControlUpdateEventArgs
Describes an argument for the event ReportControlUpdate. |
class |
StiSendEMailEventArgs
Describes an argument for the event StiSendEMailEvent. |
class |
StiTextChangedEventArgs
Describes an argument for the event TextChanged. |
class |
StiValueEventArgs
Describes an argument for the event Value. |
Uses of StiEventHandlerArgs in com.stimulsoft.report.options |
---|
Methods in com.stimulsoft.report.options with parameters of type StiEventHandlerArgs | |
---|---|
static void |
EngineOptions.GlobalEvents.InvokeBusinessObjectAssigned(StiComponent stiChart,
StiEventHandlerArgs empty)
|
static void |
EngineOptions.GlobalEvents.InvokeDataSourceAssigned(StiComponent stiChart,
StiEventHandlerArgs empty)
|
static void |
EngineOptions.GlobalEvents.InvokeGlobalGuiStyleChanged(java.lang.Object object,
StiEventHandlerArgs empty)
|
static void |
EngineOptions.GlobalEvents.InvokeReportCacheCreated(StiReport report,
StiEventHandlerArgs empty)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |