public interface GXICompletionListener
Classes that implement this listener should be registered in the Render configuration.
When the building process is completed, a GXRenderEvent event is
thrown, and the onComplete method is called.
| Modifier and Type | Method and Description |
|---|---|
void |
onComplete(GXRenderEvent event)
Invoked when screen tag model build process has been completed.
|
void onComplete(GXRenderEvent event)
event - The event argumentsCopyright 2022 Software AG. All rights reserved. Use is subject to license terms.