Uses of Interface
com.jadice.web.util.gwt.client.KeyDownEventDispatchingUtil.HasChildren
Packages that use KeyDownEventDispatchingUtil.HasChildren
-
Uses of KeyDownEventDispatchingUtil.HasChildren in com.jadice.web.util.gwt.client
Classes in com.jadice.web.util.gwt.client that implement KeyDownEventDispatchingUtil.HasChildrenMethods in com.jadice.web.util.gwt.client with parameters of type KeyDownEventDispatchingUtil.HasChildrenModifier and TypeMethodDescriptionstatic <T> voidKeyDownEventDispatchingUtil.dispatchTo(com.google.gwt.user.client.ui.IsWidget source, KeyDownEventDispatchingUtil.HasChildren<T> children) Dispatch the events received on the givenIsWidgetsourceto an implementation ofKeyDownEventDispatchingUtil.HasChildren.