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

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

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

Methods in fr.opensagres.xdocreport.document.textstyling with parameters of type ListItemProperties
 void IDocumentHandler.startListItem(ListItemProperties properties)
          Start list item.
 

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

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



Copyright © 2012. All Rights Reserved.