| 程序包 | 说明 |
|---|---|
| com.ds.bpm.bpd.xml | |
| com.ds.bpm.bpd.xml.elements | |
| com.ds.bpm.bpd.xml.panels |
| 限定符和类型 | 类和说明 |
|---|---|
class |
EnumAttribute
Represents any attribute in a sence of the XML.
|
class |
XMLAttribute
Represents any attribute in a sence of the XML.
|
class |
XMLButtonAttribute
已过时。
|
class |
XMLComplexChoice
Represents complex type choice of some XML XML.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DataTypes |
class |
ExternalPackage.AttrHref |
| 构造器和说明 |
|---|
XMLComboChoicePanel(XMLChoice myOwner) |
XMLComboChoicePanel(XMLChoice myOwner,
String title) |
XMLComboChoicePanel(XMLChoice myOwner,
String title,
int layout) |
XMLComboChoicePanel(XMLChoice myOwner,
String title,
int layout,
boolean isVertical) |
XMLComboChoicePanel(XMLChoice myOwner,
String title,
int layout,
boolean isVertical,
boolean isChoiceVertical) |
XMLComboChoicePanel(XMLChoice myOwner,
String title,
int layout,
boolean isVertical,
boolean isChoiceVertical,
boolean hasBorder) |
XMLComboPanel(XMLChoice myOwner) |
XMLComboPanel(XMLChoice myOwner,
int layout) |
XMLComboPanel(XMLChoice myOwner,
int layout,
boolean isVertical) |
XMLRadioChoicePanel(XMLChoice myOwner) |
XMLRadioChoicePanel(XMLChoice myOwner,
String title) |
XMLRadioChoicePanel(XMLChoice myOwner,
String title,
int layout) |
XMLRadioChoicePanel(XMLChoice myOwner,
String title,
int layout,
boolean isVertical) |
XMLRadioChoicePanel(XMLChoice myOwner,
String title,
int layout,
boolean isVertical,
boolean isChoiceVertical) |
XMLRadioChoicePanel(XMLChoice myOwner,
String title,
int layout,
boolean isVertical,
boolean isChoiceVertical,
boolean hasBorder) |
XMLRadioPanel(XMLChoice myOwner) |
XMLRadioPanel(XMLChoice myOwner,
String title) |
XMLRadioPanel(XMLChoice myOwner,
String title,
int layout) |
XMLRadioPanel(XMLChoice myOwner,
String title,
int layout,
boolean isVertical) |
XMLRadioPanel(XMLChoice myOwner,
String title,
int layout,
boolean isVertical,
boolean hasBorder) |
Copyright © 2023 onecode. All rights reserved.