Class: CUI.Event

Defined in: base/Events/Event.coffee
Inherits: CUI.Element

Overview

Direct Known Subclasses

CUI.DragoverScrollEvent CUI.CUIEvent CUI.KeyboardEvent CUI.MouseEvent

Variables Summary

Variable inherited from CUI.Element

uniqueId

Class Method Summary

Instance Method Summary

Inherited Method Summary

Methods inherited from CUI.Element

#getElementClass #getUniqueId #getOpts #getOpt #hasOpt #getSetOpt #hasSetOpt #initOpts #copy #mergeOpt #removeOpt #addOpt #addOpts #mergeOpts #__getCheckMap #readOpts #readOptsFromAttr #proxy #destroy #isDestroyed .getOptKeys

Class Method Details

. (void) require(event, func)

. (void) createFromDOMEvent(event, eventClass)

cr

Constructor Details

# (void) constructor(opts = {})

Instance Method Details

# (void) initOpts()

# (void) readOpts()

# (void) __setListener(listener)

# (void) __setPhase(__phase)

# (void) isExcludeSelf()

# (void) getPhase()

# (void) getType()

# (void) getDebug()

# (void) getInfo()

# (void) getNode()

# (void) getElement()

# (void) isBubble()

# (void) isSink()

# (void) isInDOM()

# (void) setNativeEvent(NativeEvent)

# (void) getNativeEvent()

# (void) getPointTarget()

# (void) getTarget()

# (void) setTarget(tg)

# (void) getCurrentTarget()

# (void) setCurrentTarget(ct)

# (void) getModifiers()

# (void) hasModifierKey(includeShift = false)

# (void) getButton()

# (void) keyCode()

# (void) metaKey()

# (void) ctrlKey()

# (void) altKey()

# (void) shiftKey()

# (void) clientX()

# (void) clientY()

# (void) pageX()

# (void) pageY()

# (void) stopImmediatePropagation()

# (void) stopPropagation()

# (void) preventDefault()

# (void) isImmediatePropagationStopped()

# (void) isPropagationStopped()

# (void) isDefaultPrevented()

# (void) dispatch()

# (void) dump()

# (void) stop()

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: