public class RowElement extends Element
| Constructor and Description |
|---|
RowElement() |
RowElement(boolean header) |
| Modifier and Type | Method and Description |
|---|---|
RowElement |
add(Element... cols) |
Element |
getCol(int index) |
int |
getSize() |
org.crsh.text.ui.RowRenderer |
renderer() |
RowElement |
style(Style.Composite style) |
public int getSize()
public Element getCol(int index)
public RowElement add(Element... cols)
public RowElement style(Style.Composite style)
Copyright © 2014 eXo Platform SAS. All Rights Reserved.