Tput::Namespace::MouseEventSource
Inherits Enum / Comparable / Value / Object
Constants
MouseEventNotSynthesized = 0
MouseEventSynthesizedBySystem = 1
MouseEventSynthesizedByTput = 2
MouseEventSynthesizedByApplication = 3
Instance methods
mouse_event_synthesized_by_application?
Returns true if this enum value equals MouseEventSynthesizedByApplication
mouse_event_synthesized_by_system?
Returns true if this enum value equals MouseEventSynthesizedBySystem
mouse_event_synthesized_by_tput?
Returns true if this enum value equals MouseEventSynthesizedByTput