Package htmlflow
package htmlflow
-
ClassDescriptionStatic Html view.Factory to create HtmlDoc or HtmlView instances corresponding to static HTMl pages or dynamic pages.The root container for HTML elements.The model of type T is obtained from view's render() method and passed to dynamic blocks.Dynamic views can be bound to a Model object.Dynamic views can be bound to a domain object within an asynchronous context with the usage of
Publisher.