Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "ui/core/view-base"

Index

Variables

Const bindingContextProperty

bindingContextProperty: InheritedProperty<ViewBase, any>

Const classNameProperty

classNameProperty: Property<ViewBase, string>

Const idProperty

idProperty: Property<ViewBase, string>

Functions

booleanConverter

  • booleanConverter(v: string): boolean
  • Parameters

    • v: string

    Returns boolean

eachDescendant

  • eachDescendant(view: ViewBase, callback: function): any
  • Parameters

    Returns any

getAncestor

  • Parameters

    • view: ViewBase
    • criterion: string | Function

    Returns ViewBase

getViewById

  • Parameters

    Returns ViewBase

isEventOrGesture

  • isEventOrGesture(name: string, view: ViewBase): boolean
  • Parameters

    Returns boolean

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