Class BulletedListBlock

All Implemented Interfaces:
Block

class BulletedListBlock extends ListBlock
BulletedListBlock
  • Constructor Details

    • BulletedListBlock

      BulletedListBlock(List<Block> childBlocks)
  • Method Details

    • before

      public void before(Sink sink)

      before.

      Specified by:
      before in class AbstractFatherBlock
      Parameters:
      sink - the Sink to receive events.
    • after

      public void after(Sink sink)

      after.

      Specified by:
      after in class AbstractFatherBlock
      Parameters:
      sink - the Sink to receive events.