tesseract  3.03
com.google.scrollview.events.SVEventType Enum Reference

List of all members.

Public Attributes

 SVET_DESTROY
 SVET_EXIT
 SVET_CLICK
 SVET_SELECTION
 SVET_INPUT
 SVET_MOUSE
 SVET_MOTION
 SVET_HOVER
 SVET_POPUP

Detailed Description

These are the defined events which can happen in ScrollView and be transferred to the client. They are same events as on the client side part of ScrollView (defined in ScrollView.h).

Author:
wanke@google.com

Definition at line 20 of file SVEventType.java.


Member Data Documentation


The documentation for this enum was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines