public interface FieldStub
| Modifier and Type | Field and Description |
|---|---|
static String |
OPTION_CONFIG |
static String |
OPTION_ITEM |
static String |
OPTION_JSX |
static String |
RULES |
| 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) |
static final String OPTION_JSX
static final String OPTION_CONFIG
static final String OPTION_ITEM
static final String RULES
Copyright © 2021. All rights reserved.