Uses of Class
org.crsh.text.ui.TableElement

Packages that use TableElement
org.crsh.text.ui   
 

Uses of TableElement in org.crsh.text.ui
 

Methods in org.crsh.text.ui that return TableElement
 TableElement TableElement.add(RowElement row)
           
 TableElement TableElement.border(BorderStyle border)
           
 TableElement TableElement.collapse()
           
 TableElement TableElement.leftCellPadding(int leftCellPadding)
           
 TableElement TableElement.overflow(Overflow overflow)
           
 TableElement TableElement.rightCellPadding(int rightCellPadding)
           
 TableElement TableElement.separator(BorderStyle separator)
           
 TableElement TableElement.style(Style.Composite style)
           
 TableElement TableElement.withColumnLayout(Layout columnLayout)
           
 TableElement TableElement.withRowLayout(Layout rowLayout)
           
 

Constructors in org.crsh.text.ui with parameters of type TableElement
TableRenderer(TableElement table)
           
 



Copyright © 2014 eXo Platform SAS. All Rights Reserved.