public class CloseTabEvent extends com.google.gwt.event.shared.GwtEvent<CloseTabEvent.CloseTabEventHandler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
CloseTabEvent.CloseTabEventHandler |
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<CloseTabEvent.CloseTabEventHandler> |
TYPE |
| Constructor and Description |
|---|
CloseTabEvent(String key) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(CloseTabEvent.CloseTabEventHandler closeTabEventHandler) |
com.google.gwt.event.shared.GwtEvent.Type<CloseTabEvent.CloseTabEventHandler> |
getAssociatedType() |
String |
getKey() |
assertLive, getSource, isLive, kill, revivepublic static final com.google.gwt.event.shared.GwtEvent.Type<CloseTabEvent.CloseTabEventHandler> TYPE
public CloseTabEvent(String key)
public com.google.gwt.event.shared.GwtEvent.Type<CloseTabEvent.CloseTabEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<CloseTabEvent.CloseTabEventHandler>protected void dispatch(CloseTabEvent.CloseTabEventHandler closeTabEventHandler)
dispatch in class com.google.gwt.event.shared.GwtEvent<CloseTabEvent.CloseTabEventHandler>public String getKey()
Copyright © 2012 OW2 Consortium. All Rights Reserved.