|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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.OdfElement
org.odftoolkit.odfdom.dom.element.form.FormFormElement
public class FormFormElement
DOM implementation of OpenDocument element .
| Nested Class Summary | |
|---|---|
static class |
FormFormElement.XlinkActuateAttributeValue
The value set of . |
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_VALUE_XLINK_ACTUATE_ATTRIBUTE
|
static OdfName |
ELEMENT_NAME
|
| Fields inherited from class org.odftoolkit.odfdom.OdfElement |
|---|
mOdfDocument |
| Fields inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
localName, namespaceURI |
| Fields inherited from class org.apache.xerces.dom.ElementImpl |
|---|
attributes, name |
| Fields inherited from class org.apache.xerces.dom.ParentNode |
|---|
firstChild, fNodeListCache, ownerDocument |
| Fields inherited from class org.apache.xerces.dom.ChildNode |
|---|
nextSibling, previousSibling |
| Fields 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_NODE |
| Fields 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_NODE |
| Fields inherited from interface org.w3c.dom.TypeInfo |
|---|
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION |
| Constructor Summary | |
|---|---|
FormFormElement(OdfFileDom ownerDoc)
Create the instance of FormFormElement |
|
| Method Summary | |
|---|---|
java.lang.Boolean |
getFormAllowDeletesAttribute()
Receives the value of the ODFDOM attribute representation FormAllowDeletesAttribute , See |
java.lang.Boolean |
getFormAllowInsertsAttribute()
Receives the value of the ODFDOM attribute representation FormAllowInsertsAttribute , See |
java.lang.Boolean |
getFormAllowUpdatesAttribute()
Receives the value of the ODFDOM attribute representation FormAllowUpdatesAttribute , See |
java.lang.Boolean |
getFormApplyFilterAttribute()
Receives the value of the ODFDOM attribute representation FormApplyFilterAttribute , See |
java.lang.String |
getFormCommandAttribute()
Receives the value of the ODFDOM attribute representation FormCommandAttribute , See |
java.lang.String |
getFormCommandTypeAttribute()
Receives the value of the ODFDOM attribute representation FormCommandTypeAttribute , See |
java.lang.String |
getFormControlImplementationAttribute()
Receives the value of the ODFDOM attribute representation FormControlImplementationAttribute , See |
java.lang.String |
getFormDatasourceAttribute()
Receives the value of the ODFDOM attribute representation FormDatasourceAttribute , See |
java.lang.String |
getFormDetailFieldsAttribute()
Receives the value of the ODFDOM attribute representation FormDetailFieldsAttribute , See |
java.lang.String |
getFormEnctypeAttribute()
Receives the value of the ODFDOM attribute representation FormEnctypeAttribute , See |
java.lang.Boolean |
getFormEscapeProcessingAttribute()
Receives the value of the ODFDOM attribute representation FormEscapeProcessingAttribute , See |
java.lang.String |
getFormFilterAttribute()
Receives the value of the ODFDOM attribute representation FormFilterAttribute , See |
java.lang.Boolean |
getFormIgnoreResultAttribute()
Receives the value of the ODFDOM attribute representation FormIgnoreResultAttribute , See |
java.lang.String |
getFormMasterFieldsAttribute()
Receives the value of the ODFDOM attribute representation FormMasterFieldsAttribute , See |
java.lang.String |
getFormMethodAttribute()
Receives the value of the ODFDOM attribute representation FormMethodAttribute , See |
java.lang.String |
getFormNameAttribute()
Receives the value of the ODFDOM attribute representation FormNameAttribute , See |
java.lang.String |
getFormNavigationModeAttribute()
Receives the value of the ODFDOM attribute representation FormNavigationModeAttribute , See |
java.lang.String |
getFormOrderAttribute()
Receives the value of the ODFDOM attribute representation FormOrderAttribute , See |
java.lang.String |
getFormTabCycleAttribute()
Receives the value of the ODFDOM attribute representation FormTabCycleAttribute , See |
OdfName |
getOdfName()
Get the element name |
java.lang.String |
getOfficeTargetFrameAttribute()
Receives the value of the ODFDOM attribute representation OfficeTargetFrameAttribute , See |
java.lang.String |
getXlinkActuateAttribute()
Receives the value of the ODFDOM attribute representation XlinkActuateAttribute , See |
java.lang.String |
getXlinkHrefAttribute()
Receives the value of the ODFDOM attribute representation XlinkHrefAttribute , See |
java.lang.String |
getXlinkTypeAttribute()
Receives the value of the ODFDOM attribute representation XlinkTypeAttribute , See |
FormButtonElement |
newFormButtonElement()
Create child element . |
FormButtonElement |
newFormButtonElement(java.lang.String formImagePositionAttributeValue)
Create child element . |
FormCheckboxElement |
newFormCheckboxElement()
Create child element . |
FormCheckboxElement |
newFormCheckboxElement(java.lang.String formImagePositionAttributeValue)
Create child element . |
FormComboboxElement |
newFormComboboxElement()
Create child element . |
FormConnectionResourceElement |
newFormConnectionResourceElement(java.lang.String xlinkHrefAttributeValue)
Create child element . |
FormDateElement |
newFormDateElement()
Create child element . |
FormFileElement |
newFormFileElement()
Create child element . |
FormFixedTextElement |
newFormFixedTextElement()
Create child element . |
FormFormattedTextElement |
newFormFormattedTextElement()
Create child element . |
FormFormElement |
newFormFormElement()
Create child element . |
FormFrameElement |
newFormFrameElement()
Create child element . |
FormGenericControlElement |
newFormGenericControlElement()
Create child element . |
FormGridElement |
newFormGridElement()
Create child element . |
FormHiddenElement |
newFormHiddenElement()
Create child element . |
FormImageElement |
newFormImageElement()
Create child element . |
FormImageFrameElement |
newFormImageFrameElement()
Create child element . |
FormListboxElement |
newFormListboxElement()
Create child element . |
FormNumberElement |
newFormNumberElement()
Create child element . |
FormPasswordElement |
newFormPasswordElement()
Create child element . |
FormPropertiesElement |
newFormPropertiesElement()
Create child element . |
FormRadioElement |
newFormRadioElement()
Create child element . |
FormRadioElement |
newFormRadioElement(java.lang.String formImagePositionAttributeValue)
Create child element . |
FormTextareaElement |
newFormTextareaElement()
Create child element . |
FormTextElement |
newFormTextElement()
Create child element . |
FormTimeElement |
newFormTimeElement()
Create child element . |
FormValueRangeElement |
newFormValueRangeElement()
Create child element . |
OfficeEventListenersElement |
newOfficeEventListenersElement()
Create child element . |
void |
setFormAllowDeletesAttribute(java.lang.Boolean formAllowDeletesValue)
Sets the value of ODFDOM attribute representation FormAllowDeletesAttribute , See |
void |
setFormAllowInsertsAttribute(java.lang.Boolean formAllowInsertsValue)
Sets the value of ODFDOM attribute representation FormAllowInsertsAttribute , See |
void |
setFormAllowUpdatesAttribute(java.lang.Boolean formAllowUpdatesValue)
Sets the value of ODFDOM attribute representation FormAllowUpdatesAttribute , See |
void |
setFormApplyFilterAttribute(java.lang.Boolean formApplyFilterValue)
Sets the value of ODFDOM attribute representation FormApplyFilterAttribute , See |
void |
setFormCommandAttribute(java.lang.String formCommandValue)
Sets the value of ODFDOM attribute representation FormCommandAttribute , See |
void |
setFormCommandTypeAttribute(java.lang.String formCommandTypeValue)
Sets the value of ODFDOM attribute representation FormCommandTypeAttribute , See |
void |
setFormControlImplementationAttribute(java.lang.String formControlImplementationValue)
Sets the value of ODFDOM attribute representation FormControlImplementationAttribute , See |
void |
setFormDatasourceAttribute(java.lang.String formDatasourceValue)
Sets the value of ODFDOM attribute representation FormDatasourceAttribute , See |
void |
setFormDetailFieldsAttribute(java.lang.String formDetailFieldsValue)
Sets the value of ODFDOM attribute representation FormDetailFieldsAttribute , See |
void |
setFormEnctypeAttribute(java.lang.String formEnctypeValue)
Sets the value of ODFDOM attribute representation FormEnctypeAttribute , See |
void |
setFormEscapeProcessingAttribute(java.lang.Boolean formEscapeProcessingValue)
Sets the value of ODFDOM attribute representation FormEscapeProcessingAttribute , See |
void |
setFormFilterAttribute(java.lang.String formFilterValue)
Sets the value of ODFDOM attribute representation FormFilterAttribute , See |
void |
setFormIgnoreResultAttribute(java.lang.Boolean formIgnoreResultValue)
Sets the value of ODFDOM attribute representation FormIgnoreResultAttribute , See |
void |
setFormMasterFieldsAttribute(java.lang.String formMasterFieldsValue)
Sets the value of ODFDOM attribute representation FormMasterFieldsAttribute , See |
void |
setFormMethodAttribute(java.lang.String formMethodValue)
Sets the value of ODFDOM attribute representation FormMethodAttribute , See |
void |
setFormNameAttribute(java.lang.String formNameValue)
Sets the value of ODFDOM attribute representation FormNameAttribute , See |
void |
setFormNavigationModeAttribute(java.lang.String formNavigationModeValue)
Sets the value of ODFDOM attribute representation FormNavigationModeAttribute , See |
void |
setFormOrderAttribute(java.lang.String formOrderValue)
Sets the value of ODFDOM attribute representation FormOrderAttribute , See |
void |
setFormTabCycleAttribute(java.lang.String formTabCycleValue)
Sets the value of ODFDOM attribute representation FormTabCycleAttribute , See |
void |
setOfficeTargetFrameAttribute(java.lang.String officeTargetFrameValue)
Sets the value of ODFDOM attribute representation OfficeTargetFrameAttribute , See |
void |
setXlinkActuateAttribute(java.lang.String xlinkActuateValue)
Sets the value of ODFDOM attribute representation XlinkActuateAttribute , See |
void |
setXlinkHrefAttribute(java.lang.String xlinkHrefValue)
Sets the value of ODFDOM attribute representation XlinkHrefAttribute , See |
void |
setXlinkTypeAttribute(java.lang.String xlinkTypeValue)
Sets the value of ODFDOM attribute representation XlinkTypeAttribute , See |
| Methods inherited from class org.odftoolkit.odfdom.OdfElement |
|---|
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString |
| Methods inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues |
| Methods inherited from class org.apache.xerces.dom.ElementImpl |
|---|
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getNodeName, getNodeType, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttribute, hasAttributeNS, hasAttributes, isEqualNode, normalize, reconcileDefaultAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData |
| Methods inherited from class org.apache.xerces.dom.ParentNode |
|---|
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren |
| Methods inherited from class org.apache.xerces.dom.ChildNode |
|---|
getNextSibling, getParentNode, getPreviousSibling |
| Methods inherited from class org.apache.xerces.dom.NodeImpl |
|---|
addEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserData |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.w3c.dom.Node |
|---|
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData |
| Field Detail |
|---|
public static final OdfName ELEMENT_NAME
public static final java.lang.String DEFAULT_VALUE_XLINK_ACTUATE_ATTRIBUTE
| Constructor Detail |
|---|
public FormFormElement(OdfFileDom ownerDoc)
FormFormElement
ownerDoc - The type is OdfFileDom| Method Detail |
|---|
public OdfName getOdfName()
getOdfName in class OdfElementOdfName the name of element .public java.lang.String getFormNameAttribute()
FormNameAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFormNameAttribute(java.lang.String formNameValue)
FormNameAttribute , See
formNameValue - The type is Stringpublic java.lang.String getFormControlImplementationAttribute()
FormControlImplementationAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFormControlImplementationAttribute(java.lang.String formControlImplementationValue)
FormControlImplementationAttribute , See
formControlImplementationValue - The type is Stringpublic java.lang.String getXlinkTypeAttribute()
XlinkTypeAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setXlinkTypeAttribute(java.lang.String xlinkTypeValue)
XlinkTypeAttribute , See
xlinkTypeValue - The type is Stringpublic java.lang.String getXlinkHrefAttribute()
XlinkHrefAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setXlinkHrefAttribute(java.lang.String xlinkHrefValue)
XlinkHrefAttribute , See
xlinkHrefValue - The type is Stringpublic java.lang.String getXlinkActuateAttribute()
XlinkActuateAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setXlinkActuateAttribute(java.lang.String xlinkActuateValue)
XlinkActuateAttribute , See
xlinkActuateValue - The type is Stringpublic java.lang.String getOfficeTargetFrameAttribute()
OfficeTargetFrameAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setOfficeTargetFrameAttribute(java.lang.String officeTargetFrameValue)
OfficeTargetFrameAttribute , See
officeTargetFrameValue - The type is Stringpublic java.lang.String getFormMethodAttribute()
FormMethodAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFormMethodAttribute(java.lang.String formMethodValue)
FormMethodAttribute , See
formMethodValue - The type is Stringpublic java.lang.String getFormEnctypeAttribute()
FormEnctypeAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFormEnctypeAttribute(java.lang.String formEnctypeValue)
FormEnctypeAttribute , See
formEnctypeValue - The type is Stringpublic java.lang.Boolean getFormAllowDeletesAttribute()
FormAllowDeletesAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setFormAllowDeletesAttribute(java.lang.Boolean formAllowDeletesValue)
FormAllowDeletesAttribute , See
formAllowDeletesValue - The type is Booleanpublic java.lang.Boolean getFormAllowInsertsAttribute()
FormAllowInsertsAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setFormAllowInsertsAttribute(java.lang.Boolean formAllowInsertsValue)
FormAllowInsertsAttribute , See
formAllowInsertsValue - The type is Booleanpublic java.lang.Boolean getFormAllowUpdatesAttribute()
FormAllowUpdatesAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setFormAllowUpdatesAttribute(java.lang.Boolean formAllowUpdatesValue)
FormAllowUpdatesAttribute , See
formAllowUpdatesValue - The type is Booleanpublic java.lang.Boolean getFormApplyFilterAttribute()
FormApplyFilterAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setFormApplyFilterAttribute(java.lang.Boolean formApplyFilterValue)
FormApplyFilterAttribute , See
formApplyFilterValue - The type is Booleanpublic java.lang.String getFormCommandTypeAttribute()
FormCommandTypeAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFormCommandTypeAttribute(java.lang.String formCommandTypeValue)
FormCommandTypeAttribute , See
formCommandTypeValue - The type is Stringpublic java.lang.String getFormCommandAttribute()
FormCommandAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFormCommandAttribute(java.lang.String formCommandValue)
FormCommandAttribute , See
formCommandValue - The type is Stringpublic java.lang.String getFormDatasourceAttribute()
FormDatasourceAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFormDatasourceAttribute(java.lang.String formDatasourceValue)
FormDatasourceAttribute , See
formDatasourceValue - The type is Stringpublic java.lang.String getFormMasterFieldsAttribute()
FormMasterFieldsAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFormMasterFieldsAttribute(java.lang.String formMasterFieldsValue)
FormMasterFieldsAttribute , See
formMasterFieldsValue - The type is Stringpublic java.lang.String getFormDetailFieldsAttribute()
FormDetailFieldsAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFormDetailFieldsAttribute(java.lang.String formDetailFieldsValue)
FormDetailFieldsAttribute , See
formDetailFieldsValue - The type is Stringpublic java.lang.Boolean getFormEscapeProcessingAttribute()
FormEscapeProcessingAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setFormEscapeProcessingAttribute(java.lang.Boolean formEscapeProcessingValue)
FormEscapeProcessingAttribute , See
formEscapeProcessingValue - The type is Booleanpublic java.lang.String getFormFilterAttribute()
FormFilterAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFormFilterAttribute(java.lang.String formFilterValue)
FormFilterAttribute , See
formFilterValue - The type is Stringpublic java.lang.Boolean getFormIgnoreResultAttribute()
FormIgnoreResultAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setFormIgnoreResultAttribute(java.lang.Boolean formIgnoreResultValue)
FormIgnoreResultAttribute , See
formIgnoreResultValue - The type is Booleanpublic java.lang.String getFormNavigationModeAttribute()
FormNavigationModeAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFormNavigationModeAttribute(java.lang.String formNavigationModeValue)
FormNavigationModeAttribute , See
formNavigationModeValue - The type is Stringpublic java.lang.String getFormOrderAttribute()
FormOrderAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFormOrderAttribute(java.lang.String formOrderValue)
FormOrderAttribute , See
formOrderValue - The type is Stringpublic java.lang.String getFormTabCycleAttribute()
FormTabCycleAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFormTabCycleAttribute(java.lang.String formTabCycleValue)
FormTabCycleAttribute , See
formTabCycleValue - The type is Stringpublic FormPropertiesElement newFormPropertiesElement()
public OfficeEventListenersElement newOfficeEventListenersElement()
public FormTextElement newFormTextElement()
public FormTextareaElement newFormTextareaElement()
public FormFormattedTextElement newFormFormattedTextElement()
public FormNumberElement newFormNumberElement()
public FormDateElement newFormDateElement()
public FormTimeElement newFormTimeElement()
public FormComboboxElement newFormComboboxElement()
public FormListboxElement newFormListboxElement()
public FormCheckboxElement newFormCheckboxElement()
public FormCheckboxElement newFormCheckboxElement(java.lang.String formImagePositionAttributeValue)
formImagePositionAttributeValue - the String value of FormImagePositionAttribute, see at specification
public FormPasswordElement newFormPasswordElement()
public FormFileElement newFormFileElement()
public FormFixedTextElement newFormFixedTextElement()
public FormButtonElement newFormButtonElement()
public FormButtonElement newFormButtonElement(java.lang.String formImagePositionAttributeValue)
formImagePositionAttributeValue - the String value of FormImagePositionAttribute, see at specification
public FormImageElement newFormImageElement()
public FormRadioElement newFormRadioElement()
public FormRadioElement newFormRadioElement(java.lang.String formImagePositionAttributeValue)
formImagePositionAttributeValue - the String value of FormImagePositionAttribute, see at specification
public FormFrameElement newFormFrameElement()
public FormImageFrameElement newFormImageFrameElement()
public FormHiddenElement newFormHiddenElement()
public FormGridElement newFormGridElement()
public FormValueRangeElement newFormValueRangeElement()
public FormGenericControlElement newFormGenericControlElement()
public FormFormElement newFormFormElement()
public FormConnectionResourceElement newFormConnectionResourceElement(java.lang.String xlinkHrefAttributeValue)
xlinkHrefAttributeValue - the String value of XlinkHrefAttribute, see at specification
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||