public interface ScriptComponent
| Modifier and Type | Field and Description |
|---|---|
static Map<NodeTypeEnum,Class<?>> |
ScriptComponentClassMap
用于维护脚本类型和脚本 cmp 的映射关系
|
| Modifier and Type | Method and Description |
|---|---|
default ScriptExecuteWrap |
buildWrap(NodeComponent thisCmp) |
void |
loadScript(String script,
String language)
加载脚本
|
static final Map<NodeTypeEnum,Class<?>> ScriptComponentClassMap
default ScriptExecuteWrap buildWrap(NodeComponent thisCmp)
Copyright © 2025. All rights reserved.