Constructor Summary
Public Constructor | ||
public |
constructor(item: Item, view: View) Constructor. |
Member Summary
Private Members | ||
private |
_view: * |
Method Summary
Public Methods | ||
public |
update(objectPattern: {"field": *, "newValue": *, "oldValue": *}) Updating field of view |
Public Constructors
Private Members
private _view: * source
Public Methods
public update(objectPattern: {"field": *, "newValue": *, "oldValue": *}) source
Updating field of view
Params:
Name | Type | Attribute | Description |
objectPattern | {"field": *, "newValue": *, "oldValue": *} |
|