| Modifier and Type | Method and Description |
|---|---|
TRId |
TasksMonitorEvent.getTrId() |
TRId |
ChangeTableRequestEvent.getTrId() |
TRId |
WidgetRequestEvent.getTrId() |
TRId |
UIStateEvent.getTrId() |
TRId |
ExpressionEvent.getTrId() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ChangeTableRequestEvent.fire(com.google.gwt.event.shared.HasHandlers source,
ChangeTableRequestType operationCompleteType,
TRId trId,
ChangeTableWhy why) |
static void |
TasksMonitorEvent.fire(com.google.gwt.event.shared.HasHandlers source,
TaskType taskType,
TRId trId) |
void |
TasksMonitorEvent.setTrId(TRId trId) |
void |
ChangeTableRequestEvent.setTrId(TRId trId) |
void |
WidgetRequestEvent.setTrId(TRId trId) |
void |
UIStateEvent.setTrId(TRId trId) |
void |
ExpressionEvent.setTrId(TRId trId) |
| Constructor and Description |
|---|
ChangeTableRequestEvent(ChangeTableRequestType changeTableRequestType,
TRId trId,
ChangeTableWhy why) |
TasksMonitorEvent(TaskType closeType,
TRId trId) |
| Modifier and Type | Method and Description |
|---|---|
static TRId |
TRId.newInstance(TRId trId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TRId.equals(TRId equals) |
static TRId |
TRId.newInstance(TRId trId) |
| Modifier and Type | Method and Description |
|---|---|
TRId |
TabularResourceDataView.getTrId() |
| Modifier and Type | Method and Description |
|---|---|
void |
TabularResourceDataView.setTrId(TRId trId) |
| Constructor and Description |
|---|
TabularResourceDataView(TRId trId) |
TabularResourceDataView(TRId trId,
String tabName) |
Copyright © 2015. All Rights Reserved.