Interface Form


public interface Form
Author:
Lang
  • Method Summary

    Modifier and Type
    Method
    Description
    io.vertx.core.Future<io.vertx.core.json.JsonObject>
    fetchUi(io.vertx.core.json.JsonObject params)
     
  • Method Details

    • fetchUi

      io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchUi(io.vertx.core.json.JsonObject params)