com.stimulsoft.report.options
Class EngineOptions.GlobalEvents
java.lang.Object
com.stimulsoft.report.options.EngineOptions.GlobalEvents
- Enclosing class:
- EngineOptions
public static final class EngineOptions.GlobalEvents
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EngineOptions.GlobalEvents
public EngineOptions.GlobalEvents()
InvokeGlobalGuiStyleChanged
public static void InvokeGlobalGuiStyleChanged(java.lang.Object object,
StiEventHandlerArgs empty)
InvokeBusinessObjectAssigned
public static void InvokeBusinessObjectAssigned(StiComponent stiChart,
StiEventHandlerArgs empty)
InvokeDataSourceAssigned
public static void InvokeDataSourceAssigned(StiComponent stiChart,
StiEventHandlerArgs empty)
InvokeReportCacheCreated
public static void InvokeReportCacheCreated(StiReport report,
StiEventHandlerArgs empty)
InvokeGetValue
public static void InvokeGetValue(StiComponent sender,
StiGetValueEventArgs e)
InvokeTextChanged
public static void InvokeTextChanged(StiComponent parentComponent,
StiTextChangedEventArgs stiTextChangedEventArgs)