Uses of Class
org.docx4j.wml.Tabs
Packages that use Tabs
Package
Description
-
Uses of Tabs in org.docx4j.convert.out.fo
Methods in org.docx4j.convert.out.fo with parameters of type TabsModifier and TypeMethodDescriptionprotected static intXsltFOFunctions.getDistanceToNextTabStop(int pos, int numWidth, Tabs pprTabs, DocumentSettingsPart settings) -
Uses of Tabs in org.docx4j.model.properties.paragraph
Constructors in org.docx4j.model.properties.paragraph with parameters of type Tabs -
Uses of Tabs in org.docx4j.model.styles
Methods in org.docx4j.model.styles that return TabsMethods in org.docx4j.model.styles with parameters of type Tabs -
Uses of Tabs in org.docx4j.wml
Fields in org.docx4j.wml declared as TabsMethods in org.docx4j.wml that return TabsModifier and TypeMethodDescriptionObjectFactory.createTabs()Create an instance ofTabsPPrBase.getTabs()Gets the value of the tabs property.Methods in org.docx4j.wml with parameters of type Tabs