OPTION_CONFIG, OPTION_ITEM, OPTION_JSX, RULES| Constructor and Description |
|---|
FieldService() |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<Boolean> |
deleteByControlId(String controlId) |
io.vertx.core.Future<io.vertx.core.json.JsonArray> |
fetchUi(String formId) |
io.vertx.core.Future<io.vertx.core.json.JsonArray> |
updateA(String controlId,
io.vertx.core.json.JsonArray data) |
public io.vertx.core.Future<io.vertx.core.json.JsonArray> fetchUi(String formId)
public io.vertx.core.Future<io.vertx.core.json.JsonArray> updateA(String controlId, io.vertx.core.json.JsonArray data)
public io.vertx.core.Future<Boolean> deleteByControlId(String controlId)
deleteByControlId in interface FieldStubCopyright © 2021. All rights reserved.