public abstract static class ProtoPresenterBuilder.OnPrepared
extends java.lang.Object
ProtoPresenterBuilder.Preparator.prepare(org.netbeans.html.presenters.spi.ProtoPresenterBuilder.OnPrepared)
is
finished.Modifier and Type | Method and Description |
---|---|
abstract void |
callbackIsPrepared(java.lang.String callbackFunctionName)
Called when callback function prepared by
ProtoPresenterBuilder.Preparator.prepare(org.netbeans.html.presenters.spi.ProtoPresenterBuilder.OnPrepared)
is ready. |
public abstract void callbackIsPrepared(java.lang.String callbackFunctionName)
ProtoPresenterBuilder.Preparator.prepare(org.netbeans.html.presenters.spi.ProtoPresenterBuilder.OnPrepared)
is ready.callbackFunctionName
- the name of created JavaScript functionCopyright © 2021 The Apache Software Foundation. All rights reserved.