Пример #1
0
  public ParaboxLayoutManager setVerticalBox(Box<?> verticalBox) {

    paraboxLayout.setVerticalBox(verticalBox);

    return this;
  }