public class ActualParameters extends XMLCollection
controlledPanel, controlPanel, IDPrefix, myOwner, refCollectionElementsatts, isCollapsed, isReadOnly, isRequired, isVisible, labelName, name, NEWLINE, OFFSET, value| 构造器和说明 |
|---|
ActualParameters(WorkflowProcess wp)
Creates a new instance of the class.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
clone()
Used to create exact copy of instance of this class.
|
XMLElement |
generateNewElement()
Generates a new element of the class which instances are members of
collection of this class. return The generated instance of class that
makes collection.
|
XMLPanel |
getPanel()
Creates panel which allows user to manipulate with instances of classes
that makes a collection that this class represents.
|
Object |
toValue()
Overrides the super class method to return the label for ActualParameter -
thus means that it returns the string that is defined in property file
for ActualParameterKey.
|
add, canInsertElement, canRemoveElement, clear, decrementID, fromXML, generateID, get, getChoosable, getCollectionElement, getControlledPanel, getControlPanel, getCurrentID, getEditableDefaultValue, getEditableTableFieldOrdinals, getElementStructure, getIDPrefix, getInUseMessageName, getInvisibleTableFieldOrdinals, getJList, getNode, getOwner, getReadOnlyMessageName, getTableElements, getValues, getXPDLNode, isEmpty, isIdValid, isJCheckBox, onElementCreated, onElementDeleted, onElementInserted, onElementModified, onElementRemoved, refreshCollection, refreshLabelName, remove, resetID, setCurrentID, setIDPrefix, setOwner, setReadOnly, size, toCollection, toString, toXML, updateIDfromXML, getPrintDescription, getPrintDescription, isCollapsed, isReadOnly, isRequired, isValid, isValidEnter, isVisible, setCollapsed, setLabelName, setRequired, setValue, setVisible, toLabel, toNamepublic ActualParameters(WorkflowProcess wp)
wp - The workflow process which defines DataField elements to use
as a actual parameters.public XMLElement generateNewElement()
generateNewElement 在类中 XMLCollectionpublic XMLPanel getPanel()
NOTE: The order of creation is relevant, first, the controlled panel must be created, and then the control panel
getPanel 在类中 XMLCollectionpublic Object toValue()
toValue 在类中 XMLElementpublic Object clone()
clone 在类中 XMLCollectionCopyright © 2023 onecode. All rights reserved.