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. 类型

ViewState

视图浏览信息

属性

  • viewId: string - 视图ID

  • viewNamespace: string - 视图隶属的命名空间

  • sn: string - 浏览时间的36进制

  • options: Object | null - 浏览视图关联的视图选项

PreviousViewConfigurationApplicationNextViewSwitchAnimation

Last updated 5 years ago

Was this helpful?