LPPushButton:
Filter:
Launchpad/Classes (extension) | Launchpad

LPPushButton
ExtensionExtension

a Launchpad-GUI-Element (LPView subclass)

Description

A Lauchpad-GUI-Element (LPView subclass) which is modeled afer a push button.

Class Methods

Instance Methods

.onReleaseLED

A LPLED that describes the color the state of release.

.onPushLED

A LPLED that describes the color the state of push.

.onReleaseFunction

Function called when the Button is released.

.onPushFunction

Function called when the Button is pushed.

Examples