Interface Arbor

All Known Implementing Classes:
AbstractArbor

public interface Arbor
X_CATEGORY Tree Component
Author:
Lang
  • Method Summary

    Modifier and Type
    Method
    Description
    io.vertx.core.Future<io.vertx.core.json.JsonArray>
    generate(io.vertx.core.json.JsonObject category, io.vertx.core.json.JsonObject configuration)
     
  • Method Details

    • generate

      io.vertx.core.Future<io.vertx.core.json.JsonArray> generate(io.vertx.core.json.JsonObject category, io.vertx.core.json.JsonObject configuration)