Class ObjectView

对象界面

Hierarchy

  • ObjectView

Constructors

Properties

OAVComponent: {} = {}

Type declaration

    OBVComponent: {} = {}

    Type declaration

      OVComponent: {} = {}

      Type declaration

        defaultBaseObjectViewClass: string = ''

        默认基础类型对象界面类定义

        defaultObjectAttributeBlockView: string = ''

        属性块默认界面

        defaultObjectAttributeViewClass: string = ''

        默认对象属性界面类定义

        defaultObjectViewClass: string = ''

        默认对象界面类定义

        defaultTypeAttributeView: {} = {}

        指定属性类型界面类定义字典(key:属性类名称,value:属性界面类定义)

        Type declaration

          Methods

          • 获取对象信息

            Returns

            Parameters

            • object: any

              对象

            • autocreate: boolean = true

              当对象没有注册属性时是否自动创建属性信息

            • excludeAttrs: string[] = []

              排除属性列表

            Returns ObjectViewInfo

          Generated using TypeDoc