public class XMLExpressionElement extends XMLElement
| 限定符和类型 | 字段和说明 |
|---|---|
String |
baseUrl |
String |
esbKeyList |
String |
expression |
boolean |
hasTree |
atts, isCollapsed, isReadOnly, isRequired, isVisible, labelName, name, NEWLINE, OFFSET, value| 构造器和说明 |
|---|
XMLExpressionElement() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 String expression
public String esbKeyList
public boolean hasTree
public String baseUrl
public 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.