Interface HtmlDisplayable

All Superinterfaces:
Displayable
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface HtmlDisplayable extends Displayable
The role of an object that can be rendered into a String as HTML markup.
Since:
2.0-ALPHA-2
Author:
Fabrizio Giudici
Stereotype:
Role
  • Field Details