Uses of Interface
com.iizix.gyro.IWindowCloseListener
Uses of IWindowCloseListener in com.iizix.gyro
Modifier and TypeMethodDescriptionboolean
IClientSessionGyro.triggerRemoteOpenWindow
(String url, String target, WindowOptions options, IWindowCloseListener windowListener) Triggers opening of a browser window on the client.boolean
IRemoteSessionControl.triggerRemoteOpenWindow
(String url, String target, WindowOptions options, IWindowCloseListener windowListener) Triggers opening of a browser window on the client.Uses of IWindowCloseListener in com.iizix.server.gyro
Modifier and TypeMethodDescriptionboolean
ClientSessionGyro.triggerRemoteOpenWindow
(String url, String target, WindowOptions options, IWindowCloseListener windowListener) Triggers opening of a browser window on the client.