Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AxSurface

Hierarchy

Index

Properties

Optional Readonly defaultInstance

defaultInstance: AxSurfaceInstance | null

Optional Readonly parent

parent: AxNode | null

Optional Readonly supportsAutoUpdate

supportsAutoUpdate: boolean | null

Optional Readonly surfaceId

surfaceId: string | null

Methods

getAllLoadedInstances

getInstance

  • Parameters

    • instanceKey: string

    Returns AxSurfaceInstance

invalidate

setStateForAll

  • setStateForAll(stateChangeObj: any): void
  • Parameters

    • stateChangeObj: any

    Returns void

Generated using TypeDoc