public static interface

AutoDirectionHandler.Target

implements HasKeyUpHandlers HasDirection HasText
com.google.gwt.i18n.client.AutoDirectionHandler.Target
Known Indirect Subclasses

Class Overview

The interface an object must implement in order to add an AutoDirectionHandler to it. TODO(tomerigo): add Paste and Input events once they're available in GWT.

Summary

[Expand]
Inherited Methods
From interface com.google.gwt.event.dom.client.HasKeyUpHandlers
From interface com.google.gwt.event.shared.HasHandlers
From interface com.google.gwt.i18n.client.HasDirection
From interface com.google.gwt.user.client.ui.HasText