public class FinderContextEvent extends com.google.gwt.event.shared.GwtEvent<FinderContextEvent.FinderContextHandler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
FinderContextEvent.FinderContextHandler |
| Constructor and Description |
|---|
FinderContextEvent(FinderContext finderContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(FinderContextEvent.FinderContextHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<FinderContextEvent.FinderContextHandler> |
getAssociatedType() |
FinderContext |
getFinderContext() |
static com.google.gwt.event.shared.GwtEvent.Type<FinderContextEvent.FinderContextHandler> |
getType() |
assertLive, getSource, isLive, kill, revivepublic FinderContextEvent(FinderContext finderContext)
public static com.google.gwt.event.shared.GwtEvent.Type<FinderContextEvent.FinderContextHandler> getType()
public FinderContext getFinderContext()
protected void dispatch(FinderContextEvent.FinderContextHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<FinderContextEvent.FinderContextHandler>public com.google.gwt.event.shared.GwtEvent.Type<FinderContextEvent.FinderContextHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<FinderContextEvent.FinderContextHandler>Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.