org.beangle.webmvc

view

package view

Visibility
  1. Public
  2. All

Type Members

  1. trait LocatedView extends View

  2. trait TagLibrary extends AnyRef

    Annotations
    @spi()
  3. trait TagLibraryProvider extends AnyRef

    Annotations
    @spi()
  4. trait TemplatePathMapper extends AnyRef

    Annotations
    @spi()
  5. trait TemplateResolver extends AnyRef

    Annotations
    @spi()
  6. trait TypeViewBuilder extends AnyRef

    Annotations
    @spi()
  7. class UITheme extends AnyRef

    UITheme represent css or images resource bundle name.

    UITheme represent css or images resource bundle name.

    Since

    3.0.0

  8. trait ViewBuilder extends AnyRef

    Builder view from annotation

    Builder view from annotation

    Annotations
    @spi()
  9. trait ViewRender extends AnyRef

    Annotations
    @spi()
  10. trait ViewResolver extends AnyRef

    find view by mapping and viewName

    find view by mapping and viewName

    Annotations
    @spi()

Value Members

  1. package impl

Ungrouped