
public class CloseTabEvent extends GwtEvent<CloseTabEvent.CloseTabHandler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
CloseTabEvent.CloseTabHandler |
static interface |
CloseTabEvent.HasCloseTabHandlers |
GwtEvent.Type<H>| Constructor and Description |
|---|
CloseTabEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(CloseTabEvent.CloseTabHandler handler) |
static void |
fire(HasHandlers source) |
GwtEvent.Type<CloseTabEvent.CloseTabHandler> |
getAssociatedType() |
static GwtEvent.Type<CloseTabEvent.CloseTabHandler> |
getType() |
assertLive, getSource, isLive, kill, revivesetSource, toDebugString, toStringpublic static void fire(HasHandlers source)
public static GwtEvent.Type<CloseTabEvent.CloseTabHandler> getType()
public GwtEvent.Type<CloseTabEvent.CloseTabHandler> getAssociatedType()
getAssociatedType in class GwtEvent<CloseTabEvent.CloseTabHandler>protected void dispatch(CloseTabEvent.CloseTabHandler handler)
dispatch in class GwtEvent<CloseTabEvent.CloseTabHandler>Copyright © 2010-2014 ArcBees. All Rights Reserved.