public class ParticipantType extends XMLComplexElement
attributes, complexStructureatts, isCollapsed, isReadOnly, isRequired, isVisible, labelName, name, NEWLINE, OFFSET, value| 构造器和说明 |
|---|
ParticipantType()
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 with a radio buttons to choose the one of allowed
participant types.
|
String |
toString()
Overrides super-class method to retreive the choosen type of participant.
|
Object |
toValue()
Returns the value of choosen type.
|
fromXML, get, get, getChildElements, getElementsCount, getIndex, getNode, isEmpty, isValid, processAttributes, processElements, refreshLabelName, set, set, setReadOnly, toComplexType, toComplexTypeValues, toComplexValues, toXMLfromXML, getPrintDescription, getPrintDescription, isCollapsed, isReadOnly, isRequired, isValidEnter, isVisible, setCollapsed, setLabelName, setRequired, setValue, setVisible, toLabel, toNameprotected void fillStructure()
fillStructure 在类中 XMLComplexElementpublic XMLPanel getPanel()
getPanel 在类中 XMLComplexElementpublic Object toValue()
toValue 在类中 XMLElementpublic String toString()
toString 在类中 XMLComplexElementXMLTreePanel.public Object clone()
XMLElementclone 在类中 XMLComplexElementCopyright © 2023 onecode. All rights reserved.