|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.impl.HyperlinkImpl
public class HyperlinkImpl
Methods that need browser-specific implementations for Hyperlink. By default, we're very conservative and let the browser handle any clicks with non-left buttons or with modifier keys. This happens to be the correct behavior for Firefox.
| Constructor Summary | |
|---|---|
HyperlinkImpl()
|
|
| Method Summary | |
|---|---|
boolean |
handleAsClick(Event event)
Default version, useful for Firefox. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HyperlinkImpl()
| Method Detail |
|---|
public boolean handleAsClick(Event event)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||