Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShownModallyData

Defines the data for the shownModally event.

Hierarchy

Index

Properties

Optional closeCallback

closeCallback: Function

A callback to call when you want to close the modally shown view. Pass in any kind of arguments and you will receive when the callback parameter of View.showModal is executed.

Optional context

context: any

The context (optional, may be undefined) passed to the view when shown modally.

eventName

eventName: string

object

object: Observable

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method