public class UserPropertyRef extends XMLComplexElement
attributes, complexStructureatts, isCollapsed, isReadOnly, isRequired, isVisible, labelName, name, NEWLINE, OFFSET, value| 构造器和说明 |
|---|
UserPropertyRef()
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 panel to show editable fields of UserPropertyRef.
|
void |
setValue(Object o)
Overrides super-class method to implement this element specific value
member setting.
|
String |
toString()
Overrides super-class method to retreive the name of rererenced user
defined property for activities.
|
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, setVisible, toLabel, toName, toValueprotected void fillStructure()
fillStructure 在类中 XMLComplexElementpublic XMLPanel getPanel()
getPanel 在类中 XMLComplexElementpublic void setValue(Object o)
setValue 在类中 XMLElemento - The value to set.public Object clone()
clone 在类中 XMLComplexElementpublic String toString()
toString 在类中 XMLComplexElementCopyright © 2023 onecode. All rights reserved.