org.crsh.text.ui
Class RowElement
java.lang.Object
org.crsh.text.ui.Element
org.crsh.text.ui.RowElement
public class RowElement
- extends Element
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowElement
public RowElement()
RowElement
public RowElement(boolean header)
getSize
public int getSize()
getCol
public Element getCol(int index)
add
public RowElement add(Element... cols)
add
public RowElement add(String... cols)
style
public RowElement style(Style.Composite style)
- Overrides:
style in class Element
renderer
public org.crsh.text.ui.RowLineRenderer renderer()
- Specified by:
renderer in class Element
Copyright © 2015 eXo Platform SAS. All Rights Reserved.