View.js - API
  • View
  • ViewContext
  • ViewConfiguration
  • ViewConfigurationSet
  • 工具
  • View.layout
  • View.Logger
  • 类型
    • ViewLayoutInitOptions
    • ViewLayoutChangeListener
    • ViewConfigurationApplication
    • ViewState
    • ViewSwitchAnimation
    • ViewSwitchInfo
    • ViewSwitchType
    • ViewSwtichTrigger
    • ViewSwitchCtrl
    • ViewBackForwardCtrl
    • ViewEvent
    • ViewEventListener
    • ViewSwitchEventData
    • ViewInstanceEnterEventData
    • ViewInstanceLeaveEventData
    • ViewInitializer
    • ViewInitializeTime
    • ViewSwitchInterceptor
    • ViewDataFetchAction
Powered by GitBook
On this page

Was this helpful?

  1. 类型

ViewInstanceLeaveEventData

视图离开时,leave 事件关联的数据

PreviousViewInstanceEnterEventDataNextViewInitializer

Last updated 5 years ago

Was this helpful?

属性

  • targetView: View - 要进入的视图

  • type: - 视图跳转的方式

  • trigger: - 视图跳转的触发来源

  • params: Object | null - 视图跳转携带的视图参数

  • options: Object | null - 视图跳转携带的视图选项

ViewSwitchType
ViewSwitchTrigger