MCPcopy Create free account

hub / github.com/Yiuman/bpmn-vue-activiti / functions

Functions84 in github.com/Yiuman/bpmn-vue-activiti

↓ 19 callersMethodgetModeler
*获取设计器
src/bpmn/type.d.ts:64
↓ 12 callersMethodupdateProperties
(element: ModdleElement, properties: PropertiesMap<any>)
src/bpmn/type.d.ts:142
↓ 9 callersMethodgetShape
* 获取当前节点的Shape对象,此对象用于操作节点与业务流程对象等
src/bpmn/type.d.ts:85
↓ 6 callersFunctiondeepCopy
(prototype: any)
src/components/sublist/SubList.tsx:13
↓ 5 callersMethodcreateElement
* 创建节点 * @param nodeName 节点名称 * @param modelName 模型名称 * @param value 几点值 * @param multiple 是否是多节点
src/bpmn/type.d.ts:121
↓ 4 callersMethodgetState
* 获取当前的状态
src/bpmn/type.d.ts:51
↓ 4 callersFunctionresolve
(path: string, obj: any)
src/utils/script-helper.ts:38
↓ 3 callersFunctiongetElementTypeListenerProperties
(options: { name: string; icon?: string; //时间类型选项 eventOptions?: Array<{ label: string; value: string
src/bpmn/config/common.tsx:98
↓ 3 callersMethodimportXML
* 导入xml * @param xml xml字符串
src/bpmn/type.d.ts:70
↓ 3 callersFunctionisReadonly
()
src/components/sublist/SubList.tsx:222
↓ 3 callersMethodupdateExtensionElements
* 更新扩展节点 * @param elementName 节点名 * @param value 值
src/bpmn/type.d.ts:140
↓ 2 callersMethodaddEventListener
* 添加设计器事件监听 * @param name 事件名称 * @param func 触发事件的回调
src/bpmn/type.d.ts:133
↓ 2 callersFunctiondownload
(data: string, filename: string, type: string)
src/components/bpmn-actions/BpmnActions.tsx:186
↓ 2 callersMethodgetBusinessObject
* 获取当前的流程的业务对象
src/bpmn/type.d.ts:92
↓ 2 callersMethodgetModeling
* 获取当前节点的modeling
src/bpmn/type.d.ts:107
↓ 2 callersFunctiongetSequenceFlowType
(businessObject: ModdleElement)
src/bpmn/config/modules/Flow.tsx:20
↓ 2 callersMethodgetXML
* 获取流程xml
src/bpmn/type.d.ts:75
↓ 2 callersFunctionglobalClick
(item: any)
src/components/button-render/ButtonRender.tsx:22
↓ 2 callersFunctionrefreshState
(elementRegistry: any, elementAction: any)
src/bpmn/store.ts:15
↓ 2 callersFunctions
()
src/iconfont.js:1
↓ 1 callersFunctionactionCancel
()
src/components/sublist/SubList.tsx:213
↓ 1 callersFunctionactionConfirm
()
src/components/sublist/SubList.tsx:196
↓ 1 callersFunctionactionEdit
(scope: any)
src/components/sublist/SubList.tsx:183
↓ 1 callersFunctionactionRemove
(index: number)
src/components/sublist/SubList.tsx:190
↓ 1 callersFunctionbuildActionColumnProps
(state: SubListState<any>, ctx: SetupContext<any, any>)
src/components/sublist/SubList.tsx:181
↓ 1 callersFunctionflatObject
* 将对象结构扁平化 * 例如: * const obj = { a: { b: { c: 'xxx', },
src/components/dynamic-binder/DynamicBinder.tsx:92
↓ 1 callersMethodgetActiveElementName
* 获取当前节点的名称
src/bpmn/type.d.ts:102
↓ 1 callersMethodgetBpmnFactory
* 获取bpmnFactory
src/bpmn/type.d.ts:112
↓ 1 callersFunctiongetBpmnGroupPropertiesConfig
()
src/bpmn/config/index.ts:22
↓ 1 callersFunctiongetDefaultEditComponent
* 默认的编辑组件,ElInput 用于编辑或新增
src/components/sublist/SubList.tsx:276
↓ 1 callersFunctiongetRowColumnValue
()
src/components/sublist/SubList.tsx:146
↓ 1 callersMethodgetSVG
* 获取流程的SVG图
src/bpmn/type.d.ts:80
↓ 1 callersMethodgetShapeById
(id: string)
src/bpmn/type.d.ts:87
↓ 1 callersFunctiongetSlotObject
* 获取字段配置组的插槽 * @param groupItem 组对象项
src/components/panel/Panel.tsx:46
↓ 1 callersMethodinitModeler
* 初始化流程设计器 * @param options 流程设计器参数
src/bpmn/type.d.ts:59
↓ 1 callersFunctionpredicate
* 断言 * 若对象中有predicate断言属性,则执行断言 返回true/false * 1.若属性为string,则使用脚本处理器执行,如 predicate='obj.a ===1' 则会传入当前对象进行判断; * 2.若属性为function,则直接传入目标对象直接执行 * @pa
src/components/dynamic-binder/DynamicBinder.tsx:117
↓ 1 callersFunctionrawTransform
( fileRegex: Array<RegExp>, )
vite.config.ts:6
↓ 1 callersFunctionresolveTypeName
(businessObject: ModdleElement)
src/bpmn/config/TypeNameMapping.ts:96
↓ 1 callersFunctionrestoreState
()
src/components/sublist/SubList.tsx:85
FunctionaddData
()
src/components/sublist/SubList.tsx:103
FunctionaddEventListener
(string, func)
src/bpmn/store.ts:144
FunctioncreateElement
(nodeName, modelName, value, multiple)
src/bpmn/store.ts:98
Functionexecute
(scriptStr: string, options: unknown)
src/utils/script-helper.ts:2
FunctionexecuteEl
(callObject: unknown, logicStr: string)
src/utils/script-helper.ts:5
FunctiongetActiveElement
()
src/bpmn/store.ts:134
MethodgetActiveElement
* 获取当前的活动节点
src/bpmn/type.d.ts:97
FunctiongetActiveElementName
()
src/bpmn/store.ts:137
FunctiongetBpmnFactory
()
src/bpmn/store.ts:95
FunctiongetBusinessObject
()
src/bpmn/store.ts:141
FunctiongetI18nTranslate
( i18n: string, )
src/bpmn/i18n/translate.ts:7
FunctiongetModeler
()
src/bpmn/store.ts:79
FunctiongetModeling
()
src/bpmn/store.ts:131
FunctiongetSVG
()
src/bpmn/store.ts:119
FunctiongetShape
()
src/bpmn/store.ts:88
FunctiongetShapeById
(id)
src/bpmn/store.ts:91
FunctiongetState
()
src/bpmn/store.ts:36
FunctiongetValue
(businessObject: ModdleElement)
src/bpmn/config/modules/Task.tsx:72
FunctiongetValue
(businessObject: ModdleElement)
src/bpmn/config/modules/Flow.tsx:55
FunctiongetXML
()
src/bpmn/store.ts:107
FunctionimportFile
(event: Event)
src/components/bpmn-actions/BpmnActions.tsx:34
FunctionimportXML
(string)
src/bpmn/store.ts:104
FunctioninitModeler
(options)
src/bpmn/store.ts:39
FunctiononFieldChange
(key: string, value: unknown)
src/components/panel/Panel.tsx:17
Functionpredicate
(businessObject: ModdleElement)
src/bpmn/config/modules/Task.tsx:91
Functionrefresh
()
src/bpmn/store.ts:82
Functionrender
()
src/components/bpmn-actions/BpmnActions.tsx:29
Functionrender
()
src/components/sublist/SubList.tsx:120
Functionset
(obj: any, path: string, value: unknown)
src/utils/script-helper.ts:19
FunctionsetValue
(sourceObject: ModdleElement, key: string, value: string)
src/bpmn/config/common.tsx:19
FunctionsetValue
(businessObject: ModdleElement, key: string, value: string)
src/bpmn/config/modules/Task.tsx:101
FunctionsetValue
(businessObject: ModdleElement, key: string, value: string)
src/bpmn/config/modules/Flow.tsx:58
Functionsetup
()
src/App.tsx:9
Functionsetup
(props, { emit, slots })
src/components/prefix-label-select/PrefixLabelSelect.tsx:14
Functionsetup
()
src/components/panel/Panel.tsx:11
Functionsetup
(props: ButtonRenderProps)
src/components/button-render/ButtonRender.tsx:21
Functionsetup
(props, ctx)
src/components/prefix-label-autocomplete/PrefixAutoComplete.tsx:17
Functionsetup
()
src/components/modeler/Modeler.tsx:15
Functionsetup
()
src/components/bpmn-actions/BpmnActions.tsx:15
Functionsetup
(props, context)
src/components/dynamic-binder/DynamicBinder.tsx:34
Functionsetup
(props, context)
src/components/dynamic-binder/DataBinder.tsx:27
Functionsetup
(props, ctx)
src/components/sublist/SubList.tsx:68
Functiontransform
(src, id)
vite.config.ts:14
FunctionupdateExtensionElements
(elementName, value)
src/bpmn/store.ts:151
FunctionupdateProperties
(element: ModdleElement, properties: PropertiesMap<any>)
src/bpmn/store.ts:168