Interface AttributeViewInfo

对象属性信息

Hierarchy

  • AttributeViewInfo

Properties

block?: string

所属块名称

component?: string

组件

componentParam?: any

组件参数

editable: boolean

是否可写

exclude?: boolean

是否排除

name: string

属性名称

owner: any

属性所属对象

priority?: number

优先级,数字越小,显示越靠前,默认为0

tooltip?: string

提示信息

type: string

属性类型

Generated using TypeDoc