A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
toString() — method, class cc.cote.jmulator.events.EmulatorEvent
Returns a string representation of the event and associated properties.
TRIGGER_BOTH — Constant Static Property, class cc.cote.jmulator.emulators.EmulatorTriggerMode
A string representing both activation (on) and deactivation (off) states of an emulator.
triggering — Property, class cc.cote.jmulator.emulators.Emulator
The type of events that should be triggered by the Emulator object.
TRIGGER_OFF — Constant Static Property, class cc.cote.jmulator.emulators.EmulatorTriggerMode
A string representing only the deactivation (off) state of the emulator.
TRIGGER_ON — Constant Static Property, class cc.cote.jmulator.emulators.EmulatorTriggerMode
A string representing only the activation (on) state of the emulator.
typematic — Property, class cc.cote.jmulator.emulators.Emulator
A boolean specifying whether or not to ignore the OS typematic feature.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z