Méthode | Description | |
---|---|---|
FlowRelationConfig ( ) : System |
Méthode | Description | |
---|---|---|
CreateFlowGraphicByWFTID ( string flowName, string wftid, Control ctl, string wfappid ) : void |
创建流程实例视图
|
|
CreateTemplatesGraphic ( string flowName, string wftid, Control ctl ) : void |
创建流程模板视图
|
|
Dispose ( bool disposing ) : void |
清理所有正在使用的资源。
|
Méthode | Description | |
---|---|---|
CreateWF ( IList |
||
CreateWFTemplates ( IList |
||
InitializeComponent ( ) : void |
设计器支持所需的方法 - 不要 使用代码编辑器修改此方法的内容。
|
|
SetFlowList ( TreeView tv, TreeNode node ) : void | ||
SetRealtionObject ( ) : void | ||
StartEx ( ) : void | ||
cleatButton ( Control ctl ) : void | ||
dgvExtTemplates_DoubleClick ( object sender, EventArgs e ) : void | ||
getCurrentStepHandle ( string wfappID, string wftStepID ) : string | ||
iniTreeView ( TreeView tv ) : void | ||
tvFlowList_AfterSelect ( object sender, TreeViewEventArgs e ) : void |
protected CreateFlowGraphicByWFTID ( string flowName, string wftid, Control ctl, string wfappid ) : void | ||
flowName | string | |
wftid | string | |
ctl | Control | |
wfappid | string | |
Résultat | void |
protected CreateTemplatesGraphic ( string flowName, string wftid, Control ctl ) : void | ||
flowName | string | |
wftid | string | |
ctl | Control | |
Résultat | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | 如果应释放托管资源,为 true;否则为 false。 |
Résultat | void |