| 程序包 | 说明 |
|---|---|
| com.ds.bpm.bpd.wfxml | |
| com.ds.bpm.bpd.xml | |
| com.ds.bpm.bpd.xml.panels |
| 限定符和类型 | 类和说明 |
|---|---|
class |
WfXMLComboPanel
Creates panel with JLabel and JComboBox.
|
class |
WfXMLControlPanel
Creates a control panel for table panel.
|
class |
WfXMLPanel
Creates a table panel.
|
| 限定符和类型 | 方法和说明 |
|---|---|
NewXMLPanel |
WfXMLPanel.getControlledPanel() |
| 限定符和类型 | 方法和说明 |
|---|---|
NewXMLPanel |
NewXMLCollection.getControlledPanel() |
NewXMLPanel |
NewXMLCollection.getControlPanel() |
NewXMLPanel |
NewXMLElementDialog.getEditingPanel()
Returns the panel that is currently beeing edited.
|
NewXMLPanel |
NewXMLChoice.getPanel()
The default panel that represents this class visually
is instance of
XMLComboPanel class. |
NewXMLPanel |
NewXMLCollection.getPanel() |
NewXMLPanel |
NewXMLComplexElement.getPanel() |
NewXMLPanel |
NewXMLElement.getPanel()
Returns the panel for editing the element.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NewXMLElementDialog.editXMLElement(NewXMLPanel elementPanel,
boolean hasCancelButton,
boolean doNotClose)
Displays dialog and adds specified panel to it, along
with OK and/or Cancel button.
|
boolean |
NewXMLCollectionElement.isIDUniqueAndValid(NewXMLPanel panelToEdit) |
boolean |
NewXMLElement.isValidEnter(NewXMLPanel panelToEdit)
Indicates if dialog data enter for element is valid.
|
void |
NewXMLElementDialog.switchPanel(NewXMLPanel newPanel,
String newTitle,
boolean hasCancelButton) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
NewXMLComboPanel
Creates panel with JLabel and JComboBox.
|
class |
NewXMLControlPanel |
class |
NewXMLGroupPanel
Creates titled group panel with vertical or horizontal BoxLayout,
that consists of panels of given elements.
|
class |
NewXMLTableControlPanel
Creates a control panel for table panel.
|
class |
NewXMLTablePanel
Creates a table panel.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected NewXMLPanel |
NewXMLControlPanel.controlledPanel |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NewXMLControlPanel.setControlledPanel(NewXMLPanel controlledPanel) |
Copyright © 2023 onecode. All rights reserved.