|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||