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