Uses of Interface
com.google.gwt.user.client.ui.SourcesChangeEvents
Packages that use SourcesChangeEvents
Package
Description
Widgets, Panels, and other user-interface classes.
- 
Uses of SourcesChangeEvents in com.google.gwt.user.client.uiClasses in com.google.gwt.user.client.ui that implement SourcesChangeEventsModifier and TypeClassDescriptionclassA widget that presents a list of choices to the user, either as a list box or as a drop-down list.classA text box that visually masks its input to prevent eavesdropping.classASuggestBoxis a text box or text area which displays a pre-configured set of selections that match the user's input.classA text box that allows multiple lines of text to be entered.classA standard single-line text box.classAbstract base class for most text entry widgets.Constructors in com.google.gwt.user.client.ui with parameters of type SourcesChangeEventsModifierConstructorDescriptionDelegatingChangeListenerCollection(Widget owner, SourcesChangeEvents delegatedTo) Deprecated.Constructor forDelegatingChangeListenerCollection.