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

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

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

Methods in fr.opensagres.xdocreport.document.textstyling with parameters of type ListProperties
protected abstract  void AbstractDocumentHandler.doStartOrderedList(ListProperties properties)
           
protected abstract  void AbstractDocumentHandler.doStartUnorderedList(ListProperties properties)
           
 void IDocumentHandler.startOrderedList(ListProperties properties)
          Start ordered list.
 void AbstractDocumentHandler.startOrderedList(ListProperties properties)
           
 void IDocumentHandler.startUnorderedList(ListProperties properties)
          Start unordered list.
 void AbstractDocumentHandler.startUnorderedList(ListProperties properties)
           
 

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

Methods in fr.opensagres.xdocreport.document.textstyling.html that return ListProperties
static ListProperties StylesHelper.createListProperties(String style)
          Create ListProperties from inline style.
 



Copyright © 2012. All Rights Reserved.