Uses of Class
fr.opensagres.xdocreport.document.textstyling.properties.ListItemProperties
Packages that use ListItemProperties
Package
Description
-
Uses of ListItemProperties in fr.opensagres.xdocreport.document.textstyling
Methods in fr.opensagres.xdocreport.document.textstyling with parameters of type ListItemPropertiesModifier and TypeMethodDescriptionvoidIDocumentHandler.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 ListItemPropertiesModifier and TypeMethodDescriptionstatic ListItemPropertiesStylesHelper.createListItemProperties(String style) CreateListItemPropertiesfrom inline style.