|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.event.shared.GwtEvent<ITabPanelHandler>
com.ebmwebsourcing.geasytools.widgets.ext.impl.tabpanel.event.PanelSelectedEvent
public class PanelSelectedEvent
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
com.google.gwt.event.shared.GwtEvent.Type<H> |
| Field Summary | |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ITabPanelHandler> |
TYPE
|
| Constructor Summary | |
|---|---|
PanelSelectedEvent(IPanel panel)
|
|
| Method Summary | |
|---|---|
protected void |
dispatch(ITabPanelHandler handler)
|
com.google.gwt.event.shared.GwtEvent.Type<ITabPanelHandler> |
getAssociatedType()
|
IPanel |
getPanel()
|
| Methods inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
assertLive, getSource, isLive, kill, revive, toDebugString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static com.google.gwt.event.shared.GwtEvent.Type<ITabPanelHandler> TYPE
| Constructor Detail |
|---|
public PanelSelectedEvent(IPanel panel)
| Method Detail |
|---|
protected void dispatch(ITabPanelHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<ITabPanelHandler>public com.google.gwt.event.shared.GwtEvent.Type<ITabPanelHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ITabPanelHandler>public IPanel getPanel()
getPanel in interface IPanelSelectedEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||