Package com.stimulsoft.report.options
Class EngineOptions.GlobalEvents
java.lang.Object
com.stimulsoft.report.options.EngineOptions.GlobalEvents
- Enclosing class:
EngineOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidInvokeBusinessObjectAssigned(StiComponent stiChart, EventArgs empty) static voidInvokeDataSourceAssigned(StiComponent stiChart, EventArgs empty) static voidInvokeGetValue(StiComponent sender, StiGetValueEventArgs e) static voidInvokeGlobalGuiStyleChanged(Object object, EventArgs empty) static voidInvokeReportCacheCreated(StiReport report, EventArgs empty) static voidInvokeTextChanged(StiComponent parentComponent, StiTextChangedEventArgs stiTextChangedEventArgs)
-
Constructor Details
-
GlobalEvents
public GlobalEvents()
-
-
Method Details
-
InvokeGlobalGuiStyleChanged
-
InvokeBusinessObjectAssigned
-
InvokeDataSourceAssigned
-
InvokeReportCacheCreated
-
InvokeGetValue
-
InvokeTextChanged
public static void InvokeTextChanged(StiComponent parentComponent, StiTextChangedEventArgs stiTextChangedEventArgs)
-