public class Resource_support extends Object implements com.google.gwt.core.client.EntryPoint
Constructor and Description |
---|
Resource_support() |
Resource_support(com.google.gwt.event.shared.HandlerManager eventBus) |
Modifier and Type | Method and Description |
---|---|
static Resource_support |
get() |
com.google.gwt.event.shared.HandlerManager |
getEventBus() |
void |
onModuleLoad()
This is the entry point method.
|
public Resource_support()
public Resource_support(com.google.gwt.event.shared.HandlerManager eventBus)
public static Resource_support get()
public com.google.gwt.event.shared.HandlerManager getEventBus()
public void onModuleLoad()
onModuleLoad
in interface com.google.gwt.core.client.EntryPoint
Copyright © 2015. All Rights Reserved.