Class LytHBox

All Implemented Interfaces:
LytBlockContainer, LytErrorSink, Styleable

public class LytHBox extends LytAxisBox
Lays out its children vertically.
  • Constructor Details

    • LytHBox

      public LytHBox()
  • Method Details

    • computeBoxLayout

      protected LytRect computeBoxLayout(LayoutContext context, int x, int y, int availableWidth)
      Specified by:
      computeBoxLayout in class LytBox
    • isWrap

      public boolean isWrap()
    • setWrap

      public void setWrap(boolean wrap)