public static final class EngineOptions.GlobalEvents
extends java.lang.Object
| Constructor and Description |
|---|
EngineOptions.GlobalEvents() |
| Modifier and Type | Method and Description |
|---|---|
static void |
InvokeBusinessObjectAssigned(StiComponent stiChart,
StiEventHandlerArgs empty) |
static void |
InvokeDataSourceAssigned(StiComponent stiChart,
StiEventHandlerArgs empty) |
static void |
InvokeGetValue(StiComponent sender,
StiGetValueEventArgs e) |
static void |
InvokeGlobalGuiStyleChanged(java.lang.Object object,
StiEventHandlerArgs empty) |
static void |
InvokeReportCacheCreated(StiReport report,
StiEventHandlerArgs empty) |
static void |
InvokeTextChanged(StiComponent parentComponent,
StiTextChangedEventArgs stiTextChangedEventArgs) |
public static void InvokeGlobalGuiStyleChanged(java.lang.Object object,
StiEventHandlerArgs empty)
public static void InvokeBusinessObjectAssigned(StiComponent stiChart, StiEventHandlerArgs empty)
public static void InvokeDataSourceAssigned(StiComponent stiChart, StiEventHandlerArgs empty)
public static void InvokeReportCacheCreated(StiReport report, StiEventHandlerArgs empty)
public static void InvokeGetValue(StiComponent sender, StiGetValueEventArgs e)
public static void InvokeTextChanged(StiComponent parentComponent, StiTextChangedEventArgs stiTextChangedEventArgs)
Copyright © 2019 Stimulsoft. All Rights Reserved.