Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

jsonMap: HashMap<string, object> = ...
lastJsonMap: HashMap<string, Object> = ...
type: string = ''

Exclude

javadoc中不显示

Methods

  • 添加属性,会带有对比

    Parameters

    • fieldName: string

      属性名称

    • value: object

      内容

    • forceUpdate: boolean = false

      如果为true 则不会和上一次的value对比直接添加

    Returns void

  • Returns string

Generated using TypeDoc