|
GWT Tk 0.2.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface URLListener
Implement if you wish to be notified of events in a UrlLocation
widget.
| Method Summary | |
|---|---|
void |
urlEntered(UrlLocation source)
Called when a url has been submitted in the UrlLocation. |
| Method Detail |
|---|
void urlEntered(UrlLocation source)
UrlLocation. This
does not necessarily indicate a change in the url value has (e.g. the
user presses Enter, waits and presses Enter in the field again because
connection is too slow).
source - the UrlLocation
|
GWT Tk 0.2.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||