EventButtonEvent

Kind of class:class
Inherits from:Event
Dispatched by:
Classpath:org.asapframework.ui.buttons.EventButtonEvent
File last modified:Wednesday, 21 June 2006, 19:05:09

Summary


Constructor
Class properties
Instance properties
Instance properties inherited from Event

Constructor

EventButtonEvent

function EventButtonEvent (
inType:String, inSource:EventButton, inBtnName:String)

Class properties

ON_PRESS

static ON_PRESS:String = "onEventButtonPress"
(read)

ON_RELEASE

static ON_RELEASE:String = "onEventButtonRelease"
(read)

ON_ROLLOUT

static ON_ROLLOUT:String = "onEventButtonRollOut"
(read)

ON_ROLLOVER

static ON_ROLLOVER:String = "onEventButtonRollOver"
(read)

Instance properties

buttonName

buttonName:String
(read)