public class Performer extends XMLSimpleElement
atts, isCollapsed, isReadOnly, isRequired, isVisible, labelName, name, NEWLINE, OFFSET, value| 构造器和说明 |
|---|
Performer() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
clone()
Used to create exact copy of instance of this class.
|
XMLPanel |
getPanel()
Returns the text panel, but do not allow it to update information on
participant used as a performer, because this is done automatically.
|
void |
toXML(Node parent)
Overrides super-class method to realize this class specific writting to
XML file.
|
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
toXML 在类中 XMLSimpleElementparent - indicates how much tabulators to put before element tag.DOMExceptionpublic XMLPanel getPanel()
getPanel 在类中 XMLSimpleElementpublic Object clone()
clone 在类中 XMLElementCopyright © 2023 onecode. All rights reserved.