Interface ViewBuilderAware


public interface ViewBuilderAware
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    build(ViewBuilder builder)
    Build view for the top level.
    void
    build(ViewBuilder builder, String name, MethodHandle handle)
    Build nested part of the view.