Uses of Class
fr.opensagres.xdocreport.document.textstyling.properties.TableRowProperties

Packages that use TableRowProperties
fr.opensagres.xdocreport.document.textstyling   
fr.opensagres.xdocreport.document.textstyling.html   
 

Uses of TableRowProperties in fr.opensagres.xdocreport.document.textstyling
 

Methods in fr.opensagres.xdocreport.document.textstyling with parameters of type TableRowProperties
protected abstract  void AbstractDocumentHandler.doStartTableRow(TableRowProperties properties)
           
 void IDocumentHandler.startTableRow(TableRowProperties properties)
          Start table row.
 void AbstractDocumentHandler.startTableRow(TableRowProperties properties)
           
 

Uses of TableRowProperties in fr.opensagres.xdocreport.document.textstyling.html
 

Methods in fr.opensagres.xdocreport.document.textstyling.html that return TableRowProperties
static TableRowProperties StylesHelper.createTableRowProperties(Attributes attributes)
           
 



Copyright © 2014. All Rights Reserved.