PopupAction

class PopupAction : AnAction(source)

Shows a popup for all available Randomness actions.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Holds constants.

Functions

Link copied to clipboard
open override fun actionPerformed(event: AnActionEvent)

Displays a popup with all actions provided by Randomness.

Link copied to clipboard
open override fun getActionUpdateThread(): ActionUpdateThread

Specifies the thread in which update is invoked.

Link copied to clipboard
open override fun update(event: AnActionEvent)

Sets the icon of this action.