public class ActiveButtonCheckAllRowEvent extends com.google.gwt.event.shared.GwtEvent<ActiveButtonCheckAllRowEventHandler>
Modifier and Type | Field and Description |
---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ActiveButtonCheckAllRowEventHandler> |
TYPE |
Constructor and Description |
---|
ActiveButtonCheckAllRowEvent(boolean activeFilter) |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(ActiveButtonCheckAllRowEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<ActiveButtonCheckAllRowEventHandler> |
getAssociatedType() |
boolean |
isActiveFilter() |
assertLive, getSource, isLive, kill, revive
public static final com.google.gwt.event.shared.GwtEvent.Type<ActiveButtonCheckAllRowEventHandler> TYPE
public ActiveButtonCheckAllRowEvent(boolean activeFilter)
public com.google.gwt.event.shared.GwtEvent.Type<ActiveButtonCheckAllRowEventHandler> getAssociatedType()
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<ActiveButtonCheckAllRowEventHandler>
protected void dispatch(ActiveButtonCheckAllRowEventHandler handler)
dispatch
in class com.google.gwt.event.shared.GwtEvent<ActiveButtonCheckAllRowEventHandler>
public boolean isActiveFilter()
Copyright © 2016. All Rights Reserved.