public class TdTaskController extends Object
| Modifier and Type | Field and Description |
|---|---|
static TdTasksWidgetServiceAsync |
tdTaskService |
| Modifier and Type | Method and Description |
|---|---|
static void |
bindCommonBus(com.google.web.bindery.event.shared.EventBus bus) |
static com.google.web.bindery.event.shared.EventBus |
getCommonBus() |
com.google.gwt.user.client.ui.DialogBox |
getDialogBoxTaskMonitor()
Used for GWT
|
static TdTaskController |
getInstance() |
static com.google.web.bindery.event.shared.EventBus |
getInternalBus() |
TdTaskManagerMainPanel |
getMainPanel() |
TdTaskManagerMainPanel |
getMainPanel(int height) |
TdTaskManagerMainPanel |
getMainPanel(int width,
int height) |
static TdTasksWidgetServiceAsync |
getTdTaskService() |
com.extjs.gxt.ui.client.widget.Window |
getWindowTaskMonitor()
Used for GXT 2.5
|
protected void |
go(com.google.gwt.user.client.ui.HasWidgets rootPanel) |
void |
updateTasks(boolean resetTaskView) |
protected void |
updateTasks(int start,
int limit,
boolean resetTasksView) |
public static final TdTasksWidgetServiceAsync tdTaskService
public static TdTaskController getInstance()
public static void bindCommonBus(com.google.web.bindery.event.shared.EventBus bus)
bus - protected void go(com.google.gwt.user.client.ui.HasWidgets rootPanel)
public static TdTasksWidgetServiceAsync getTdTaskService()
public static com.google.web.bindery.event.shared.EventBus getInternalBus()
public void updateTasks(boolean resetTaskView)
protected void updateTasks(int start,
int limit,
boolean resetTasksView)
public TdTaskManagerMainPanel getMainPanel(int width, int height)
public TdTaskManagerMainPanel getMainPanel(int height)
public TdTaskManagerMainPanel getMainPanel()
public com.google.gwt.user.client.ui.DialogBox getDialogBoxTaskMonitor()
public com.extjs.gxt.ui.client.widget.Window getWindowTaskMonitor()
public static com.google.web.bindery.event.shared.EventBus getCommonBus()
Copyright © 2014. All Rights Reserved.