[]
dashboard.VisualNS.VisualUpdateType
• DataViewChange = "dataViewChange"
表示数据视图已发生变化。
• EnvironmentChange = "environmentChange"
表示环境已发生变化,环境包括 'mobile', 'viewer', 'focus', 'editing', 'isInCardTemplateDesigner'。
• FilterChange = "filterChange"
表示筛选器的值已发生变化。
• FullyChange = "fullyChange"
表示发生了一种以上的变化。
• PropertyChange = "propertyChange"
Indicates the property value changed. 表示属性值已发生变化。
• ScaleChange = "scaleChange"
表示文档的缩放比例已发生变化。
• ViewportChange = "viewportChange"
表示视口大小已发生变化。