public class Condition extends XMLComplexElement
attributes, complexStructureatts, isCollapsed, isReadOnly, isRequired, isVisible, labelName, name, NEWLINE, OFFSET, value| 构造器和说明 |
|---|
Condition()
Creates a new instance of the class.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
clone()
Used to create exact copy of instance of this class.
|
protected void |
fillStructure()
Defines the super-class method.
|
void |
fromXML(Node node)
Overrides super-class method to realize this class specific reading from XML file.
|
boolean |
isEmpty()
Overrides super-class method to indicate the emptiness of element.
|
String |
toString()
Overrides super-class method to retrieve the defined condition.
|
Object |
toValue()
Gets the element value.
|
void |
toXML(Node parent)
Overrides super-class method to realize this class specific writting to XML file.
|
get, get, getChildElements, getElementsCount, getIndex, getNode, getPanel, isValid, processAttributes, processElements, refreshLabelName, set, set, setReadOnly, toComplexType, toComplexTypeValues, toComplexValuesfromXML, getPrintDescription, getPrintDescription, isCollapsed, isReadOnly, isRequired, isValidEnter, isVisible, setCollapsed, setLabelName, setRequired, setValue, setVisible, toLabel, toNameprotected void fillStructure()
fillStructure 在类中 XMLComplexElementpublic String toString()
toString 在类中 XMLComplexElementpublic Object toValue()
XMLElementtoValue 在类中 XMLElementpublic boolean isEmpty()
isEmpty 在类中 XMLComplexElementpublic void toXML(Node parent) throws DOMException
toXML 在类中 XMLComplexElementparent - indicates how much tabulators to put before element tag.DOMExceptionpublic void fromXML(Node node)
fromXML 在类中 XMLComplexElementnode - root nodepublic Object clone()
clone 在类中 XMLComplexElementCopyright © 2023 onecode. All rights reserved.