Package com.google.gwt.event.logical.shared
package com.google.gwt.event.logical.shared
Types related to logical events that do not have direct analogues to DOM
events and which can be used in contexts other than web browsers. Types
within this package do not use JSNI and do not have static (even
indirect) dependencies upon types which use JSNI.
-
ClassDescriptionFired when the event source is attached to the browser's document or detached from it.Implemented by objects that handle
AttachEvent.Represents a before selection event.Handler interface forBeforeSelectionEventevents.CloseEvent<T>Represents a close event.CloseHandler<T>Handler interface forCloseEventevents.A widget that implements this interface is a public source ofAttachEventevents.A widget that implements this interface is a public source ofBeforeSelectionEventevents.A widget that implements this interface is a public source ofCloseEventevents.A widget that implements this interface is a public source ofHighlightEventevents.A widget that implements this interface is a public source ofInitializeEventevents.A widget that implements this interface is a public source ofOpenEventevents.A widget that implements this interface is a public source ofResizeEventevents.A widget that implements this interface is a public source ofSelectionEventevents.A widget that implements this interface is a public source ofShowRangeEventevents.A widget that implements this interface is a public source ofValueChangeEventevents.Represents a highlight event.Handler interface forHighlightEventevents.Fired when the event source is initialized.Handler forInitializeEventevents.OpenEvent<T>Represents a open event.OpenHandler<T>Handler interface forOpenEventevents.Fired when the event source is resized.Handler forResizeEventevents.Represents a selection event.Handler interface forSelectionEventevents.Represents a show range event.Handler interface forShowRangeEventevents.Represents a value change event.Handler interface forValueChangeEventevents.