Class CompoundClickHelper

A class that mixes multiple GenericClickHelper instances into one. Useful if you want a widget to be both clickable by a pointer and by the enter key

Hierarchy (view full)

Implements

Constructors

Properties

clickHelpers: GenericClickHelper[]

The GenericClickHelper instances being mixed

Accessors

Methods