Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ria/view/controller/HandleEventResult

Overview

Variables

Const EVENT_HANDLED

EVENT_HANDLED: HandleEventResult

Const EVENT_IGNORED

EVENT_IGNORED: HandleEventResult

Const REQUEST_DEACTIVATION

REQUEST_DEACTIVATION: HandleEventResult

Const REQUEST_FINISH

REQUEST_FINISH: HandleEventResult

Functions

clearHandled

clearRequestDeactivation

clearRequestFinish

isHandled

  • Verifies if the EVENT_HANDLED flag is set on the given HandleEventResult.

    Parameters

    Returns boolean

isRequestDeactivation

  • Verifies if the REQUEST_DEACTIVATION flag is set on the given HandleEventResult.

    Parameters

    Returns boolean

isRequestFinish

  • Verifies if the REQUEST_FINISH flag is set on the given HandleEventResult.

    Parameters

    Returns boolean

setHandled

setRequestDeactivation

setRequestFinish

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • 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