Interface OAVEnumParam

OAVEnum 组件参数

Hierarchy

  • OAVEnumParam

Properties

component: "OAVEnum"
componentParam: {
    enumClass: any;
}

Type declaration

  • enumClass: any

    枚举类型

Generated using TypeDoc