public class NavBarShrinkEvent extends com.google.gwt.event.shared.GwtEvent<NavBarShrinkEvent.NavBarShrinkHandler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
NavBarShrinkEvent.NavBarShrinkHandler |
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<NavBarShrinkEvent.NavBarShrinkHandler> |
TYPE |
| Constructor and Description |
|---|
NavBarShrinkEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(NavBarShrinkEvent.NavBarShrinkHandler handler) |
static void |
fire(com.google.gwt.event.shared.HasHandlers source) |
com.google.gwt.event.shared.GwtEvent.Type<NavBarShrinkEvent.NavBarShrinkHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revivepublic static final com.google.gwt.event.shared.GwtEvent.Type<NavBarShrinkEvent.NavBarShrinkHandler> TYPE
public NavBarShrinkEvent()
public static void fire(com.google.gwt.event.shared.HasHandlers source)
public com.google.gwt.event.shared.GwtEvent.Type<NavBarShrinkEvent.NavBarShrinkHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<NavBarShrinkEvent.NavBarShrinkHandler>protected void dispatch(NavBarShrinkEvent.NavBarShrinkHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<NavBarShrinkEvent.NavBarShrinkHandler>Copyright © 2018. All rights reserved.