Package 

Class BrowseScreenSectionScope

    • Method Summary

      Modifier and Type Method Description
      final Unit loading(Function1<SectionContentScope, Unit> content)
      final Unit loaded(Function2<SectionContentScope, T, Unit> content)
      final Unit footer(Function1<SectionContentScope, Unit> content)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BrowseScreenSectionScope

        BrowseScreenSectionScope()