|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.enhydra.xml.xmlc.XMLObjectImpl
|
+--org.enhydra.xml.xmlc.html.HTMLObjectImpl
|
+--org.openfjord.presentation.enhydra.ErrorMessageTableHTML
XMLC Document class, generated from O:/openfjord/dev-designtime/presentation/resource/enhydra/resource_current/ErrorMessageTable.html
| Field Summary | |
static java.lang.String |
CLASS_error
Class attribute constant for element class error |
static java.lang.Class |
XMLC_GENERATED_CLASS
Field that is used to identify this as the XMLC generated class in an inheritance chain. |
static java.lang.String |
XMLC_SOURCE_FILE
Field containing CLASSPATH relative name of the source file that this class can be regenerated from. |
| Fields inherited from interface org.enhydra.xml.xmlc.XMLObject |
XMLC_GENERATED_CLASS_FIELD_NAME, XMLC_SOURCE_FILE_FIELD_NAME |
| Fields inherited from interface org.w3c.dom.Node |
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE |
| Constructor Summary | |
ErrorMessageTableHTML()
Default constructor. |
|
ErrorMessageTableHTML(boolean buildDOM)
Constructor with optional building of the DOM. |
|
ErrorMessageTableHTML(ErrorMessageTableHTML src)
Copy constructor. |
|
| Method Summary | |
void |
buildDocument()
Create document as a DOM and initialize accessor method fields. |
org.w3c.dom.Node |
cloneNode(boolean deep)
Clone the document. |
protected org.enhydra.xml.xmlc.dom.XMLCDomFactory |
getDomFactory()
Get the XMLC DOM factory associated with the class. |
org.w3c.dom.html.HTMLTableCellElement |
getElementErrormessage()
Get the element with id errormessage. |
org.w3c.dom.html.HTMLTableElement |
getElementErrormessagetable()
Get the element with id errormessagetable. |
void |
setTextErrormessage(java.lang.String text)
Get the value of text child of element errormessage. |
protected void |
syncWithDocument(org.w3c.dom.Node node)
Recursive function to do set access method fields from the DOM. |
| Methods inherited from class org.enhydra.xml.xmlc.html.HTMLObjectImpl |
close, getAnchors, getApplets, getBody, getCookie, getDomain, getElementById, getElementsByName, getForms, getImages, getLinks, getReferrer, getTitle, getURL, open, setBody, setCookie, setTitle, toDocument, write, writeln |
| Methods inherited from class org.enhydra.xml.xmlc.XMLObjectImpl |
adoptNode, appendChild, cloneDeepCheck, createAttribute, createAttributeNS, createCDATASection, createComment, createDocumentFragment, createElement, createElementNS, createEntityReference, createProcessingInstruction, createTextNode, doSetText, getAttributes, getChildNodes, getDelegate, getDoctype, getDocument, getDocumentElement, getElementsByTagName, getElementsByTagNameNS, getEncoding, getFirstChild, getImplementation, getLastChild, getLocalName, getMIMEType, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getStandalone, getStrictErrorChecking, getVersion, hasAttributes, hasChildNodes, importNode, initFields, insertBefore, isSupported, isURLAttribute, normalize, removeChild, replaceChild, setDelegate, setDocument, setEncoding, setNodeValue, setPrefix, setStandalone, setStrictErrorChecking, setVersion, syncAccessMethods |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.enhydra.xml.xmlc.XMLObject |
adoptNode, getDelegate, getDocument, getEncoding, getMIMEType, getStandalone, getStrictErrorChecking, getVersion, setDelegate, setEncoding, setStandalone, setStrictErrorChecking, setVersion, syncAccessMethods, toDocument |
| Methods inherited from interface org.w3c.dom.Document |
createAttribute, createAttributeNS, createCDATASection, createComment, createDocumentFragment, createElement, createElementNS, createEntityReference, createProcessingInstruction, createTextNode, getDoctype, getDocumentElement, getElementById, getElementsByTagName, getElementsByTagNameNS, getImplementation, importNode |
| Methods inherited from interface org.w3c.dom.Node |
appendChild, getAttributes, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, hasAttributes, hasChildNodes, insertBefore, isSupported, normalize, removeChild, replaceChild, setNodeValue, setPrefix |
| Methods inherited from interface org.enhydra.xml.io.DocumentInfo |
isURLAttribute |
| Methods inherited from interface org.enhydra.xml.xmlc.html.HTMLObject |
toDocument |
| Methods inherited from interface org.w3c.dom.html.HTMLDocument |
close, getAnchors, getApplets, getBody, getCookie, getDomain, getElementsByName, getForms, getImages, getLinks, getReferrer, getTitle, getURL, open, setBody, setCookie, setTitle, write, writeln |
| Field Detail |
public static final java.lang.String CLASS_error
public static final java.lang.Class XMLC_GENERATED_CLASS
public static final java.lang.String XMLC_SOURCE_FILE
| Constructor Detail |
public ErrorMessageTableHTML()
public ErrorMessageTableHTML(boolean buildDOM)
public ErrorMessageTableHTML(ErrorMessageTableHTML src)
| Method Detail |
public void buildDocument()
buildDocument in interface org.enhydra.xml.xmlc.XMLObjectbuildDocument in class org.enhydra.xml.xmlc.XMLObjectImplpublic org.w3c.dom.Node cloneNode(boolean deep)
cloneNode in interface org.w3c.dom.NodecloneNode in class org.enhydra.xml.xmlc.html.HTMLObjectImplprotected final org.enhydra.xml.xmlc.dom.XMLCDomFactory getDomFactory()
getDomFactory in class org.enhydra.xml.xmlc.XMLObjectImplpublic org.w3c.dom.html.HTMLTableCellElement getElementErrormessage()
errormessage.
HTMLTableCellElementpublic org.w3c.dom.html.HTMLTableElement getElementErrormessagetable()
errormessagetable.
HTMLTableElementpublic void setTextErrormessage(java.lang.String text)
errormessage.
Textprotected void syncWithDocument(org.w3c.dom.Node node)
syncWithDocument in class org.enhydra.xml.xmlc.XMLObjectImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||