A B C D E F G I M N O P R S T U V W 

A

addBackgroundRequestEventHandler(BackgroundRequestEvent.BackgroundRequestEventHandler) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.BackgroundRequestEvent.HasBackgroundRequestEventHandler
 
addChangeTableRequestEventHandler(ChangeTableRequestEvent.ChangeTableRequestEventHandler) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.ChangeTableRequestEvent.HasChangeTableRequestEventHandler
 
addDataViewActiveEventHandler(DataViewActiveEvent.DataViewActiveEventHandler) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewActiveEvent.HasDataViewActiveEventHandler
 
addDataViewRequestEventHandler(DataViewRequestEvent.DataViewRequestEventHandler) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewRequestEvent.HasDataViewRequestEventHandler
 
addExpressionEventHandler(ExpressionEvent.ExpressionEventHandler) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent.HasExpressionEventHandler
 
addGridHasContextMenuItemEventHandler(GridContextMenuItemEvent.GridContextMenuItemEventHandler) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent.HasGridContextMenuItemEventHandler
 
addGridHasHeaderColumnMenuItemEventHandler(GridHeaderColumnMenuItemEvent.GridHeaderColumnMenuItemEventHandler) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.GridHeaderColumnMenuItemEvent.HasGridHeaderColumnMenuItemEventHandler
 
addRibbonEventHandler(RibbonEvent.RibbonEventHandler) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.RibbonEvent.HasRibbonEventHandler
 
addSessionExpiredEventHandler(SessionExpiredEvent.SessionExpiredEventHandler) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.SessionExpiredEvent.HasSessionExpiredEventHandler
 
addTasksMonitorEventHandler(TasksMonitorEvent.TasksMonitorEventHandler) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.TasksMonitorEvent.HasTasksMonitorEventHandler
 
addUIStateHandler(UIStateEvent.UIStateHandler) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.UIStateEvent.HasUIStateHandler
 
addWidgetRequestEventHandler(WidgetRequestEvent.WidgetRequestEventHandler) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent.HasWidgetRequestEventHandler
 
ApplicationType - Enum in org.gcube.portlets.user.td.widgetcommonevent.shared.uriresolver
 

B

BackgroundRequestEvent - Class in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
BackgroundRequestEvent(BackgroundRequestType) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.client.event.BackgroundRequestEvent
 
BackgroundRequestEvent.BackgroundRequestEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
BackgroundRequestEvent.HasBackgroundRequestEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
BackgroundRequestType - Enum in org.gcube.portlets.user.td.widgetcommonevent.client.type
 

C

C_Expression - Class in org.gcube.portlets.user.td.widgetcommonevent.shared.expression
 
C_Expression() - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression
 
C_ExpressionContainer - Class in org.gcube.portlets.user.td.widgetcommonevent.shared.expression
 
C_ExpressionContainer() - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_ExpressionContainer
 
C_ExpressionContainer(C_ExpressionContainer.Contains, C_Expression, String) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_ExpressionContainer
 
C_ExpressionContainer.Contains - Enum in org.gcube.portlets.user.td.widgetcommonevent.shared.expression
 
CellData - Class in org.gcube.portlets.user.td.widgetcommonevent.shared
Cell basic information
CellData() - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
CellData(String, String, String, String, String, int, int) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
ChangeTableRequestEvent - Class in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
ChangeTableRequestEvent(ChangeTableRequestType, TRId, ChangeTableWhy) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.client.event.ChangeTableRequestEvent
 
ChangeTableRequestEvent.ChangeTableRequestEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
ChangeTableRequestEvent.HasChangeTableRequestEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
ChangeTableRequestType - Enum in org.gcube.portlets.user.td.widgetcommonevent.client.type
 
ChangeTableWhy - Enum in org.gcube.portlets.user.td.widgetcommonevent.client.type
 
ChartType - Enum in org.gcube.portlets.user.td.widgetcommonevent.shared.charts
 
ColumnDataType - Enum in org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column
 
columnId - Variable in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
columnLabel - Variable in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
columnName - Variable in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
ColumnTypeCode - Enum in org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column
 
ColumnTypeMap - Class in org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column
 
ColumnTypeMap() - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnTypeMap
 

D

DataView - Class in org.gcube.portlets.user.td.widgetcommonevent.shared.dataview
 
DataView() - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.DataView
 
DataView(DataViewType) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.DataView
 
DataViewActiveEvent - Class in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
DataViewActiveEvent() - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewActiveEvent
 
DataViewActiveEvent.DataViewActiveEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
DataViewActiveEvent.HasDataViewActiveEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
DataViewActiveType - Enum in org.gcube.portlets.user.td.widgetcommonevent.client.type
 
DataViewRequestEvent - Class in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
DataViewRequestEvent() - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewRequestEvent
 
DataViewRequestEvent.DataViewRequestEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
DataViewRequestEvent.HasDataViewRequestEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
DataViewRequestType - Enum in org.gcube.portlets.user.td.widgetcommonevent.client.type
 
dataViewType - Variable in class org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.DataView
 
DataViewType - Enum in org.gcube.portlets.user.td.widgetcommonevent.shared.dataview
 
dispatch(BackgroundRequestEvent.BackgroundRequestEventHandler) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.BackgroundRequestEvent
 
dispatch(ChangeTableRequestEvent.ChangeTableRequestEventHandler) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ChangeTableRequestEvent
 
dispatch(DataViewActiveEvent.DataViewActiveEventHandler) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewActiveEvent
 
dispatch(DataViewRequestEvent.DataViewRequestEventHandler) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewRequestEvent
 
dispatch(ExpressionEvent.ExpressionEventHandler) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
dispatch(GridContextMenuItemEvent.GridContextMenuItemEventHandler) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
dispatch(GridHeaderColumnMenuItemEvent.GridHeaderColumnMenuItemEventHandler) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridHeaderColumnMenuItemEvent
 
dispatch(RibbonEvent.RibbonEventHandler) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.RibbonEvent
 
dispatch(SessionExpiredEvent.SessionExpiredEventHandler) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.SessionExpiredEvent
 
dispatch(TasksMonitorEvent.TasksMonitorEventHandler) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.TasksMonitorEvent
 
dispatch(UIStateEvent.UIStateHandler) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.UIStateEvent
 
dispatch(WidgetRequestEvent.WidgetRequestEventHandler) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent
 

E

equals(TRId) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
exp - Variable in class org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_ExpressionContainer
 
ExpressionEvent - Class in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
ExpressionEvent(ExpressionType) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
ExpressionEvent.ExpressionEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
ExpressionEvent.HasExpressionEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
ExpressionType - Enum in org.gcube.portlets.user.td.widgetcommonevent.client.type
 

F

fire(HasHandlers, BackgroundRequestType) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.BackgroundRequestEvent
 
fire(HasHandlers, ChangeTableRequestType, TRId, ChangeTableWhy) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ChangeTableRequestEvent
 
fire(HasHandlers, DataViewActiveEvent) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewActiveEvent
 
fire(HasHandlers, DataViewRequestEvent) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewRequestEvent
 
fire(HasHandlers, ExpressionType) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
fire(HasHandlers, GridContextMenuItemEvent) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
fire(HasHandlers, GridHeaderColumnMenuItemType, String, int) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridHeaderColumnMenuItemEvent
 
fire(HasHandlers, RibbonType) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.RibbonEvent
 
fire(HasHandlers, SessionExpiredType) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.SessionExpiredEvent
 
fire(HasHandlers, TaskType, TRId) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.TasksMonitorEvent
 
fire(HasHandlers, UIStateType) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.UIStateEvent
 
fire(HasHandlers, WidgetRequestType) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent
 

G

getAssociatedType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.BackgroundRequestEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ChangeTableRequestEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewActiveEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewRequestEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridHeaderColumnMenuItemEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.RibbonEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.SessionExpiredEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.TasksMonitorEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.UIStateEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent
 
getBackgroundRequestType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.BackgroundRequestEvent
 
getC_ConditionExpressionContainer() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
getC_ReplaceExpressionContainer() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
getCellData() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
getColumnDataType(String) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnTypeMap
 
getColumnId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
getColumnId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
getColumnLabel() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
getColumnLocalId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent
 
getColumnName() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
getColumnName() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent
 
getColumnName() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
getColumnSelected() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridHeaderColumnMenuItemEvent
 
getColumnTypeCode(String) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnTypeMap
 
getColumnTypeCodeLabel() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnTypeCode
 
getContextMenuItemType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
getDataView() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewActiveEvent
 
getDataView() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewRequestEvent
 
getDataViewActiveType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewActiveEvent
 
getDataViewRequestType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewRequestEvent
 
getDataViewType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.DataView
 
getExp() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_ExpressionContainer
 
getExpressionType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
getGridOperationId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
getHeaderColumnMenuItemType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridHeaderColumnMenuItemEvent
 
getHierarchicalRelation() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType
 
getHierarchicalRelationOfPeriodDataType(PeriodDataType) - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType
 
getId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression
 
getId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_ExpressionContainer
 
getId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
getItemType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridHeaderColumnMenuItemEvent
 
getMap() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.grid.model.RowRaw
 
getMap() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.RequestProperties
 
getOldDataView() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewActiveEvent
 
getOperationCompleteType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ChangeTableRequestEvent
 
getOperationId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridHeaderColumnMenuItemEvent
 
getPeriodDataTypeLabel() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType
 
getReadableExpression() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_ExpressionContainer
 
getReferenceTargetTableId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
getReplaceValue() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
getRequestProperties() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent
 
getRibbonType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.RibbonEvent
 
getRowId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
getRowId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.grid.model.RowRaw
 
getRows() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
getRowsRaw() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
getSessionExpiredType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.SessionExpiredEvent
 
getTableId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
getTableType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
getTableTypeName() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
getTabName() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.TabularResourceDataView
 
getTabResourceType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
getTargetColumnId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.RelationshipData
 
getTargetTableId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.RelationshipData
 
getTaskType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.TasksMonitorEvent
 
getTrId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ChangeTableRequestEvent
 
getTrId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
getTrId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.TasksMonitorEvent
 
getTrId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.UIStateEvent
 
getTrId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent
 
getTrId() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.TabularResourceDataView
 
getType() - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.BackgroundRequestEvent
 
getType() - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ChangeTableRequestEvent
 
getType() - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewActiveEvent
 
getType() - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewRequestEvent
 
getType() - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
getType() - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
getType() - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridHeaderColumnMenuItemEvent
 
getType() - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.RibbonEvent
 
getType() - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.SessionExpiredEvent
 
getType() - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.TasksMonitorEvent
 
getType() - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.UIStateEvent
 
getType() - Static method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent
 
getUIStateType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.UIStateEvent
 
getValue() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
getViewColumnIndex() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
getViewRowIndex() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
getWhy() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ChangeTableRequestEvent
 
getWidgetRequestType() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent
 
GridContextMenuItemEvent - Class in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
GridContextMenuItemEvent(GridOperationId) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
GridContextMenuItemEvent(GridOperationId, CellData) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
GridContextMenuItemEvent.GridContextMenuItemEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
GridContextMenuItemEvent.HasGridContextMenuItemEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
GridHeaderColumnMenuItemEvent - Class in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
GridHeaderColumnMenuItemEvent(GridHeaderColumnMenuItemType, String, int) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridHeaderColumnMenuItemEvent
 
GridHeaderColumnMenuItemEvent.GridHeaderColumnMenuItemEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
GridHeaderColumnMenuItemEvent.HasGridHeaderColumnMenuItemEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
GridHeaderColumnMenuItemType - Enum in org.gcube.portlets.user.td.widgetcommonevent.client.type
 
GridHeaderOperationId - Enum in org.gcube.portlets.user.td.widgetcommonevent.shared
 
GridOperationId - Enum in org.gcube.portlets.user.td.widgetcommonevent.shared
 

I

id - Variable in class org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression
 
id - Variable in class org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_ExpressionContainer
 
isReplaceByValue() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
isViewTable() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 

M

map - Variable in class org.gcube.portlets.user.td.widgetcommonevent.shared.grid.model.RowRaw
 
map(String) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataTypeMap
 
map(String) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.shared.tr.TabResourceTypeMap
 

N

newInstance(TRId) - Static method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 

O

onBackgroundRequest(BackgroundRequestEvent) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.BackgroundRequestEvent.BackgroundRequestEventHandler
 
onChangeTableRequestEvent(ChangeTableRequestEvent) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.ChangeTableRequestEvent.ChangeTableRequestEventHandler
 
onDataViewActive(DataViewActiveEvent) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewActiveEvent.DataViewActiveEventHandler
 
onDataViewRequest(DataViewRequestEvent) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewRequestEvent.DataViewRequestEventHandler
 
onExpression(ExpressionEvent) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent.ExpressionEventHandler
 
onGridContextMenuItemEvent(GridContextMenuItemEvent) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent.GridContextMenuItemEventHandler
 
onGridHeaderColumnMenuItemEvent(GridHeaderColumnMenuItemEvent) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.GridHeaderColumnMenuItemEvent.GridHeaderColumnMenuItemEventHandler
 
onModuleLoad() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.WidgetCommonEventEntry
 
onRibbon(RibbonEvent) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.RibbonEvent.RibbonEventHandler
 
onSessionExpired(SessionExpiredEvent) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.SessionExpiredEvent.SessionExpiredEventHandler
 
onTasksMonitorEvent(TasksMonitorEvent) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.TasksMonitorEvent.TasksMonitorEventHandler
 
onUIState(UIStateEvent) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.UIStateEvent.UIStateHandler
 
onWidgetRequest(WidgetRequestEvent) - Method in interface org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent.WidgetRequestEventHandler
 
OperationsId - Enum in org.gcube.portlets.user.td.widgetcommonevent.shared.operations
Tabular Data Service Operations Id CSVImport100 CSVExport101 SDMXCodelistImport200 SDMXCodelistExport201 SDMXDatasetImport202 SDMXDatasetExport203 JSONImport300 JSONExport301 ValidateCodelist1000 ValidateDataset1001 ChangeTableType1002 CreateDatasetView1003 RemoveColumn1004 AddsAColumn1005 ColumnNameAdd1006 ColumnNameRemove1007 TableNameAdd1008 TableNameRemove1009 ChangeToAnnotationColumn2000 ChangeToAttributeColumn2001 ChangeToMeasureColumn2002 ChangeToCodeColumn2003 ChangeToCodeName2004 ChangeToCodeDescription2005 ChangeToDimensionColumn2006 ChangeToTimeDimensionColumn2007 ModifyTuplesValuesByExpression3000 ModifyTuplesValuesById3001 ModifyTuplesValuesByValidation3002 AddRow3004 Denormalize3005 GroupBy3006 RemoveDuplicateTuples3007 ReplaceColumnByExpression3101 ReplaceById3102 FilterByExpression3201 RemoveRowById3202 Union3208 CodelistValidation5001 ColumnTypeCastCheck5002 DuplicateTupleValidation5003 DuplicateValuesInColumnValidator5004 PeriodFormatCheck5005 ExpressionValidation5006 AmbiguousExternalReferenceCheck5007 DimensionColumnValidator5010 ValidateTable5011 ValidateDataSet5012 ValidateGeneric5013 ExtractCodelist11001
org.gcube.portlets.user.td.widgetcommonevent.client - package org.gcube.portlets.user.td.widgetcommonevent.client
 
org.gcube.portlets.user.td.widgetcommonevent.client.event - package org.gcube.portlets.user.td.widgetcommonevent.client.event
 
org.gcube.portlets.user.td.widgetcommonevent.client.type - package org.gcube.portlets.user.td.widgetcommonevent.client.type
 
org.gcube.portlets.user.td.widgetcommonevent.shared - package org.gcube.portlets.user.td.widgetcommonevent.shared
 
org.gcube.portlets.user.td.widgetcommonevent.shared.charts - package org.gcube.portlets.user.td.widgetcommonevent.shared.charts
 
org.gcube.portlets.user.td.widgetcommonevent.shared.dataview - package org.gcube.portlets.user.td.widgetcommonevent.shared.dataview
 
org.gcube.portlets.user.td.widgetcommonevent.shared.expression - package org.gcube.portlets.user.td.widgetcommonevent.shared.expression
 
org.gcube.portlets.user.td.widgetcommonevent.shared.grid.model - package org.gcube.portlets.user.td.widgetcommonevent.shared.grid.model
 
org.gcube.portlets.user.td.widgetcommonevent.shared.operations - package org.gcube.portlets.user.td.widgetcommonevent.shared.operations
 
org.gcube.portlets.user.td.widgetcommonevent.shared.tr - package org.gcube.portlets.user.td.widgetcommonevent.shared.tr
 
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column - package org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column
 
org.gcube.portlets.user.td.widgetcommonevent.shared.uriresolver - package org.gcube.portlets.user.td.widgetcommonevent.shared.uriresolver
 

P

PeriodDataType - Enum in org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column
 
PeriodDataTypeMap - Class in org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column
 
PeriodDataTypeMap() - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataTypeMap
 

R

readableExpression - Variable in class org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_ExpressionContainer
 
RelationshipData - Class in org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column
Implements the realtionship for Dimension and TimeDimension columns
RelationshipData() - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.RelationshipData
 
RelationshipData(Long, String) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.RelationshipData
 
RequestProperties - Class in org.gcube.portlets.user.td.widgetcommonevent.shared
 
RequestProperties() - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.RequestProperties
 
RequestProperties(HashMap<String, Object>) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.RequestProperties
 
RibbonEvent - Class in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
RibbonEvent(RibbonType) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.client.event.RibbonEvent
 
RibbonEvent.HasRibbonEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
RibbonEvent.RibbonEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
RibbonType - Enum in org.gcube.portlets.user.td.widgetcommonevent.client.type
 
rowId - Variable in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
rowId - Variable in class org.gcube.portlets.user.td.widgetcommonevent.shared.grid.model.RowRaw
 
RowRaw - Class in org.gcube.portlets.user.td.widgetcommonevent.shared.grid.model
 
RowRaw() - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.grid.model.RowRaw
 
RowRaw(String, Map<String, String>) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.grid.model.RowRaw
 

S

SessionExpiredEvent - Class in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
SessionExpiredEvent(SessionExpiredType) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.client.event.SessionExpiredEvent
 
SessionExpiredEvent.HasSessionExpiredEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
SessionExpiredEvent.SessionExpiredEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
SessionExpiredType - Enum in org.gcube.portlets.user.td.widgetcommonevent.client.type
 
setC_ConditionExpressionContainer(C_ExpressionContainer) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
setC_ReplaceExpressionContainer(C_ExpressionContainer) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
setCellData(CellData) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
setColumnId(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
setColumnId(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
setColumnLabel(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
setColumnLocalId(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent
 
setColumnName(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
setColumnName(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent
 
setColumnName(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
setDataView(DataView) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewActiveEvent
 
setDataView(DataView) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewRequestEvent
 
setDataViewActiveType(DataViewActiveType) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewActiveEvent
 
setDataViewRequestType(DataViewRequestType) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewRequestEvent
 
setDataViewType(DataViewType) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.DataView
 
setExp(C_Expression) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_ExpressionContainer
 
setGridOperationId(GridOperationId) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
setId(C_ExpressionContainer.Contains) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_ExpressionContainer
 
setId(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
setItemType(GridHeaderColumnMenuItemType) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridHeaderColumnMenuItemEvent
 
setMap(Map<String, String>) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.grid.model.RowRaw
 
setMap(HashMap<String, Object>) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.RequestProperties
 
setOldDataView(DataView) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewActiveEvent
 
setReadableExpression(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_ExpressionContainer
 
setReferenceTargetTableId(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
setReplaceByValue(boolean) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
setReplaceValue(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
setRequestProperties(RequestProperties) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent
 
setRowId(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
setRowId(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.grid.model.RowRaw
 
setRows(ArrayList<String>) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
setRowsRaw(ArrayList<RowRaw>) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
setTableId(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
setTableType(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
setTableTypeName(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
setTabName(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.TabularResourceDataView
 
setTabResourceType(TabResourceType) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
setTargetColumnId(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.RelationshipData
 
setTargetTableId(Long) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.RelationshipData
 
setTrId(TRId) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ChangeTableRequestEvent
 
setTrId(TRId) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
setTrId(TRId) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.TasksMonitorEvent
 
setTrId(TRId) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.UIStateEvent
 
setTrId(TRId) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent
 
setTrId(TRId) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.TabularResourceDataView
 
setValue(String) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
setViewColumnIndex(int) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
setViewRowIndex(int) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
setViewTable(boolean) - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
setWhy(ChangeTableWhy) - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ChangeTableRequestEvent
 

T

TableType - Enum in org.gcube.portlets.user.td.widgetcommonevent.shared.tr
 
TabResourceType - Enum in org.gcube.portlets.user.td.widgetcommonevent.shared.tr
 
TabResourceTypeMap - Class in org.gcube.portlets.user.td.widgetcommonevent.shared.tr
 
TabResourceTypeMap() - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.tr.TabResourceTypeMap
 
TabularResourceDataView - Class in org.gcube.portlets.user.td.widgetcommonevent.shared.dataview
 
TabularResourceDataView() - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.TabularResourceDataView
 
TabularResourceDataView(TRId) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.TabularResourceDataView
 
TabularResourceDataView(TRId, String) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.TabularResourceDataView
 
TasksMonitorEvent - Class in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
TasksMonitorEvent(TaskType, TRId) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.client.event.TasksMonitorEvent
 
TasksMonitorEvent.HasTasksMonitorEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
TasksMonitorEvent.TasksMonitorEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
TaskType - Enum in org.gcube.portlets.user.td.widgetcommonevent.client.type
 
TimeDimensionType - Enum in org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column
 
toLong() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.operations.OperationsId
 
toLong() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.operations.UIOperationsId
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.BackgroundRequestEvent
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ChangeTableRequestEvent
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewActiveEvent
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewRequestEvent
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridHeaderColumnMenuItemEvent
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.RibbonEvent
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.SessionExpiredEvent
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.TasksMonitorEvent
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.UIStateEvent
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
toString() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.charts.ChartType
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.DataView
 
toString() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.DataViewType
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.TabularResourceDataView
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_ExpressionContainer
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.grid.model.RowRaw
 
toString() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.GridHeaderOperationId
 
toString() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.GridOperationId
 
toString() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.operations.OperationsId
 
toString() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.operations.UIOperationsId
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.RequestProperties
 
toString() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType
 
toString() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnTypeCode
 
toString() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.RelationshipData
 
toString() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.TimeDimensionType
 
toString() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.TableType
 
toString() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.TabResourceType
 
toString() - Method in class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
toString() - Method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.uriresolver.ApplicationType
 
TRId - Class in org.gcube.portlets.user.td.widgetcommonevent.shared
Tabular Resoure Identification
TRId() - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
TRId(String) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
TRId(String, TabResourceType, String) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
TRId(String, TabResourceType, String, String, String) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
TRId(String, TabResourceType, String, String, String, String, boolean) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.shared.TRId
 
TYPE - Static variable in class org.gcube.portlets.user.td.widgetcommonevent.client.event.BackgroundRequestEvent
 
TYPE - Static variable in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ChangeTableRequestEvent
 
TYPE - Static variable in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewActiveEvent
 
TYPE - Static variable in class org.gcube.portlets.user.td.widgetcommonevent.client.event.DataViewRequestEvent
 
TYPE - Static variable in class org.gcube.portlets.user.td.widgetcommonevent.client.event.ExpressionEvent
 
TYPE - Static variable in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridContextMenuItemEvent
 
TYPE - Static variable in class org.gcube.portlets.user.td.widgetcommonevent.client.event.GridHeaderColumnMenuItemEvent
 
TYPE - Static variable in class org.gcube.portlets.user.td.widgetcommonevent.client.event.RibbonEvent
 
TYPE - Static variable in class org.gcube.portlets.user.td.widgetcommonevent.client.event.SessionExpiredEvent
 
TYPE - Static variable in class org.gcube.portlets.user.td.widgetcommonevent.client.event.TasksMonitorEvent
 
TYPE - Static variable in class org.gcube.portlets.user.td.widgetcommonevent.client.event.UIStateEvent
 
TYPE - Static variable in class org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent
 

U

UIOperationsId - Enum in org.gcube.portlets.user.td.widgetcommonevent.shared.operations
Tabular Data Service User Interface Operations Id
UIStateEvent - Class in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
UIStateEvent(UIStateType) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.client.event.UIStateEvent
 
UIStateEvent.HasUIStateHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
UIStateEvent.UIStateHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
UIStateType - Enum in org.gcube.portlets.user.td.widgetcommonevent.client.type
 

V

value - Variable in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.BackgroundRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.ChangeTableRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.ChangeTableWhy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.DataViewActiveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.DataViewRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.ExpressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.GridHeaderColumnMenuItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.RibbonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.SessionExpiredType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.TaskType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.UIStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.WidgetRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.charts.ChartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.DataViewType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_ExpressionContainer.Contains
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.GridHeaderOperationId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.GridOperationId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.operations.OperationsId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.operations.UIOperationsId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.TimeDimensionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.TableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.TabResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.uriresolver.ApplicationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.BackgroundRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.ChangeTableRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.ChangeTableWhy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.DataViewActiveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.DataViewRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.ExpressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.GridHeaderColumnMenuItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.RibbonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.SessionExpiredType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.TaskType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.UIStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.client.type.WidgetRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.charts.ChartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.dataview.DataViewType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_ExpressionContainer.Contains
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.GridHeaderOperationId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.GridOperationId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.operations.OperationsId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.operations.UIOperationsId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.TimeDimensionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.TableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.tr.TabResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.td.widgetcommonevent.shared.uriresolver.ApplicationType
Returns an array containing the constants of this enum type, in the order they are declared.
viewColumnIndex - Variable in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 
viewRowIndex - Variable in class org.gcube.portlets.user.td.widgetcommonevent.shared.CellData
 

W

WidgetCommonEventEntry - Class in org.gcube.portlets.user.td.widgetcommonevent.client
 
WidgetCommonEventEntry() - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.client.WidgetCommonEventEntry
 
WidgetRequestEvent - Class in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
WidgetRequestEvent(WidgetRequestType) - Constructor for class org.gcube.portlets.user.td.widgetcommonevent.client.event.WidgetRequestEvent
 
WidgetRequestEvent.HasWidgetRequestEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
WidgetRequestEvent.WidgetRequestEventHandler - Interface in org.gcube.portlets.user.td.widgetcommonevent.client.event
 
WidgetRequestType - Enum in org.gcube.portlets.user.td.widgetcommonevent.client.type
 
A B C D E F G I M N O P R S T U V W 

Copyright © 2015. All Rights Reserved.