Uses of Class
com.stimulsoft.report.events.StiEvent

Packages that use StiEvent
com.stimulsoft.report.chart.view.events   
com.stimulsoft.report.chart.view.expressions   
com.stimulsoft.report.crossTab.events   
com.stimulsoft.report.crossTab.expressions   
com.stimulsoft.report.dialogs   
com.stimulsoft.report.events   
com.stimulsoft.report.expressions   
 

Uses of StiEvent in com.stimulsoft.report.chart.view.events
 

Subclasses of StiEvent in com.stimulsoft.report.chart.view.events
 class StiGetCutPieListEvent
          Describes the class for realization of the event GetCutPieListEvent.
 class StiGetListOfArgumentsEvent
          Describes the class for realization of the event GetListOfArgumentsEvent.
 class StiGetListOfHyperlinksEvent
          Describes the class for realization of the event GetListOfHyperlinksEvent.
 class StiGetListOfTagsEvent
          Describes the class for realization of the event GetListOfTagsEvent.
 class StiGetListOfToolTipsEvent
          Describes the class for realization of the event GetListOfToolTipsEvent.
 class StiGetListOfValuesCloseEvent
          Describes the class for realization of the event GetListOfValuesCloseEvent.
 class StiGetListOfValuesEndEvent
          Describes the class for realization of the event GetListOfValuesEndEvent.
 class StiGetListOfValuesEvent
          Describes the class for realization of the event GetListOfValuesEvent.
 class StiGetListOfValuesHighEvent
          Describes the class for realization of the event GetListOfValuesHighEvent.
 class StiGetListOfValuesLowEvent
          Describes the class for realization of the event GetListOfValuesLowEvent.
 class StiGetListOfValuesOpenEvent
          Describes the class for realization of the event GetListOfValuesOpenEvent.
 class StiGetListOfWeightsEvent
          Describes the class for realization of the event StiGetListOfWeightsEvent.
 class StiGetTitleEvent
          Describes the class for realization of the event GetTitle.
 class StiGetValueCloseEvent
          Describes the class for realization of the event GetValueClose.
 class StiGetValueEndEvent
          Describes the class for realization of the event GetValueEnd.
 class StiGetValueHighEvent
          Describes the class for realization of the event GetValueHigh.
 class StiGetValueLowEvent
          Describes the class for realization of the event GetValueEnd.
 class StiGetValueOpenEvent
          Describes the class for realization of the event GetValueOpen.
 class StiNewAutoSeriesEvent
          Describes the class for realization of the event StiNewAutoSeriesEvent.
 class StiProcessChartEvent
          Describes the class for realization of the event StiProcessChartEvent.
 

Uses of StiEvent in com.stimulsoft.report.chart.view.expressions
 

Methods in com.stimulsoft.report.chart.view.expressions that return StiEvent
 StiEvent StiValueOpenExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiValueLowExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiValueHighExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiValueEndExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiValueCloseExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiTitleExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiListOfWeightsExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiListOfValuesOpenExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiListOfValuesLowExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiListOfValuesHighExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiListOfValuesExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiListOfValuesEndExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiListOfValuesCloseExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiListOfToolTipsExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiListOfTagsExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiListOfHyperlinksExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiListOfArgumentsExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiCutPieListExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 

Uses of StiEvent in com.stimulsoft.report.crossTab.events
 

Subclasses of StiEvent in com.stimulsoft.report.crossTab.events
 class StiGetCrossValueEvent
           
 class StiGetDisplayCrossValueEvent
           
 class StiProcessCellEvent
           
 

Uses of StiEvent in com.stimulsoft.report.crossTab.expressions
 

Methods in com.stimulsoft.report.crossTab.expressions that return StiEvent
 StiEvent StiDisplayCrossValueExpression.getDefaultEvent()
          Returns the event for processing of the expression while script report generation.
 StiEvent StiCrossValueExpression.getDefaultEvent()
          Returns the event for processing of the expression while script report generation.
 

Uses of StiEvent in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs that return StiEvent
 StiEvent StiTextBoxControl.GetDefaultEvent()
          Gets default event for this report control.
 StiEvent StiReportControl.GetDefaultEvent()
          Gets default event for this report control.
 StiEvent StiRadioButtonControl.GetDefaultEvent()
          Gets default event for this report control.
 StiEvent StiListBoxControl.GetDefaultEvent()
          Gets default event for this report control.
 StiEvent StiDateTimePickerControl.GetDefaultEvent()
          Gets default event for this report control.
 StiEvent StiComboBoxControl.GetDefaultEvent()
          Gets default event for this report control.
 StiEvent StiCheckedListBoxControl.GetDefaultEvent()
          Gets default event for this report control.
 StiEvent StiCheckBoxControl.GetDefaultEvent()
          Gets default event for this report control.
 StiEvent IStiReportControl.GetDefaultEvent()
          Gets default event for this report control.
 

Uses of StiEvent in com.stimulsoft.report.events
 

Subclasses of StiEvent in com.stimulsoft.report.events
 class StiAfterPrintEvent
          Describes the class for realization of the event AfterPrint.
 class StiAfterSelectEvent
          Describes the class for realization of the event AfterSelect.
 class StiBeforePrintEvent
          Describes the class for realization of the event BeforePrint.
 class StiBeginRenderEvent
          Describes the class for realization of the event BeginRender.
 class StiCheckedChangedEvent
          Describes the class for realization of the event CheckedChanged.
 class StiClickEvent
          Describes the class for realization of the event Click.
 class StiClosedFormEvent
          Describes the class for realization of the event ClosedForm.
 class StiClosingFormEvent
          Describes the class for realization of the event ClosingForm.
 class StiColumnBeginRenderEvent
          Describes the class for realization of the event ColumnBeginRender.
 class StiColumnEndRenderEvent
          Describes the class for realization of the event ColumnEndRender.
 class StiConnectedEvent
          Describes the class for realization of the event Connected.
 class StiConnectingEvent
          Describes the class for realization of the event Connecting.
 class StiDisconnectedEvent
          Describes the class for realization of the event Disconnected.
 class StiDisconnectingEvent
          Describes the class for realization of the event Disconnecting.
 class StiDoubleClickEvent
          Describes the class for realization of the event Double.
 class StiEndRenderEvent
          Describes the class for realization of the event EndRender.
 class StiEnterEvent
          Describes the class for realization of the event Enter.
 class StiExportedEvent
          Describes the class for realization of the event Exported.
 class StiExportingEvent
          Describes the class for realization of the event Exporting.
 class StiFillDataEvent
          Describes the class for realization of the event FillData.
 class StiGetArgumentEvent
          Describes the class for realization of the event StiGetArgumentExpressionEvent.
 class StiGetBarCodeEvent
           
 class StiGetBookmarkEvent
          Describes the class for realization of the event GetBookmark.
 class StiGetCheckedEvent
          Describes the class for realization of the event GetChecked.
 class StiGetCollapsedEvent
          Describes the class for realization of the event GetCollapsed.
 class StiGetDrillDownReportEvent
          Describes the class for realization of the event GetDrillDownReport.
 class StiGetExcelSheetEvent
          Describes the class for realization of the event GetExcelSheet.
 class StiGetExcelValueEvent
          Describes the class for realization of the event GetExcelValue.
 class StiGetFilterEvent
          Describes the class for realization of the event GetFilter.
 class StiGetGroupConditionEvent
          Describes the class for realization of the event StiGetGroupConditionEvent.
 class StiGetHyperlinkEvent
          Describes the class for realization of the event GetHyperlink.
 class StiGetImageDataEvent
          Describes the class for realization of the event GetImageData.
 class StiGetImageURLEvent
          Describes the class for realization of the event GetImageURL.
 class StiGetSummaryExpressionEvent
          Describes the class for realization of the event StiGetSummaryExpressionEvent.
 class StiGetTagEvent
          Describes the class for realization of the event GetTag.
 class StiGetToolTipEvent
          Describes the class for realization of the event GetToolTip.
 class StiGetValueEvent
          Describes the class for realization of the event GetValue.
 class StiGetZipCodeEvent
          Describes the class for realization of the event StiGetZipCodeEvent.
 class StiLeaveEvent
          Describes the class for realization of the event Leave.
 class StiLoadFormEvent
          Describes the class for realization of the event LoadForm.
 class StiMouseDownEvent
          Describes the class for realization of the event MouseDown.
 class StiMouseEnterEvent
          Describes the class for realization of the event MouseEnter.
 class StiMouseLeaveEvent
          Describes the class for realization of the event MouseLeave.
 class StiMouseMoveEvent
          Describes the class for realization of the event MouseMove.
 class StiMouseUpEvent
          Describes the class for realization of the event MouseUp.
 class StiMoveFooterToBottomEvent
          Describes the class for realization of the event MoveFooterToBottomEvent.
 class StiPositionChangedEvent
          Describes the class for realization of the event PositionChanged.
 class StiPrintedEvent
          Describes the class for realization of the event Printed.
 class StiPrintingEvent
          Describes the class for realization of the event Printing.
 class StiRenderingEvent
          Describes the class for realization of the event Rendering.
 class StiSelectedIndexChangedEvent
          Describes the class for realization of the event SelectedIndexChanged.
 class StiStateRestoreEvent
          Describes the class for realization of the event StateRestore.
 class StiStateSaveEvent
          Describes the class for realization of the event StateSave.
 class StiValueChangedEvent
          Describes the class for realization of the event ValueChanged.
 

Methods in com.stimulsoft.report.events with parameters of type StiEvent
 void StiEventsCollection.addRange(StiEvent[] evs)
           
 

Uses of StiEvent in com.stimulsoft.report.expressions
 

Methods in com.stimulsoft.report.expressions that return StiEvent
 StiEvent StiZipCodeExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiToolTipExpression.getDefaultEvent()
          Returns the event for processing of the expression while script report generation.
 StiEvent StiTagExpression.getDefaultEvent()
          Returns the event for processing of the expression while script report generation.
 StiEvent StiPointerExpression.getDefaultEvent()
           
 StiEvent StiImageURLExpression.getDefaultEvent()
          Returns the event for processing of the expression while script report generation.
 StiEvent StiImageDataExpression.getDefaultEvent()
          Returns the event for processing of the expression while script report generation.
 StiEvent StiHyperlinkExpression.getDefaultEvent()
          Returns the event for processing of the expression while script report generation.
 StiEvent StiGroupSummaryExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiGroupConditionExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiFilterExpression.getDefaultEvent()
          Returns the event for generation of the expression when report script generation.
 StiEvent StiExpression.getDefaultEvent()
          Returns the event for processing of expression when genertion of the report script.
 StiEvent StiExcelValueExpression.getDefaultEvent()
          Returns the event for processing of the expression while script report generation.
 StiEvent StiExcelSheetExpression.getDefaultEvent()
          Returns the event for processing of the expression while script report generation.
 StiEvent StiCollapsedExpression.getDefaultEvent()
          Returns the event for processing of the expression while script report generation.
 StiEvent StiCheckedExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.
 StiEvent StiBookmarkExpression.getDefaultEvent()
          Returns the event for processing of the expression while script report generation.
 StiEvent StiArgumentExpression.getDefaultEvent()
          Returns the event for processing of the expession when generation the report script.