public class XMLSimpleElement extends XMLElement
atts, isCollapsed, isReadOnly, isRequired, isVisible, labelName, name, NEWLINE, OFFSET, value| 构造器和说明 |
|---|
XMLSimpleElement() |
| 限定符和类型 | 方法和说明 |
|---|---|
XMLPanel |
getPanel()
Returns the panel for editing the element.
|
void |
toXML(Node parent)
Supposed to be overriden by derived classes to implement element specific
writting to an XML file.
|
clone, fromXML, fromXML, getNode, getPrintDescription, getPrintDescription, isCollapsed, isEmpty, isReadOnly, isRequired, isValid, isValidEnter, isVisible, refreshLabelName, setCollapsed, setLabelName, setReadOnly, setRequired, setValue, setVisible, toLabel, toName, toString, toValuepublic void toXML(Node parent) throws DOMException
XMLElementtoXML 在类中 XMLElementparent - indicates how much tabulators to put before element tag.DOMExceptionpublic XMLPanel getPanel()
XMLElementgetPanel 在类中 XMLElementCopyright © 2023 onecode. All rights reserved.