Interface Form


  • public interface Form
    Author:
    Lang
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchUi​(io.vertx.core.json.JsonObject params)  
    • Method Detail

      • fetchUi

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