public interface IClientGUIListener
Modifier and Type | Method and Description |
---|---|
void |
onCloseChart(IChart chart)
Triggered on
IContext.closeChart(IChart) |
void |
onOpenChart(IClientGUI clientGUI)
|
void onOpenChart(IClientGUI clientGUI)
clientGUI
- IClientGUI
datavoid onCloseChart(IChart chart)
IContext.closeChart(IChart)
chart
- IChart
Copyright © 2024. All rights reserved.