Class FormFormElement
java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.odftoolkit.odfdom.pkg.OdfElement
org.odftoolkit.odfdom.dom.element.form.FormFormElement
- All Implemented Interfaces:
Serializable,Cloneable,Element,ElementTraversal,EventTarget,Node,NodeList,TypeInfo
DOM implementation of OpenDocument element <form:form>.
- See Also:
-
Field Summary
FieldsFields inherited from class org.apache.xerces.dom.ElementNSImpl
localName, namespaceURIFields inherited from class org.apache.xerces.dom.ElementImpl
attributes, nameFields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocumentFields inherited from class org.apache.xerces.dom.ChildNode
nextSibling, previousSiblingFields inherited from class org.apache.xerces.dom.NodeImpl
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODEFields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODEFields inherited from interface org.w3c.dom.TypeInfo
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(ElementVisitor visitor) Accept an visitor instance to allow the visitor to do some operations.Receives the value of the ODFDOM attribute representationFormAllowDeletesAttribute, See @form:allow-deletesReceives the value of the ODFDOM attribute representationFormAllowInsertsAttribute, See @form:allow-insertsReceives the value of the ODFDOM attribute representationFormAllowUpdatesAttribute, See @form:allow-updatesReceives the value of the ODFDOM attribute representationFormApplyFilterAttribute, See @form:apply-filterReceives the value of the ODFDOM attribute representationFormCommandAttribute, See @form:commandReceives the value of the ODFDOM attribute representationFormCommandTypeAttribute, See @form:command-typeReceives the value of the ODFDOM attribute representationFormControlImplementationAttribute, See @form:control-implementationReceives the value of the ODFDOM attribute representationFormDatasourceAttribute, See @form:datasourceReceives the value of the ODFDOM attribute representationFormDetailFieldsAttribute, See @form:detail-fieldsReceives the value of the ODFDOM attribute representationFormEnctypeAttribute, See @form:enctypeReceives the value of the ODFDOM attribute representationFormEscapeProcessingAttribute, See @form:escape-processingReceives the value of the ODFDOM attribute representationFormFilterAttribute, See @form:filterReceives the value of the ODFDOM attribute representationFormIgnoreResultAttribute, See @form:ignore-resultReceives the value of the ODFDOM attribute representationFormMasterFieldsAttribute, See @form:master-fieldsReceives the value of the ODFDOM attribute representationFormMethodAttribute, See @form:methodReceives the value of the ODFDOM attribute representationFormNameAttribute, See @form:nameReceives the value of the ODFDOM attribute representationFormNavigationModeAttribute, See @form:navigation-modeReceives the value of the ODFDOM attribute representationFormOrderAttribute, See @form:orderReceives the value of the ODFDOM attribute representationFormTabCycleAttribute, See @form:tab-cycleGet the element nameReceives the value of the ODFDOM attribute representationOfficeTargetFrameAttribute, See @office:target-frameReceives the value of the ODFDOM attribute representationXlinkActuateAttribute, See @xlink:actuateReceives the value of the ODFDOM attribute representationXlinkHrefAttribute, See @xlink:hrefReceives the value of the ODFDOM attribute representationXlinkTypeAttribute, See @xlink:typenewFormButtonElement(String formImagePositionValue, String xmlIdValue) Create child element <form:button>.newFormCheckboxElement(String formImagePositionValue, String xmlIdValue) Create child element <form:checkbox>.newFormComboboxElement(String xmlIdValue) Create child element <form:combobox>.newFormConnectionResourceElement(String xlinkHrefValue) Create child element <form:connection-resource>.newFormDateElement(String xmlIdValue) Create child element <form:date>.newFormFileElement(String xmlIdValue) Create child element <form:file>.newFormFixedTextElement(String xmlIdValue) Create child element <form:fixed-text>.newFormFormattedTextElement(String xmlIdValue) Create child element <form:formatted-text>.Create child element <form:form>.newFormFrameElement(String xmlIdValue) Create child element <form:frame>.newFormGenericControlElement(String xmlIdValue) Create child element <form:generic-control>.newFormGridElement(String xmlIdValue) Create child element <form:grid>.newFormHiddenElement(String xmlIdValue) Create child element <form:hidden>.newFormImageElement(String xmlIdValue) Create child element <form:image>.newFormImageFrameElement(String xmlIdValue) Create child element <form:image-frame>.newFormListboxElement(String xmlIdValue) Create child element <form:listbox>.newFormNumberElement(String xmlIdValue) Create child element <form:number>.newFormPasswordElement(String xmlIdValue) Create child element <form:password>.Create child element <form:properties>.newFormRadioElement(String formImagePositionValue, String xmlIdValue) Create child element <form:radio>.newFormTextareaElement(String xmlIdValue) Create child element <form:textarea>.newFormTextElement(String xmlIdValue) Create child element <form:text>.newFormTimeElement(String xmlIdValue) Create child element <form:time>.newFormValueRangeElement(String xmlIdValue) Create child element <form:value-range>.Create child element <office:event-listeners>.voidsetFormAllowDeletesAttribute(Boolean formAllowDeletesValue) Sets the value of ODFDOM attribute representationFormAllowDeletesAttribute, See @form:allow-deletesvoidsetFormAllowInsertsAttribute(Boolean formAllowInsertsValue) Sets the value of ODFDOM attribute representationFormAllowInsertsAttribute, See @form:allow-insertsvoidsetFormAllowUpdatesAttribute(Boolean formAllowUpdatesValue) Sets the value of ODFDOM attribute representationFormAllowUpdatesAttribute, See @form:allow-updatesvoidsetFormApplyFilterAttribute(Boolean formApplyFilterValue) Sets the value of ODFDOM attribute representationFormApplyFilterAttribute, See @form:apply-filtervoidsetFormCommandAttribute(String formCommandValue) Sets the value of ODFDOM attribute representationFormCommandAttribute, See @form:commandvoidsetFormCommandTypeAttribute(String formCommandTypeValue) Sets the value of ODFDOM attribute representationFormCommandTypeAttribute, See @form:command-typevoidsetFormControlImplementationAttribute(String formControlImplementationValue) Sets the value of ODFDOM attribute representationFormControlImplementationAttribute, See @form:control-implementationvoidsetFormDatasourceAttribute(String formDatasourceValue) Sets the value of ODFDOM attribute representationFormDatasourceAttribute, See @form:datasourcevoidsetFormDetailFieldsAttribute(String formDetailFieldsValue) Sets the value of ODFDOM attribute representationFormDetailFieldsAttribute, See @form:detail-fieldsvoidsetFormEnctypeAttribute(String formEnctypeValue) Sets the value of ODFDOM attribute representationFormEnctypeAttribute, See @form:enctypevoidsetFormEscapeProcessingAttribute(Boolean formEscapeProcessingValue) Sets the value of ODFDOM attribute representationFormEscapeProcessingAttribute, See @form:escape-processingvoidsetFormFilterAttribute(String formFilterValue) Sets the value of ODFDOM attribute representationFormFilterAttribute, See @form:filtervoidsetFormIgnoreResultAttribute(Boolean formIgnoreResultValue) Sets the value of ODFDOM attribute representationFormIgnoreResultAttribute, See @form:ignore-resultvoidsetFormMasterFieldsAttribute(String formMasterFieldsValue) Sets the value of ODFDOM attribute representationFormMasterFieldsAttribute, See @form:master-fieldsvoidsetFormMethodAttribute(String formMethodValue) Sets the value of ODFDOM attribute representationFormMethodAttribute, See @form:methodvoidsetFormNameAttribute(String formNameValue) Sets the value of ODFDOM attribute representationFormNameAttribute, See @form:namevoidsetFormNavigationModeAttribute(String formNavigationModeValue) Sets the value of ODFDOM attribute representationFormNavigationModeAttribute, See @form:navigation-modevoidsetFormOrderAttribute(String formOrderValue) Sets the value of ODFDOM attribute representationFormOrderAttribute, See @form:ordervoidsetFormTabCycleAttribute(String formTabCycleValue) Sets the value of ODFDOM attribute representationFormTabCycleAttribute, See @form:tab-cyclevoidsetOfficeTargetFrameAttribute(String officeTargetFrameValue) Sets the value of ODFDOM attribute representationOfficeTargetFrameAttribute, See @office:target-framevoidsetXlinkActuateAttribute(String xlinkActuateValue) Sets the value of ODFDOM attribute representationXlinkActuateAttribute, See @xlink:actuatevoidsetXlinkHrefAttribute(String xlinkHrefValue) Sets the value of ODFDOM attribute representationXlinkHrefAttribute, See @xlink:hrefvoidsetXlinkTypeAttribute(String xlinkTypeValue) Sets the value of ODFDOM attribute representationXlinkTypeAttribute, See @xlink:typeMethods inherited from class org.odftoolkit.odfdom.pkg.OdfElement
appendChild, appendUsingWhitespaceHandling, cloneElement, cloneNode, cloneNode, cloneNode, cloneOdfElement, componentSize, copyAttributes, countChildComponents, countDescendantComponents, countPrecedingSiblingElements, delete, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getChildElement, getChildElement, getComponent, getComponentRoot, getFirstChildElement, getLastChildElement, getNextSiblingElement, getOdfAttribute, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, getPreviousSiblingElement, getRepetition, getTextContent, hasAncestor, hasOdfAttribute, ignoredComponent, insert, insert, insertBefore, isComponentRoot, isIgnoredElement, isIgnoredElement, isRepeatable, markAsComponentRoot, markText, moveChildrenTo, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, receiveNode, receiveNode, removeChild, removeContent, removeSingleElement, replaceChild, selfAndDescendantTextIgnoredAsComponent, setComponent, setOdfAttribute, setOdfAttribute, setOdfAttributeValue, setRepetition, split, toStringMethods inherited from class org.apache.xerces.dom.ElementNSImpl
getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setPrefix, setTypeMethods inherited from class org.apache.xerces.dom.ElementImpl
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getBaseURI, getChildElementCount, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getLastElementChild, getNextElementSibling, getNodeName, getNodeType, getPreviousElementSibling, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttribute, hasAttributeNS, hasAttributes, isEqualNode, normalize, reconcileDefaultAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeDataMethods inherited from class org.apache.xerces.dom.ParentNode
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, hasChildNodes, item, setTextContent, synchronizeChildrenMethods inherited from class org.apache.xerces.dom.ChildNode
getNextSibling, getParentNode, getPreviousSiblingMethods inherited from class org.apache.xerces.dom.NodeImpl
addEventListener, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserDataMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.w3c.dom.Node
compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData
-
Field Details
-
ELEMENT_NAME
-
-
Constructor Details
-
FormFormElement
Create the instance ofFormFormElement- Parameters:
ownerDoc- The type isOdfFileDom
-
-
Method Details
-
getOdfName
Get the element name- Specified by:
getOdfNamein classOdfElement- Returns:
- return
OdfNamethe name of element <form:form>.
-
getFormAllowDeletesAttribute
Receives the value of the ODFDOM attribute representationFormAllowDeletesAttribute, See @form:allow-deletes- Returns:
- - the
Boolean, the value ornull, if the attribute is not set and no default value defined.
-
setFormAllowDeletesAttribute
Sets the value of ODFDOM attribute representationFormAllowDeletesAttribute, See @form:allow-deletes- Parameters:
formAllowDeletesValue- The type isBoolean
-
getFormAllowInsertsAttribute
Receives the value of the ODFDOM attribute representationFormAllowInsertsAttribute, See @form:allow-inserts- Returns:
- - the
Boolean, the value ornull, if the attribute is not set and no default value defined.
-
setFormAllowInsertsAttribute
Sets the value of ODFDOM attribute representationFormAllowInsertsAttribute, See @form:allow-inserts- Parameters:
formAllowInsertsValue- The type isBoolean
-
getFormAllowUpdatesAttribute
Receives the value of the ODFDOM attribute representationFormAllowUpdatesAttribute, See @form:allow-updates- Returns:
- - the
Boolean, the value ornull, if the attribute is not set and no default value defined.
-
setFormAllowUpdatesAttribute
Sets the value of ODFDOM attribute representationFormAllowUpdatesAttribute, See @form:allow-updates- Parameters:
formAllowUpdatesValue- The type isBoolean
-
getFormApplyFilterAttribute
Receives the value of the ODFDOM attribute representationFormApplyFilterAttribute, See @form:apply-filter- Returns:
- - the
Boolean, the value ornull, if the attribute is not set and no default value defined.
-
setFormApplyFilterAttribute
Sets the value of ODFDOM attribute representationFormApplyFilterAttribute, See @form:apply-filter- Parameters:
formApplyFilterValue- The type isBoolean
-
getFormCommandAttribute
Receives the value of the ODFDOM attribute representationFormCommandAttribute, See @form:command- Returns:
- - the
String, the value ornull, if the attribute is not set and no default value defined.
-
setFormCommandAttribute
Sets the value of ODFDOM attribute representationFormCommandAttribute, See @form:command- Parameters:
formCommandValue- The type isString
-
getFormCommandTypeAttribute
Receives the value of the ODFDOM attribute representationFormCommandTypeAttribute, See @form:command-type- Returns:
- - the
String, the value ornull, if the attribute is not set and no default value defined.
-
setFormCommandTypeAttribute
Sets the value of ODFDOM attribute representationFormCommandTypeAttribute, See @form:command-type- Parameters:
formCommandTypeValue- The type isString
-
getFormControlImplementationAttribute
Receives the value of the ODFDOM attribute representationFormControlImplementationAttribute, See @form:control-implementation- Returns:
- - the
String, the value ornull, if the attribute is not set and no default value defined.
-
setFormControlImplementationAttribute
Sets the value of ODFDOM attribute representationFormControlImplementationAttribute, See @form:control-implementation- Parameters:
formControlImplementationValue- The type isString
-
getFormDatasourceAttribute
Receives the value of the ODFDOM attribute representationFormDatasourceAttribute, See @form:datasource- Returns:
- - the
String, the value ornull, if the attribute is not set and no default value defined.
-
setFormDatasourceAttribute
Sets the value of ODFDOM attribute representationFormDatasourceAttribute, See @form:datasource- Parameters:
formDatasourceValue- The type isString
-
getFormDetailFieldsAttribute
Receives the value of the ODFDOM attribute representationFormDetailFieldsAttribute, See @form:detail-fields- Returns:
- - the
String, the value ornull, if the attribute is not set and no default value defined.
-
setFormDetailFieldsAttribute
Sets the value of ODFDOM attribute representationFormDetailFieldsAttribute, See @form:detail-fields- Parameters:
formDetailFieldsValue- The type isString
-
getFormEnctypeAttribute
Receives the value of the ODFDOM attribute representationFormEnctypeAttribute, See @form:enctype- Returns:
- - the
String, the value ornull, if the attribute is not set and no default value defined.
-
setFormEnctypeAttribute
Sets the value of ODFDOM attribute representationFormEnctypeAttribute, See @form:enctype- Parameters:
formEnctypeValue- The type isString
-
getFormEscapeProcessingAttribute
Receives the value of the ODFDOM attribute representationFormEscapeProcessingAttribute, See @form:escape-processing- Returns:
- - the
Boolean, the value ornull, if the attribute is not set and no default value defined.
-
setFormEscapeProcessingAttribute
Sets the value of ODFDOM attribute representationFormEscapeProcessingAttribute, See @form:escape-processing- Parameters:
formEscapeProcessingValue- The type isBoolean
-
getFormFilterAttribute
Receives the value of the ODFDOM attribute representationFormFilterAttribute, See @form:filter- Returns:
- - the
String, the value ornull, if the attribute is not set and no default value defined.
-
setFormFilterAttribute
Sets the value of ODFDOM attribute representationFormFilterAttribute, See @form:filter- Parameters:
formFilterValue- The type isString
-
getFormIgnoreResultAttribute
Receives the value of the ODFDOM attribute representationFormIgnoreResultAttribute, See @form:ignore-result- Returns:
- - the
Boolean, the value ornull, if the attribute is not set and no default value defined.
-
setFormIgnoreResultAttribute
Sets the value of ODFDOM attribute representationFormIgnoreResultAttribute, See @form:ignore-result- Parameters:
formIgnoreResultValue- The type isBoolean
-
getFormMasterFieldsAttribute
Receives the value of the ODFDOM attribute representationFormMasterFieldsAttribute, See @form:master-fields- Returns:
- - the
String, the value ornull, if the attribute is not set and no default value defined.
-
setFormMasterFieldsAttribute
Sets the value of ODFDOM attribute representationFormMasterFieldsAttribute, See @form:master-fields- Parameters:
formMasterFieldsValue- The type isString
-
getFormMethodAttribute
Receives the value of the ODFDOM attribute representationFormMethodAttribute, See @form:method- Returns:
- - the
String, the value ornull, if the attribute is not set and no default value defined.
-
setFormMethodAttribute
Sets the value of ODFDOM attribute representationFormMethodAttribute, See @form:method- Parameters:
formMethodValue- The type isString
-
getFormNameAttribute
Receives the value of the ODFDOM attribute representationFormNameAttribute, See @form:name- Returns:
- - the
String, the value ornull, if the attribute is not set and no default value defined.
-
setFormNameAttribute
Sets the value of ODFDOM attribute representationFormNameAttribute, See @form:name- Parameters:
formNameValue- The type isString
-
getFormOrderAttribute
Receives the value of the ODFDOM attribute representationFormOrderAttribute, See @form:order- Returns:
- - the
String, the value ornull, if the attribute is not set and no default value defined.
-
setFormOrderAttribute
Sets the value of ODFDOM attribute representationFormOrderAttribute, See @form:order- Parameters:
formOrderValue- The type isString
-
getFormTabCycleAttribute
Receives the value of the ODFDOM attribute representationFormTabCycleAttribute, See @form:tab-cycle- Returns:
- - the
String, the value ornull, if the attribute is not set and no default value defined.
-
setFormTabCycleAttribute
Sets the value of ODFDOM attribute representationFormTabCycleAttribute, See @form:tab-cycle- Parameters:
formTabCycleValue- The type isString
-
getOfficeTargetFrameAttribute
Receives the value of the ODFDOM attribute representationOfficeTargetFrameAttribute, See @office:target-frame- Returns:
- - the
String, the value ornull, if the attribute is not set and no default value defined.
-
setOfficeTargetFrameAttribute
Sets the value of ODFDOM attribute representationOfficeTargetFrameAttribute, See @office:target-frame- Parameters:
officeTargetFrameValue- The type isString
-
getXlinkActuateAttribute
Receives the value of the ODFDOM attribute representationXlinkActuateAttribute, See @xlink:actuate- Returns:
- - the
String, the value ornull, if the attribute is not set and no default value defined.
-
setXlinkActuateAttribute
Sets the value of ODFDOM attribute representationXlinkActuateAttribute, See @xlink:actuate- Parameters:
xlinkActuateValue- The type isString
-
getXlinkHrefAttribute
Receives the value of the ODFDOM attribute representationXlinkHrefAttribute, See @xlink:href- Returns:
- - the
String, the value ornull, if the attribute is not set and no default value defined.
-
setXlinkHrefAttribute
Sets the value of ODFDOM attribute representationXlinkHrefAttribute, See @xlink:href- Parameters:
xlinkHrefValue- The type isString
-
getXlinkTypeAttribute
Receives the value of the ODFDOM attribute representationXlinkTypeAttribute, See @xlink:type- Returns:
- - the
String, the value ornull, if the attribute is not set and no default value defined.
-
setXlinkTypeAttribute
Sets the value of ODFDOM attribute representationXlinkTypeAttribute, See @xlink:type- Parameters:
xlinkTypeValue- The type isString
-
newFormButtonElement
Create child element <form:button>.- Parameters:
formImagePositionValue- theStringvalue ofFormImagePositionAttribute, see @form:image-position at specificationxmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:button>
-
newFormCheckboxElement
Create child element <form:checkbox>.- Parameters:
formImagePositionValue- theStringvalue ofFormImagePositionAttribute, see @form:image-position at specificationxmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:checkbox>
-
newFormComboboxElement
Create child element <form:combobox>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:combobox>
-
newFormConnectionResourceElement
Create child element <form:connection-resource>.- Parameters:
xlinkHrefValue- theStringvalue ofXlinkHrefAttribute, see @xlink:href at specification- Returns:
- the element <form:connection-resource>
-
newFormDateElement
Create child element <form:date>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:date>
-
newFormFileElement
Create child element <form:file>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:file>
-
newFormFixedTextElement
Create child element <form:fixed-text>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:fixed-text>
-
newFormFormElement
Create child element <form:form>.- Returns:
- the element <form:form>
-
newFormFormattedTextElement
Create child element <form:formatted-text>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:formatted-text>
-
newFormFrameElement
Create child element <form:frame>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:frame>
-
newFormGenericControlElement
Create child element <form:generic-control>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:generic-control>
-
newFormGridElement
Create child element <form:grid>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:grid>
-
newFormHiddenElement
Create child element <form:hidden>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:hidden>
-
newFormImageElement
Create child element <form:image>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:image>
-
newFormImageFrameElement
Create child element <form:image-frame>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:image-frame>
-
newFormListboxElement
Create child element <form:listbox>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:listbox>
-
newFormNumberElement
Create child element <form:number>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:number>
-
newFormPasswordElement
Create child element <form:password>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:password>
-
newFormPropertiesElement
Create child element <form:properties>.- Returns:
- the element <form:properties>
-
newFormRadioElement
Create child element <form:radio>.- Parameters:
formImagePositionValue- theStringvalue ofFormImagePositionAttribute, see @form:image-position at specificationxmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:radio>
-
newFormTextElement
Create child element <form:text>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:text>
-
newFormTextareaElement
Create child element <form:textarea>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:textarea>
-
newFormTimeElement
Create child element <form:time>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:time>
-
newFormValueRangeElement
Create child element <form:value-range>.- Parameters:
xmlIdValue- theStringvalue ofXmlIdAttribute, see @xml:id at specification- Returns:
- the element <form:value-range>
-
newOfficeEventListenersElement
Create child element <office:event-listeners>.- Returns:
- the element <office:event-listeners>
-
accept
Accept an visitor instance to allow the visitor to do some operations. Refer to visitor design pattern to get a better understanding.- Overrides:
acceptin classOdfElement- Parameters:
visitor- an instance of DefaultElementVisitor
-