|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<ShowHandler>
org.gwtbootstrap3.client.shared.event.ShowEvent
public class ShowEvent
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
GwtEvent.Type<H> |
| Constructor Summary | |
|---|---|
ShowEvent()
|
|
ShowEvent(NativeEvent nativeEvent)
|
|
| Method Summary | |
|---|---|
protected void |
dispatch(ShowHandler handler)
|
GwtEvent.Type<ShowHandler> |
getAssociatedType()
|
static GwtEvent.Type<ShowHandler> |
getType()
|
void |
preventDefault()
|
void |
stopPropagation()
|
| Methods inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
assertLive, getSource, isLive, kill, revive |
| Methods inherited from class com.google.web.bindery.event.shared.Event |
|---|
setSource, toDebugString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ShowEvent()
public ShowEvent(NativeEvent nativeEvent)
| Method Detail |
|---|
public static GwtEvent.Type<ShowHandler> getType()
public final GwtEvent.Type<ShowHandler> getAssociatedType()
getAssociatedType in class GwtEvent<ShowHandler>protected void dispatch(ShowHandler handler)
dispatch in class GwtEvent<ShowHandler>public final void preventDefault()
public final void stopPropagation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||