public class FormFormElement extends OdfElement
| Modifier and Type | Field and Description |
|---|---|
static OdfName |
ELEMENT_NAME |
localName, namespaceURIattributes, namefirstChild, fNodeListCache, ownerDocumentnextSibling, previousSiblingDOCUMENT_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_NODEATTRIBUTE_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_NODEDERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION| Constructor and Description |
|---|
FormFormElement(OdfFileDom ownerDoc)
Create the instance of
FormFormElement |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ElementVisitor visitor)
Accept an visitor instance to allow the visitor to do some operations.
|
Boolean |
getFormAllowDeletesAttribute()
Receives the value of the ODFDOM attribute representation
FormAllowDeletesAttribute
, See form:allow-deletes |
Boolean |
getFormAllowInsertsAttribute()
Receives the value of the ODFDOM attribute representation
FormAllowInsertsAttribute
, See form:allow-inserts |
Boolean |
getFormAllowUpdatesAttribute()
Receives the value of the ODFDOM attribute representation
FormAllowUpdatesAttribute
, See form:allow-updates |
Boolean |
getFormApplyFilterAttribute()
Receives the value of the ODFDOM attribute representation
FormApplyFilterAttribute
, See form:apply-filter |
String |
getFormCommandAttribute()
Receives the value of the ODFDOM attribute representation
FormCommandAttribute ,
See form:command |
String |
getFormCommandTypeAttribute()
Receives the value of the ODFDOM attribute representation
FormCommandTypeAttribute
, See form:command-type |
String |
getFormControlImplementationAttribute()
Receives the value of the ODFDOM attribute representation
FormControlImplementationAttribute , See form:control-implementation |
String |
getFormDatasourceAttribute()
Receives the value of the ODFDOM attribute representation
FormDatasourceAttribute
, See form:datasource |
String |
getFormDetailFieldsAttribute()
Receives the value of the ODFDOM attribute representation
FormDetailFieldsAttribute
, See form:detail-fields |
String |
getFormEnctypeAttribute()
Receives the value of the ODFDOM attribute representation
FormEnctypeAttribute ,
See form:enctype |
Boolean |
getFormEscapeProcessingAttribute()
Receives the value of the ODFDOM attribute representation
FormEscapeProcessingAttribute
, See form:escape-processing |
String |
getFormFilterAttribute()
Receives the value of the ODFDOM attribute representation
FormFilterAttribute ,
See form:filter |
Boolean |
getFormIgnoreResultAttribute()
Receives the value of the ODFDOM attribute representation
FormIgnoreResultAttribute
, See form:ignore-result |
String |
getFormMasterFieldsAttribute()
Receives the value of the ODFDOM attribute representation
FormMasterFieldsAttribute
, See form:master-fields |
String |
getFormMethodAttribute()
Receives the value of the ODFDOM attribute representation
FormMethodAttribute ,
See form:method |
String |
getFormNameAttribute()
Receives the value of the ODFDOM attribute representation
FormNameAttribute , See
form:name |
String |
getFormNavigationModeAttribute()
Receives the value of the ODFDOM attribute representation
FormNavigationModeAttribute
, See form:navigation-mode |
String |
getFormOrderAttribute()
Receives the value of the ODFDOM attribute representation
FormOrderAttribute , See
form:order |
String |
getFormTabCycleAttribute()
Receives the value of the ODFDOM attribute representation
FormTabCycleAttribute ,
See form:tab-cycle |
OdfName |
getOdfName()
Get the element name
|
String |
getOfficeTargetFrameAttribute()
Receives the value of the ODFDOM attribute representation
OfficeTargetFrameAttribute
, See office:target-frame |
String |
getXlinkActuateAttribute()
Receives the value of the ODFDOM attribute representation
XlinkActuateAttribute ,
See xlink:actuate |
String |
getXlinkHrefAttribute()
Receives the value of the ODFDOM attribute representation
XlinkHrefAttribute , See
xlink:href |
String |
getXlinkTypeAttribute()
Receives the value of the ODFDOM attribute representation
XlinkTypeAttribute , See
xlink:type |
FormButtonElement |
newFormButtonElement(String formImagePositionValue,
String xmlIdValue)
Create child element form:button.
|
FormCheckboxElement |
newFormCheckboxElement(String formImagePositionValue,
String xmlIdValue)
Create child element form:checkbox.
|
FormComboboxElement |
newFormComboboxElement(String xmlIdValue)
Create child element form:combobox.
|
FormConnectionResourceElement |
newFormConnectionResourceElement(String xlinkHrefValue)
Create child element form:connection-resource.
|
FormDateElement |
newFormDateElement(String xmlIdValue)
Create child element form:date.
|
FormFileElement |
newFormFileElement(String xmlIdValue)
Create child element form:file.
|
FormFixedTextElement |
newFormFixedTextElement(String xmlIdValue)
Create child element form:fixed-text.
|
FormFormattedTextElement |
newFormFormattedTextElement(String xmlIdValue)
Create child element form:formatted-text.
|
FormFormElement |
newFormFormElement()
Create child element form:form.
|
FormFrameElement |
newFormFrameElement(String xmlIdValue)
Create child element form:frame.
|
FormGenericControlElement |
newFormGenericControlElement(String xmlIdValue)
Create child element form:generic-control.
|
FormGridElement |
newFormGridElement(String xmlIdValue)
Create child element form:grid.
|
FormHiddenElement |
newFormHiddenElement(String xmlIdValue)
Create child element form:hidden.
|
FormImageElement |
newFormImageElement(String xmlIdValue)
Create child element form:image.
|
FormImageFrameElement |
newFormImageFrameElement(String xmlIdValue)
Create child element form:image-frame.
|
FormListboxElement |
newFormListboxElement(String xmlIdValue)
Create child element form:listbox.
|
FormNumberElement |
newFormNumberElement(String xmlIdValue)
Create child element form:number.
|
FormPasswordElement |
newFormPasswordElement(String xmlIdValue)
Create child element form:password.
|
FormPropertiesElement |
newFormPropertiesElement()
Create child element form:properties.
|
FormRadioElement |
newFormRadioElement(String formImagePositionValue,
String xmlIdValue)
Create child element form:radio.
|
FormTextareaElement |
newFormTextareaElement(String xmlIdValue)
Create child element form:textarea.
|
FormTextElement |
newFormTextElement(String xmlIdValue)
Create child element form:text.
|
FormTimeElement |
newFormTimeElement(String xmlIdValue)
Create child element form:time.
|
FormValueRangeElement |
newFormValueRangeElement(String xmlIdValue)
Create child element form:value-range.
|
OfficeEventListenersElement |
newOfficeEventListenersElement()
Create child element office:event-listeners.
|
void |
setFormAllowDeletesAttribute(Boolean formAllowDeletesValue)
Sets the value of ODFDOM attribute representation
FormAllowDeletesAttribute , See
form:allow-deletes |
void |
setFormAllowInsertsAttribute(Boolean formAllowInsertsValue)
Sets the value of ODFDOM attribute representation
FormAllowInsertsAttribute , See
form:allow-inserts |
void |
setFormAllowUpdatesAttribute(Boolean formAllowUpdatesValue)
Sets the value of ODFDOM attribute representation
FormAllowUpdatesAttribute , See
form:allow-updates |
void |
setFormApplyFilterAttribute(Boolean formApplyFilterValue)
Sets the value of ODFDOM attribute representation
FormApplyFilterAttribute , See
form:apply-filter |
void |
setFormCommandAttribute(String formCommandValue)
Sets the value of ODFDOM attribute representation
FormCommandAttribute , See
form:command |
void |
setFormCommandTypeAttribute(String formCommandTypeValue)
Sets the value of ODFDOM attribute representation
FormCommandTypeAttribute , See
form:command-type |
void |
setFormControlImplementationAttribute(String formControlImplementationValue)
Sets the value of ODFDOM attribute representation
FormControlImplementationAttribute
, See form:control-implementation |
void |
setFormDatasourceAttribute(String formDatasourceValue)
Sets the value of ODFDOM attribute representation
FormDatasourceAttribute , See
form:datasource |
void |
setFormDetailFieldsAttribute(String formDetailFieldsValue)
Sets the value of ODFDOM attribute representation
FormDetailFieldsAttribute , See
form:detail-fields |
void |
setFormEnctypeAttribute(String formEnctypeValue)
Sets the value of ODFDOM attribute representation
FormEnctypeAttribute , See
form:enctype |
void |
setFormEscapeProcessingAttribute(Boolean formEscapeProcessingValue)
Sets the value of ODFDOM attribute representation
FormEscapeProcessingAttribute ,
See form:escape-processing |
void |
setFormFilterAttribute(String formFilterValue)
Sets the value of ODFDOM attribute representation
FormFilterAttribute , See
form:filter |
void |
setFormIgnoreResultAttribute(Boolean formIgnoreResultValue)
Sets the value of ODFDOM attribute representation
FormIgnoreResultAttribute , See
form:ignore-result |
void |
setFormMasterFieldsAttribute(String formMasterFieldsValue)
Sets the value of ODFDOM attribute representation
FormMasterFieldsAttribute , See
form:master-fields |
void |
setFormMethodAttribute(String formMethodValue)
Sets the value of ODFDOM attribute representation
FormMethodAttribute , See
form:method |
void |
setFormNameAttribute(String formNameValue)
Sets the value of ODFDOM attribute representation
FormNameAttribute , See
form:name |
void |
setFormNavigationModeAttribute(String formNavigationModeValue)
Sets the value of ODFDOM attribute representation
FormNavigationModeAttribute ,
See form:navigation-mode |
void |
setFormOrderAttribute(String formOrderValue)
Sets the value of ODFDOM attribute representation
FormOrderAttribute , See
form:order |
void |
setFormTabCycleAttribute(String formTabCycleValue)
Sets the value of ODFDOM attribute representation
FormTabCycleAttribute , See
form:tab-cycle |
void |
setOfficeTargetFrameAttribute(String officeTargetFrameValue)
Sets the value of ODFDOM attribute representation
OfficeTargetFrameAttribute , See
office:target-frame |
void |
setXlinkActuateAttribute(String xlinkActuateValue)
Sets the value of ODFDOM attribute representation
XlinkActuateAttribute , See
xlink:actuate |
void |
setXlinkHrefAttribute(String xlinkHrefValue)
Sets the value of ODFDOM attribute representation
XlinkHrefAttribute , See
xlink:href |
void |
setXlinkTypeAttribute(String xlinkTypeValue)
Sets the value of ODFDOM attribute representation
XlinkTypeAttribute , See
xlink:type |
cloneNode, cloneOdfElement, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toStringgetLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setPrefix, setTypegetAttribute, 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, synchronizeDatagetChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildrengetNextSibling, getParentNode, getPreviousSiblingaddEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserDataclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitappendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserDatapublic static final OdfName ELEMENT_NAME
public FormFormElement(OdfFileDom ownerDoc)
FormFormElementownerDoc - The type is OdfFileDompublic OdfName getOdfName()
getOdfName in class OdfElementOdfName the name of element form:form.public Boolean getFormAllowDeletesAttribute()
FormAllowDeletesAttribute
, See form:allow-deletesBoolean , the value or null, if the attribute is not
set and no default value defined.public void setFormAllowDeletesAttribute(Boolean formAllowDeletesValue)
FormAllowDeletesAttribute , See
form:allow-deletesformAllowDeletesValue - The type is Booleanpublic Boolean getFormAllowInsertsAttribute()
FormAllowInsertsAttribute
, See form:allow-insertsBoolean , the value or null, if the attribute is not
set and no default value defined.public void setFormAllowInsertsAttribute(Boolean formAllowInsertsValue)
FormAllowInsertsAttribute , See
form:allow-insertsformAllowInsertsValue - The type is Booleanpublic Boolean getFormAllowUpdatesAttribute()
FormAllowUpdatesAttribute
, See form:allow-updatesBoolean , the value or null, if the attribute is not
set and no default value defined.public void setFormAllowUpdatesAttribute(Boolean formAllowUpdatesValue)
FormAllowUpdatesAttribute , See
form:allow-updatesformAllowUpdatesValue - The type is Booleanpublic Boolean getFormApplyFilterAttribute()
FormApplyFilterAttribute
, See form:apply-filterBoolean , the value or null, if the attribute is not
set and no default value defined.public void setFormApplyFilterAttribute(Boolean formApplyFilterValue)
FormApplyFilterAttribute , See
form:apply-filterformApplyFilterValue - The type is Booleanpublic String getFormCommandAttribute()
FormCommandAttribute ,
See form:commandString , the value or null, if the attribute is not set
and no default value defined.public void setFormCommandAttribute(String formCommandValue)
FormCommandAttribute , See
form:commandformCommandValue - The type is Stringpublic String getFormCommandTypeAttribute()
FormCommandTypeAttribute
, See form:command-typeString , the value or null, if the attribute is not set
and no default value defined.public void setFormCommandTypeAttribute(String formCommandTypeValue)
FormCommandTypeAttribute , See
form:command-typeformCommandTypeValue - The type is Stringpublic String getFormControlImplementationAttribute()
FormControlImplementationAttribute , See form:control-implementationString , the value or null, if the attribute is not set
and no default value defined.public void setFormControlImplementationAttribute(String formControlImplementationValue)
FormControlImplementationAttribute
, See form:control-implementationformControlImplementationValue - The type is Stringpublic String getFormDatasourceAttribute()
FormDatasourceAttribute
, See form:datasourceString , the value or null, if the attribute is not set
and no default value defined.public void setFormDatasourceAttribute(String formDatasourceValue)
FormDatasourceAttribute , See
form:datasourceformDatasourceValue - The type is Stringpublic String getFormDetailFieldsAttribute()
FormDetailFieldsAttribute
, See form:detail-fieldsString , the value or null, if the attribute is not set
and no default value defined.public void setFormDetailFieldsAttribute(String formDetailFieldsValue)
FormDetailFieldsAttribute , See
form:detail-fieldsformDetailFieldsValue - The type is Stringpublic String getFormEnctypeAttribute()
FormEnctypeAttribute ,
See form:enctypeString , the value or null, if the attribute is not set
and no default value defined.public void setFormEnctypeAttribute(String formEnctypeValue)
FormEnctypeAttribute , See
form:enctypeformEnctypeValue - The type is Stringpublic Boolean getFormEscapeProcessingAttribute()
FormEscapeProcessingAttribute
, See form:escape-processingBoolean , the value or null, if the attribute is not
set and no default value defined.public void setFormEscapeProcessingAttribute(Boolean formEscapeProcessingValue)
FormEscapeProcessingAttribute ,
See form:escape-processingformEscapeProcessingValue - The type is Booleanpublic String getFormFilterAttribute()
FormFilterAttribute ,
See form:filterString , the value or null, if the attribute is not set
and no default value defined.public void setFormFilterAttribute(String formFilterValue)
FormFilterAttribute , See
form:filterformFilterValue - The type is Stringpublic Boolean getFormIgnoreResultAttribute()
FormIgnoreResultAttribute
, See form:ignore-resultBoolean , the value or null, if the attribute is not
set and no default value defined.public void setFormIgnoreResultAttribute(Boolean formIgnoreResultValue)
FormIgnoreResultAttribute , See
form:ignore-resultformIgnoreResultValue - The type is Booleanpublic String getFormMasterFieldsAttribute()
FormMasterFieldsAttribute
, See form:master-fieldsString , the value or null, if the attribute is not set
and no default value defined.public void setFormMasterFieldsAttribute(String formMasterFieldsValue)
FormMasterFieldsAttribute , See
form:master-fieldsformMasterFieldsValue - The type is Stringpublic String getFormMethodAttribute()
FormMethodAttribute ,
See form:methodString , the value or null, if the attribute is not set
and no default value defined.public void setFormMethodAttribute(String formMethodValue)
FormMethodAttribute , See
form:methodformMethodValue - The type is Stringpublic String getFormNameAttribute()
FormNameAttribute , See
form:nameString , the value or null, if the attribute is not set
and no default value defined.public void setFormNameAttribute(String formNameValue)
FormNameAttribute , See
form:nameformNameValue - The type is Stringpublic String getFormNavigationModeAttribute()
FormNavigationModeAttribute
, See form:navigation-modeString , the value or null, if the attribute is not set
and no default value defined.public void setFormNavigationModeAttribute(String formNavigationModeValue)
FormNavigationModeAttribute ,
See form:navigation-modeformNavigationModeValue - The type is Stringpublic String getFormOrderAttribute()
FormOrderAttribute , See
form:orderString , the value or null, if the attribute is not set
and no default value defined.public void setFormOrderAttribute(String formOrderValue)
FormOrderAttribute , See
form:orderformOrderValue - The type is Stringpublic String getFormTabCycleAttribute()
FormTabCycleAttribute ,
See form:tab-cycleString , the value or null, if the attribute is not set
and no default value defined.public void setFormTabCycleAttribute(String formTabCycleValue)
FormTabCycleAttribute , See
form:tab-cycleformTabCycleValue - The type is Stringpublic String getOfficeTargetFrameAttribute()
OfficeTargetFrameAttribute
, See office:target-frameString , the value or null, if the attribute is not set
and no default value defined.public void setOfficeTargetFrameAttribute(String officeTargetFrameValue)
OfficeTargetFrameAttribute , See
office:target-frameofficeTargetFrameValue - The type is Stringpublic String getXlinkActuateAttribute()
XlinkActuateAttribute ,
See xlink:actuateString , the value or null, if the attribute is not set
and no default value defined.public void setXlinkActuateAttribute(String xlinkActuateValue)
XlinkActuateAttribute , See
xlink:actuatexlinkActuateValue - The type is Stringpublic String getXlinkHrefAttribute()
XlinkHrefAttribute , See
xlink:hrefString , the value or null, if the attribute is not set
and no default value defined.public void setXlinkHrefAttribute(String xlinkHrefValue)
XlinkHrefAttribute , See
xlink:hrefxlinkHrefValue - The type is Stringpublic String getXlinkTypeAttribute()
XlinkTypeAttribute , See
xlink:typeString , the value or null, if the attribute is not set
and no default value defined.public void setXlinkTypeAttribute(String xlinkTypeValue)
XlinkTypeAttribute , See
xlink:typexlinkTypeValue - The type is Stringpublic FormButtonElement newFormButtonElement(String formImagePositionValue, String xmlIdValue)
formImagePositionValue - the String value of FormImagePositionAttribute
, see form:image-position at specificationxmlIdValue - the String value of XmlIdAttribute, see
xml:id at specificationpublic FormCheckboxElement newFormCheckboxElement(String formImagePositionValue, String xmlIdValue)
formImagePositionValue - the String value of FormImagePositionAttribute
, see form:image-position at specificationxmlIdValue - the String value of XmlIdAttribute, see
xml:id at specificationpublic FormComboboxElement newFormComboboxElement(String xmlIdValue)
xmlIdValue - the String value of XmlIdAttribute, see
xml:id at specificationpublic FormConnectionResourceElement newFormConnectionResourceElement(String xlinkHrefValue)
xlinkHrefValue - the String value of XlinkHrefAttribute, see
xlink:href at specificationpublic FormDateElement newFormDateElement(String xmlIdValue)
public FormFileElement newFormFileElement(String xmlIdValue)
public FormFixedTextElement newFormFixedTextElement(String xmlIdValue)
xmlIdValue - the String value of XmlIdAttribute, see
xml:id at specificationpublic FormFormElement newFormFormElement()
public FormFormattedTextElement newFormFormattedTextElement(String xmlIdValue)
xmlIdValue - the String value of XmlIdAttribute, see
xml:id at specificationpublic FormFrameElement newFormFrameElement(String xmlIdValue)
xmlIdValue - the String value of XmlIdAttribute, see
xml:id at specificationpublic FormGenericControlElement newFormGenericControlElement(String xmlIdValue)
xmlIdValue - the String value of XmlIdAttribute, see
xml:id at specificationpublic FormGridElement newFormGridElement(String xmlIdValue)
public FormHiddenElement newFormHiddenElement(String xmlIdValue)
xmlIdValue - the String value of XmlIdAttribute, see
xml:id at specificationpublic FormImageElement newFormImageElement(String xmlIdValue)
xmlIdValue - the String value of XmlIdAttribute, see
xml:id at specificationpublic FormImageFrameElement newFormImageFrameElement(String xmlIdValue)
xmlIdValue - the String value of XmlIdAttribute, see
xml:id at specificationpublic FormListboxElement newFormListboxElement(String xmlIdValue)
xmlIdValue - the String value of XmlIdAttribute, see
xml:id at specificationpublic FormNumberElement newFormNumberElement(String xmlIdValue)
xmlIdValue - the String value of XmlIdAttribute, see
xml:id at specificationpublic FormPasswordElement newFormPasswordElement(String xmlIdValue)
xmlIdValue - the String value of XmlIdAttribute, see
xml:id at specificationpublic FormPropertiesElement newFormPropertiesElement()
public FormRadioElement newFormRadioElement(String formImagePositionValue, String xmlIdValue)
formImagePositionValue - the String value of FormImagePositionAttribute
, see form:image-position at specificationxmlIdValue - the String value of XmlIdAttribute, see
xml:id at specificationpublic FormTextElement newFormTextElement(String xmlIdValue)
public FormTextareaElement newFormTextareaElement(String xmlIdValue)
xmlIdValue - the String value of XmlIdAttribute, see
xml:id at specificationpublic FormTimeElement newFormTimeElement(String xmlIdValue)
public FormValueRangeElement newFormValueRangeElement(String xmlIdValue)
xmlIdValue - the String value of XmlIdAttribute, see
xml:id at specificationpublic OfficeEventListenersElement newOfficeEventListenersElement()
public void accept(ElementVisitor visitor)
OdfElementaccept in class OdfElementvisitor - an instance of DefaultElementVisitorCopyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.