Show:

BO.io.ButtonEvent Class

An Event object to be dispatched (fired) by a Button object.

Constructor

BO.io.ButtonEvent

(
  • type
)

Parameters:

  • type String

    The event type

Properties

ButtonEvent.LONG_PRESS

Unknown static

ButtonEvent.PRESS

Unknown static

ButtonEvent.RELEASE

Unknown static

ButtonEvent.SUSTAINED_PRESS

Unknown static

target

Object

The event target

type

String

The event type