public class EnumerationValue extends XMLComplexElement
attributes, complexStructureatts, isCollapsed, isReadOnly, isRequired, isVisible, labelName, name, NEWLINE, OFFSET, value| 构造器和说明 |
|---|
EnumerationValue()
Creates a new instance of the class.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
fillStructure()
Defines the super-class method.
|
boolean |
isValidEnter(XMLPanel p)
This method checks if the value of the name attribute is valid.
|
String |
toString()
Overrides super-class method to retreive the value of this class "Name"
attribute.
|
Object |
toValue()
Overrides the super class method to return the value of it's "Name"
attribute value.
|
clone, fromXML, get, get, getChildElements, getElementsCount, getIndex, getNode, getPanel, isEmpty, isValid, processAttributes, processElements, refreshLabelName, set, set, setReadOnly, toComplexType, toComplexTypeValues, toComplexValues, toXMLfromXML, getPrintDescription, getPrintDescription, isCollapsed, isReadOnly, isRequired, isVisible, setCollapsed, setLabelName, setRequired, setValue, setVisible, toLabel, toNameprotected void fillStructure()
fillStructure 在类中 XMLComplexElementpublic Object toValue()
toValue 在类中 XMLElementpublic String toString()
toString 在类中 XMLComplexElementpublic boolean isValidEnter(XMLPanel p)
isValidEnter 在类中 XMLElementCopyright © 2023 onecode. All rights reserved.