public class ShowMonitorSyncStatusEvent extends com.google.gwt.event.shared.GwtEvent<ShowMonitorSyncStatusEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ShowMonitorSyncStatusEventHandler> |
TYPE
The type.
|
| Constructor and Description |
|---|
ShowMonitorSyncStatusEvent(WsFolder folder)
Instantiates a new perform do sync event.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(ShowMonitorSyncStatusEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<ShowMonitorSyncStatusEventHandler> |
getAssociatedType() |
WsFolder |
getFolder() |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<ShowMonitorSyncStatusEventHandler> TYPE
public ShowMonitorSyncStatusEvent(WsFolder folder)
folder - the folderconf - the confpublic com.google.gwt.event.shared.GwtEvent.Type<ShowMonitorSyncStatusEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ShowMonitorSyncStatusEventHandler>protected void dispatch(ShowMonitorSyncStatusEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<ShowMonitorSyncStatusEventHandler>public WsFolder getFolder()
Copyright © 2021. All Rights Reserved.