Uses of Class
org.odftoolkit.odfdom.dom.element.form.FormListValueElement
Packages that use FormListValueElement
-
Uses of FormListValueElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type FormListValueElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(FormListValueElement ele) A method to visit "form:list-value" elements -
Uses of FormListValueElement in org.odftoolkit.odfdom.dom.element.form
Methods in org.odftoolkit.odfdom.dom.element.form that return FormListValueElementModifier and TypeMethodDescriptionFormListPropertyElement.newFormListValueElement(boolean officeBooleanValueValue, String officeDateValueValue, String officeStringValueValue, String officeTimeValueValue, double officeValueValue) Create child element <form:list-value>.