@JsFunction @FunctionalInterface public interface SourceFunction<T>
| Modifier and Type | Method and Description |
|---|---|
void |
source(String query,
ResponseCallback<T> response) |
void source(String query, ResponseCallback<T> response)
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.