Uses of Class
org.tinygroup.convert.text.config.TextCell

Packages that use TextCell
org.tinygroup.convert.text.config   
 

Uses of TextCell in org.tinygroup.convert.text.config
 

Methods in org.tinygroup.convert.text.config that return types with arguments of type TextCell
 List<TextCell> TextRow.getCells()
           
 

Methods in org.tinygroup.convert.text.config with parameters of type TextCell
 void TextRow.addCell(TextCell cell)
           
 

Method parameters in org.tinygroup.convert.text.config with type arguments of type TextCell
 void TextRow.setCells(List<TextCell> cells)
           
 



Copyright © 2006–2015 TinyGroup. All rights reserved.