org.gcube.portlets.user.speciesdiscovery.client.event
Class ShowOnlySelectedRowEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<ShowOnlySelectedRowEventHandler>
org.gcube.portlets.user.speciesdiscovery.client.event.ShowOnlySelectedRowEvent
public class ShowOnlySelectedRowEvent
- extends com.google.gwt.event.shared.GwtEvent<ShowOnlySelectedRowEventHandler>
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
com.google.gwt.event.shared.GwtEvent.Type<H> |
Methods inherited from class com.google.gwt.event.shared.GwtEvent |
assertLive, getSource, isLive, kill, revive |
Methods inherited from class com.google.web.bindery.event.shared.Event |
setSource, toDebugString |
TYPE
public static final com.google.gwt.event.shared.GwtEvent.Type<ShowOnlySelectedRowEventHandler> TYPE
onlySelected
protected boolean onlySelected
ShowOnlySelectedRowEvent
public ShowOnlySelectedRowEvent(boolean onlySelected)
- Parameters:
onlySelected
-
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<ShowOnlySelectedRowEventHandler> getAssociatedType()
- Overrides:
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<ShowOnlySelectedRowEventHandler>
dispatch
protected void dispatch(ShowOnlySelectedRowEventHandler handler)
- Specified by:
dispatch
in class com.google.gwt.event.shared.GwtEvent<ShowOnlySelectedRowEventHandler>
isOnlySelected
public boolean isOnlySelected()
- Returns:
- the onlySelected
toString
public String toString()
-
- Overrides:
toString
in class com.google.web.bindery.event.shared.Event<ShowOnlySelectedRowEventHandler>
Copyright © 2013. All Rights Reserved.