Uses of Class
com.stimulsoft.base.EventArgs
Packages that use EventArgs
Package
Description
-
Uses of EventArgs in com.stimulsoft.base
Subclasses of EventArgs in com.stimulsoft.baseFields in com.stimulsoft.base declared as EventArgs -
Uses of EventArgs in com.stimulsoft.base.blocks
Methods in com.stimulsoft.base.blocks with parameters of type EventArgsModifier and TypeMethodDescriptionvoidIStiBlocksParser.evaluate(IStiReport report, Object sender, Object stiEvent, EventArgs args) -
Uses of EventArgs in com.stimulsoft.base.system
Methods in com.stimulsoft.base.system that return EventArgsConstructors in com.stimulsoft.base.system with parameters of type EventArgsModifierConstructorDescriptionStiEventObject(EventArgs args) StiEventObject(Object source, EventArgs args) -
Uses of EventArgs in com.stimulsoft.blockly
Methods in com.stimulsoft.blockly with parameters of type EventArgsModifier and TypeMethodDescriptionfinal voidStiBlocksParser.evaluate(IStiReport report, Object sender, Object eventObj, EventArgs args) -
Uses of EventArgs in com.stimulsoft.blockly.model
Methods in com.stimulsoft.blockly.model that return EventArgsMethods in com.stimulsoft.blockly.model with parameters of type EventArgs -
Uses of EventArgs in com.stimulsoft.report
Methods in com.stimulsoft.report with parameters of type EventArgsModifier and TypeMethodDescriptionstatic voidStiBlocklyHelper.invokeBlockly(StiReport report, Object sender, StiEvent stiEvent, EventArgs e) static ObjectStiScriptHelper.invokeEventScript(StiReport report, Object sender, StiEvent ev, EventArgs args) voidStiReport.invokePaint(EventArgs e) -
Uses of EventArgs in com.stimulsoft.report.chart
Methods in com.stimulsoft.report.chart with parameters of type EventArgsModifier and TypeMethodDescriptionfinal voidStiChart.InvokeProcessChart(Object sender, EventArgs e) Raises the ProcessChart event.protected voidStiChart.OnProcessChart(EventArgs e) Raises the ProcessChart event. -
Uses of EventArgs in com.stimulsoft.report.chart.view.events
Subclasses of EventArgs in com.stimulsoft.report.chart.view.eventsModifier and TypeClassDescriptionclassDescribes an argument for the event GetTitle.classDescribes an argument for the event StiNewAutoSeries. -
Uses of EventArgs in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components with parameters of type EventArgsModifier and TypeMethodDescriptionvoidStiComponent.InvokeAfterPrint(Object sender, EventArgs e) Raises the AfterPrint event.voidStiComponent.InvokeBeforePrint(Object sender, EventArgs e) Raises the B * ent.protected voidStiComponent.invokeBlockly(StiEvent stiEvent, Object sender, EventArgs e) voidStiComponent.InvokeClick(Object sender, EventArgs e) Raises the Click * is report.final voidStiPage.InvokeColumnBeginRender(Object sender, EventArgs e) Raises the ColumnBeginRender event for this component.final voidStiPage.InvokeColumnEndRender(Object sender, EventArgs e) Raises the ColumnBeginRender event for this component.voidStiComponent.InvokeDoubleClick(Object sender, EventArgs e) Raises the DoubleCli * this report.voidStiComponent.InvokeMouseEnter(Object sender, EventArgs e) Raises the MouseE * r this report.voidStiComponent.InvokeMouseLeave(Object sender, EventArgs e) Raises the Mous * for this report.protected ObjectStiComponent.invokeScript(StiEvent stiEvent, Object sender, EventArgs e) protected voidStiComponent.OnAfterPrint(EventArgs e) Raises the * vent.protected voidStiComponent.OnBeforePrint(EventArgs e) Raises the Be * nt.protected voidStiPage.OnBeginRender(EventArgs e) Raises the BeginRender event for this component.protected voidRaises the Click * s report.protected voidStiPage.OnColumnBeginRender(EventArgs e) Raises the ColumnBeginRender event for this component.protected voidStiPage.OnColumnEndRender(EventArgs e) Raises the ColumnEndRender event for this component.protected voidStiComponent.OnDoubleClick(EventArgs e) Raises the DoubleClic * his report.protected voidStiPage.OnEndRender(EventArgs e) Raises the EndRender event for this component.protected voidStiComponent.OnMouseEnter(EventArgs e) Raises the MouseEn * this report.protected voidStiComponent.OnMouseLeave(EventArgs e) Raises the Mouse * or this report.protected voidStiPage.OnRendering(EventArgs e) Raises the Rendering event for this component. -
Uses of EventArgs in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands with parameters of type EventArgsModifier and TypeMethodDescriptionprotected voidStiDataBand.OnBeginRender(EventArgs e) Raises the BeginRender event for this component.protected voidStiEmptyBand.OnBeginRender(EventArgs e) Raises the BeginRender event for this component.protected voidStiGroupHeaderBand.OnBeginRender(EventArgs e) Raises the BeginRender event for this component.protected voidStiDataBand.OnEndRender(EventArgs e) Raises the EndRender event for this component.protected voidStiEmptyBand.OnEndRender(EventArgs e) Raises the EndRender event for this component.protected voidStiGroupHeaderBand.OnEndRender(EventArgs e) Raises the EndRender event for this component.protected voidStiFooterBand.OnMoveFooterToBottom(EventArgs e) Raises the MoveFooterToBottom event for this component.protected voidStiDataBand.OnRendering(EventArgs e) Raises the Rendering event for this component.protected voidStiEmptyBand.OnRendering(EventArgs e) Raises the Rendering event for this component.protected voidStiGroupHeaderBand.OnRendering(EventArgs e) Raises the Rendering event for this component. -
Uses of EventArgs in com.stimulsoft.report.components.complexcomponents
Methods in com.stimulsoft.report.components.complexcomponents with parameters of type EventArgsModifier and TypeMethodDescriptionprotected voidStiClone.OnAfterPrint(EventArgs e) Raises the AfterPrint event.protected voidStiClone.OnBeforePrint(EventArgs e) Raises the BeforePrint event.protected voidStiContainer.OnComponentAdded(EventArgs e) protected voidStiContainer.OnComponentRemoved(EventArgs e) -
Uses of EventArgs in com.stimulsoft.report.dialogs
Methods in com.stimulsoft.report.dialogs with parameters of type EventArgsModifier and TypeMethodDescriptionfinal voidStiReportControl.InvokeEnter(EventArgs e) Occurs when the control is entered.final voidStiReportControl.InvokeLeave(EventArgs e) Occurs when the input focus leaves the control. -
Uses of EventArgs in com.stimulsoft.report.dictionary.databases
Methods in com.stimulsoft.report.dictionary.databases with parameters of type EventArgsModifier and TypeMethodDescriptionprotected voidStiDatabase.onConnected(EventArgs e) Raises the Connected event for this component.protected voidStiDatabase.onDisconnected(EventArgs e) Raises the Disconnected event for this connection.protected voidStiDatabase.onDisconnecting(EventArgs e) Raises the Disconnecting event for this connection. -
Uses of EventArgs in com.stimulsoft.report.events
Subclasses of EventArgs in com.stimulsoft.report.eventsModifier and TypeClassDescriptionclassDescribes an argument for the event ComponentCreated.classDescribes an argument for the event ComponentRemoved.classDescribes an argument for the event Exporting and Exported.classDescribes an argument for the event Filter.classDescribes an argument for the event GetDrillDownReport.classDescribes an argument for the event GetExcelSheet.classDescribes an argument for the event GetExcelValue.classDescribes an argument for the event GetImageData.classDescribes an argument for the event GetValue.classDescribes an argument for the events Painted and Painting.classDescribes an argument for the event ReportControlUpdate.classDescribes an argument for the event StiSendEMailEvent.classDescribes an argument for the event TextChanged.classDescribes an argument for the event Value. -
Uses of EventArgs in com.stimulsoft.report.options
Methods in com.stimulsoft.report.options with parameters of type EventArgsModifier and TypeMethodDescriptionstatic voidEngineOptions.GlobalEvents.InvokeBusinessObjectAssigned(StiComponent stiChart, EventArgs empty) static voidEngineOptions.GlobalEvents.InvokeDataSourceAssigned(StiComponent stiChart, EventArgs empty) static voidEngineOptions.GlobalEvents.InvokeGlobalGuiStyleChanged(Object object, EventArgs empty) static voidEngineOptions.GlobalEvents.InvokeReportCacheCreated(StiReport report, EventArgs empty)