public class Namespace extends XMLComplexElement
attributes, complexStructureatts, isCollapsed, isReadOnly, isRequired, isVisible, labelName, name, NEWLINE, OFFSET, value| 构造器和说明 |
|---|
Namespace()
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.
|
XMLPanel |
getPanel()
Prepares the panel for showing extended attribute of some XML element.
|
boolean |
isValidEnter(XMLPanel p)
This method checks if the value of the name attribute is valid.
|
String |
toString()
Returns the text representation of element's 'value'.
|
fromXML, get, get, getChildElements, getElementsCount, getIndex, getNode, isEmpty, isValid, processAttributes, processElements, refreshLabelName, set, set, setReadOnly, toComplexType, toComplexTypeValues, toComplexValues, toXMLfromXML, getPrintDescription, getPrintDescription, isCollapsed, isReadOnly, isRequired, isVisible, setCollapsed, setLabelName, setRequired, setValue, setVisible, toLabel, toName, toValueprotected void fillStructure()
fillStructure 在类中 XMLComplexElementpublic XMLPanel getPanel()
getPanel 在类中 XMLComplexElementpublic String toString()
XMLElementtoString method of it's value member, if value is
null, returns labelName member.toString 在类中 XMLComplexElementpublic Object clone()
clone 在类中 XMLComplexElementpublic boolean isValidEnter(XMLPanel p)
isValidEnter 在类中 XMLElementCopyright © 2023 onecode. All rights reserved.