Class HtmlBlock.Block

All Implemented Interfaces:
HamletSpec.__, HamletSpec._Block, HamletSpec._Body, HamletSpec._FieldSet, HamletSpec._Form, HamletSpec._Head, HamletSpec._Html, HamletSpec._InsDel, HamletSpec._Object, HamletSpec._Script, HamletSpec.Block, HamletSpec.Heading, HamletSpec.HeadMisc, HamletSpec.Listing, HamletSpec.Preformatted
Enclosing class:
HtmlBlock

public class HtmlBlock.Block extends Hamlet
  • Method Details

    • subView

      protected void subView(Class<? extends SubView> cls)
      Description copied from class: HamletImpl
      Sub-classes should override this to do something interesting.
      Overrides:
      subView in class HamletImpl
      Parameters:
      cls - the sub-view class