Class BodyParallelBlock

    • Constructor Detail

      • BodyParallelBlock

        public BodyParallelBlock​(List<Block> subBlocks,
                                 boolean allowMerge)
    • Method Detail

      • sizing

        public void sizing()
        Description copied from interface: Block
        Calculate maximal pxWidth that layout.block can use in a cell without modifying root pxWidth
      • accept

        public void accept​(BlockVisitor blockVisitor)