public class AttachmentButtons extends XMLCollection
Title: 工作流设计工具(BPD)
Description: Attachment中可操作按钮集合
Copyright: Copyright (c) 2004
Company: itjds
controlledPanel, controlPanel, IDPrefix, myOwner, refCollectionElementsatts, isCollapsed, isReadOnly, isRequired, isVisible, labelName, name, NEWLINE, OFFSET, value| 构造器和说明 |
|---|
AttachmentButtons(XMLComplexElement myOwner)
Construct a AttachmentButtons instance.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterImporting(List buttons) |
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.
|
XMLElement |
generateNewElement(XMLCollection collection) |
String |
getButtonName(String value) |
String |
getButtonValue(String name) |
DefaultCellEditor |
getEditableDefaultValue(int column) |
int[] |
getEditableTableFieldOrdinals() |
int[] |
getInvisibleTableFieldOrdinals()
Returns the ordinal numbers of elements not to be displayed within table
panel.
|
XMLPanel |
getPanel()
Returns the panel for editing the element.
|
void |
toXML(Node parent)
Supposed to be overriden by derived classes to implement element specific
writting to an XML file.
|
add, canInsertElement, canRemoveElement, clear, decrementID, fromXML, generateID, get, getChoosable, getCollectionElement, getControlledPanel, getControlPanel, getCurrentID, getElementStructure, getIDPrefix, getInUseMessageName, 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, updateIDfromXML, getPrintDescription, getPrintDescription, isCollapsed, isReadOnly, isRequired, isValid, isValidEnter, isVisible, setCollapsed, setLabelName, setRequired, setValue, setVisible, toLabel, toName, toValuepublic AttachmentButtons(XMLComplexElement myOwner)
myOwner - public XMLElement generateNewElement()
generateNewElement 在类中 XMLCollectionpublic XMLElement generateNewElement(XMLCollection collection)
public XMLPanel getPanel()
XMLElementgetPanel 在类中 XMLCollectionpublic int[] getInvisibleTableFieldOrdinals()
XMLCollectionXMLComplexElement.fillStructure() method.public int[] getEditableTableFieldOrdinals()
public DefaultCellEditor getEditableDefaultValue(int column)
getEditableDefaultValue 在类中 XMLCollectionpublic void toXML(Node parent)
XMLElementtoXML 在类中 XMLCollectionparent - indicates how much tabulators to put before element tag.public void afterImporting(List buttons)
public Object clone()
XMLElementclone 在类中 XMLCollectionCopyright © 2023 onecode. All rights reserved.