Uses of Class
org.odftoolkit.odfdom.dom.element.form.FormListPropertyElement
Packages that use FormListPropertyElement
-
Uses of FormListPropertyElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type FormListPropertyElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(FormListPropertyElement ele) A method to visit "form:list-property" elements -
Uses of FormListPropertyElement in org.odftoolkit.odfdom.dom.element.form
Methods in org.odftoolkit.odfdom.dom.element.form that return FormListPropertyElementModifier and TypeMethodDescriptionFormPropertiesElement.newFormListPropertyElement(String formPropertyNameValue, String officeValueTypeValue) Create child element <form:list-property>.