Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextVariableInputElement
Packages that use TextVariableInputElement
-
Uses of TextVariableInputElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextVariableInputElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TextVariableInputElement ele) A method to visit "text:variable-input" elements -
Uses of TextVariableInputElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextVariableInputElementModifier and TypeMethodDescriptionTextAElement.newTextVariableInputElement(String officeValueTypeValue, String textNameValue) Create child element <text:variable-input>.TextMetaElement.newTextVariableInputElement(String officeValueTypeValue, String textNameValue) Create child element <text:variable-input>.TextMetaFieldElement.newTextVariableInputElement(String officeValueTypeValue, String textNameValue) Create child element <text:variable-input>.TextParagraphElementBase.newTextVariableInputElement(String officeValueTypeValue, String textNameValue) Create child element <text:variable-input>.TextRubyBaseElement.newTextVariableInputElement(String officeValueTypeValue, String textNameValue) Create child element <text:variable-input>.TextSpanElement.newTextVariableInputElement(String officeValueTypeValue, String textNameValue) Create child element <text:variable-input>.