A B C D E F G H I J K L M N O P R S T U V W Y 

A

add(DataSourceXFactory) - Method in class org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactoryRegistry
Adds a new DataSourceXFactory to the registry.
addColumn(ColumnDefinition) - Method in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
Adds a new column definition.
addFailureHandler(FailureEventHandler) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataX
addGridHeaderContextMenuItems(List<MenuItem>, EventBus) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
Add Items to menu of Columns
addGridReadyHandler(GridReadyEventHandler) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataX
addHeaderMouseDownHandler(HeaderMouseDownEvent.HeaderMouseDownHandler) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
addInstancesInEnv() - Method in class org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactoryRegistry
 
addKey(String) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
addKey(String) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 
addParameter(String, String) - Method in class org.gcube.portlets.user.tdwx.client.util.UrlBuilder
 
addRow(ArrayList<String>) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataX
 
addRow(ArrayList<String>) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
addValue(String, Date) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
Adds a new value in the row.
addValue(String, Boolean) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
Adds a new value in the row.
addValue(String, Double) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
Adds a new value in the row.
addValue(String, Float) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
Adds a new value in the row.
addValue(String, Long) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
Adds a new value in the row.
addValue(String, Integer) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
Adds a new value in the row.
addValue(String, String) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
Adds a new value in the row.
addValue(String, Boolean) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
Adds a new value in the row.
addValue(String, Date) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
Adds a new value in the row.
addValue(String, Double) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
Adds a new value in the row.
addValue(String, Float) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
Adds a new value in the row.
addValue(String, Long) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
Adds a new value in the row.
addValue(String, String) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
Adds a new value in the row.
addValueKey(String) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
addValueKey(String) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 
appendQuoted(String) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
Produce a string in double quotes with backslash sequences in all the right places.
appendQuoted(String) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
Produce a string in double quotes with backslash sequences in all the right places.

B

bindEventBus() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXController
 
bindEventBus() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 

C

caught - Variable in class org.gcube.portlets.user.tdwx.client.event.FailureEvent
 
cellSelected - Variable in class org.gcube.portlets.user.tdwx.client.config.GridAndCellSelectionModel
 
checkFirstField() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
checkFirstField() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 
checkOnlyColumn(ColumnModel<DataRow>) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
checkState(GridJSonBuilder.JGridSonWriterState) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
checkState(GridJSonWriter.JGridSonWriterState) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 
clean() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
clear() - Method in class org.gcube.portlets.user.tdwx.client.util.UrlBuilder
 
close() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
close() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 
closeCurrentTable(int, boolean) - Method in class org.gcube.portlets.user.tdwx.server.TabularDataXServiceImpl
 
closeDataSource(ASLSession, DataSourceX) - Method in interface org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactory
Close the specified DataSource releasing allocated resources.
closeDataSource(HttpSession, int) - Static method in class org.gcube.portlets.user.tdwx.server.util.SessionUtil
 
closeTable(int) - Method in interface org.gcube.portlets.user.tdwx.client.rpc.TabularDataXService
 
closeTable(int, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.tdwx.client.rpc.TabularDataXServiceAsync
 
closeTable() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataX
 
closeTable(int) - Method in class org.gcube.portlets.user.tdwx.server.TabularDataXServiceImpl
CloseTableEvent - Class in org.gcube.portlets.user.tdwx.client.event
 
CloseTableEvent() - Constructor for class org.gcube.portlets.user.tdwx.client.event.CloseTableEvent
 
CloseTableEventHandler - Interface in org.gcube.portlets.user.tdwx.client.event
 
ColumnConfigGenerator - Class in org.gcube.portlets.user.tdwx.client.model.util
 
ColumnConfigGenerator() - Constructor for class org.gcube.portlets.user.tdwx.client.model.util.ColumnConfigGenerator
 
columnDataType - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
ColumnDefinition - Class in org.gcube.portlets.user.tdwx.shared.model
 
ColumnDefinition() - Constructor for class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
ColumnDefinition(String, String, String) - Constructor for class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
Creates a new column definition with type ColumnType USER.
ColumnDefinition(String, String, String, ValueType, int, boolean, boolean, ColumnType) - Constructor for class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
Creates a new column definition.
ColumnKey - Class in org.gcube.portlets.user.tdwx.shared.model
 
ColumnKey() - Constructor for class org.gcube.portlets.user.tdwx.shared.model.ColumnKey
 
ColumnKey(String, int) - Constructor for class org.gcube.portlets.user.tdwx.shared.model.ColumnKey
 
columnLocalId - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
ColumnPositionComparator - Class in org.gcube.portlets.user.tdwx.client.util
 
ColumnPositionComparator(boolean) - Constructor for class org.gcube.portlets.user.tdwx.client.util.ColumnPositionComparator
 
columns - Variable in class org.gcube.portlets.user.tdwx.client.model.grid.JSonValueConverter
 
columns - Variable in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
ColumnType - Enum in org.gcube.portlets.user.tdwx.shared.model
 
columnTypeName - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
compare(ColumnDefinition, ColumnDefinition) - Method in class org.gcube.portlets.user.tdwx.client.util.ColumnPositionComparator
Constants - Class in org.gcube.portlets.user.tdwx.shared
 
Constants() - Constructor for class org.gcube.portlets.user.tdwx.shared.Constants
 
container - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
contextMenu - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
controller - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataX
 
converter - Variable in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowPagingReader
 
converter - Variable in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowReader
 
convertToDataRow(List<JSonValue>) - Method in class org.gcube.portlets.user.tdwx.client.model.grid.JSonValueConverter
 
convertToDataRow(JsArray<JSonValue>) - Method in class org.gcube.portlets.user.tdwx.client.model.grid.JSonValueConverter
 
convertToDataRow(JSonValue) - Method in class org.gcube.portlets.user.tdwx.client.model.grid.JSonValueConverter
 
create(ColumnDefinition) - Static method in class org.gcube.portlets.user.tdwx.client.model.util.ColumnConfigGenerator
 
currentTable - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXController
 
currentTableDefinition - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 

D

data - Variable in class org.gcube.portlets.user.tdwx.shared.model.DataRow
 
dataDeclared - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 
dataRow - Variable in class org.gcube.portlets.user.tdwx.client.config.Row
 
DataRow - Class in org.gcube.portlets.user.tdwx.shared.model
 
DataRow(int) - Constructor for class org.gcube.portlets.user.tdwx.shared.model.DataRow
 
DataRowColumnConfig<N> - Class in org.gcube.portlets.user.tdwx.client.model.grid
 
DataRowColumnConfig(ColumnDefinition) - Constructor for class org.gcube.portlets.user.tdwx.client.model.grid.DataRowColumnConfig
 
DataRowModelKeyProvider - Class in org.gcube.portlets.user.tdwx.client.model.grid
 
DataRowModelKeyProvider(ColumnKey) - Constructor for class org.gcube.portlets.user.tdwx.client.model.grid.DataRowModelKeyProvider
 
DataRowPagingReader - Class in org.gcube.portlets.user.tdwx.client.model.grid
 
DataRowPagingReader(TableDefinition) - Constructor for class org.gcube.portlets.user.tdwx.client.model.grid.DataRowPagingReader
 
DataRowReader - Class in org.gcube.portlets.user.tdwx.client.model.grid
 
DataRowReader(TableDefinition) - Constructor for class org.gcube.portlets.user.tdwx.client.model.grid.DataRowReader
 
DataRowValueProvider<V> - Class in org.gcube.portlets.user.tdwx.client.model.grid
 
DataRowValueProvider(ColumnKey) - Constructor for class org.gcube.portlets.user.tdwx.client.model.grid.DataRowValueProvider
 
dataSource - Variable in class org.gcube.portlets.user.tdwx.server.session.TDSession
 
dataSourceFactoryId - Variable in class org.gcube.portlets.user.tdwx.shared.model.TableId
 
DataSourceX - Interface in org.gcube.portlets.user.tdwx.server.datasource
 
DataSourceXException - Exception in org.gcube.portlets.user.tdwx.server.datasource
 
DataSourceXException(String, Throwable) - Constructor for exception org.gcube.portlets.user.tdwx.server.datasource.DataSourceXException
 
DataSourceXException(String) - Constructor for exception org.gcube.portlets.user.tdwx.server.datasource.DataSourceXException
 
DataSourceXFactory - Interface in org.gcube.portlets.user.tdwx.server.datasource
 
DataSourceXFactoryRegistry - Class in org.gcube.portlets.user.tdwx.server.datasource
 
DataSourceXFactoryRegistry() - Constructor for class org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactoryRegistry
 
DEFAULT_JSON_OFFSET_FIELD - Static variable in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
DEFAULT_JSON_ROWS_FIELD - Static variable in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
DEFAULT_JSON_TOTAL_LENGTH_FIELD - Static variable in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
DEFAULT_SCOPE - Static variable in class org.gcube.portlets.user.tdwx.shared.Constants
 
DEFAULT_USER - Static variable in class org.gcube.portlets.user.tdwx.shared.Constants
 
defaultDataSourceFactoryName - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataX
 
definition - Variable in class org.gcube.portlets.user.tdwx.client.config.TabularDataGridViewConfig
 
definition - Variable in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowColumnConfig
 
definition - Variable in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowPagingReader
 
definition - Variable in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowReader
 
Direction - Enum in org.gcube.portlets.user.tdwx.server.datasource
Constants for sorting direction.
dispatch(CloseTableEventHandler) - Method in class org.gcube.portlets.user.tdwx.client.event.CloseTableEvent
 
dispatch(FailureEventHandler) - Method in class org.gcube.portlets.user.tdwx.client.event.FailureEvent
 
dispatch(GridReadyEventHandler) - Method in class org.gcube.portlets.user.tdwx.client.event.GridReadyEvent
 
dispatch(OpenTableEventHandler) - Method in class org.gcube.portlets.user.tdwx.client.event.OpenTableEvent
 
dispatch(TableReadyEventHandler) - Method in class org.gcube.portlets.user.tdwx.client.event.TableReadyEvent
 
doCloseTable() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXController
 
doCloseTable() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.portlets.user.tdwx.server.TabularDataXServlet
 
doOpenTable(TableId) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXController
 
doOpenTable() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.portlets.user.tdwx.server.TabularDataXServlet
 
doTableReady(TableDefinition) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
doUpdate() - Method in class org.gcube.portlets.user.tdwx.client.util.LiveRowNumberer
 

E

editable - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
endData() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
Ends the data field.
endRow() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
Ends the data row.
endRow() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
Ends the data row.
endRow() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.TableJSonBuilder
 
endRow() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.TableJSonWriter
 
endRows() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
Ends the data field.
ensureSize(int) - Method in class org.gcube.portlets.user.tdwx.server.session.TDSessionList
 
eventBus - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataX
 
eventBus - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXController
 
eventBus - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
exists(String) - Method in class org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactoryRegistry
 
exists(int) - Method in class org.gcube.portlets.user.tdwx.server.session.TDSessionList
 
ExtendedBooleanFilter<M> - Class in org.gcube.portlets.user.tdwx.client.filter
A boolean filter.
ExtendedBooleanFilter(ValueProvider<? super M, Boolean>) - Constructor for class org.gcube.portlets.user.tdwx.client.filter.ExtendedBooleanFilter
Creates a boolean filter for the specified value provider.
ExtendedBooleanFilter.BooleanFilterMessages - Interface in org.gcube.portlets.user.tdwx.client.filter
The locale-sensitive messages used by this class.
ExtendedBooleanFilter.DefaultBooleanFilterMessages - Class in org.gcube.portlets.user.tdwx.client.filter
The default locale-sensitive messages used by this class.
ExtendedBooleanFilter.DefaultBooleanFilterMessages() - Constructor for class org.gcube.portlets.user.tdwx.client.filter.ExtendedBooleanFilter.DefaultBooleanFilterMessages
 
ExtendedGridFilters<M> - Class in org.gcube.portlets.user.tdwx.client.filter
 
ExtendedGridFilters(Loader<FilterPagingLoadConfig, ?>) - Constructor for class org.gcube.portlets.user.tdwx.client.filter.ExtendedGridFilters
Creates grid filters to be applied remotely.
externalBus - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 

F

FailureEvent - Class in org.gcube.portlets.user.tdwx.client.event
 
FailureEvent(Throwable, String) - Constructor for class org.gcube.portlets.user.tdwx.client.event.FailureEvent
 
FailureEventHandler - Interface in org.gcube.portlets.user.tdwx.client.event
 
FALSE - Static variable in class org.gcube.portlets.user.tdwx.server.util.JSONConstants
 
fieldsCount - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
fieldsCount - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 
FILTERCOMPARISON - Static variable in class org.gcube.portlets.user.tdwx.shared.ServletParameters
 
FILTERFIELD - Static variable in class org.gcube.portlets.user.tdwx.shared.ServletParameters
 
FilterInformation - Class in org.gcube.portlets.user.tdwx.shared
Filter Information
FilterInformation() - Constructor for class org.gcube.portlets.user.tdwx.shared.FilterInformation
 
FilterInformation(String, String, String, String) - Constructor for class org.gcube.portlets.user.tdwx.shared.FilterInformation
 
FiltersGenerator - Class in org.gcube.portlets.user.tdwx.client.filter
 
FiltersGenerator() - Constructor for class org.gcube.portlets.user.tdwx.client.filter.FiltersGenerator
 
FILTERTYPE - Static variable in class org.gcube.portlets.user.tdwx.shared.ServletParameters
 
FILTERVALUE - Static variable in class org.gcube.portlets.user.tdwx.shared.ServletParameters
 
first - Variable in class org.gcube.portlets.user.tdwx.client.util.UrlBuilder
 
firstColumn - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
firstColumn - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 
firstField - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
firstField - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 
firstRow - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
firstRow - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 

G

generate(ColumnModel<DataRow>) - Static method in class org.gcube.portlets.user.tdwx.client.filter.FiltersGenerator
 
generateConfiguration(ColumnDefinition) - Static method in class org.gcube.portlets.user.tdwx.client.model.util.ColumnConfigGenerator
 
get(String) - Method in class org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactoryRegistry
Retrieves the specified DataSourceXFactory.
get(int) - Method in class org.gcube.portlets.user.tdwx.server.session.TDSessionList
 
get(ColumnKey) - Method in class org.gcube.portlets.user.tdwx.shared.model.DataRow
 
getAsBool(String) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
Returns the value for the specified key as boolean
getAsBoolean(String) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
 
getAsDate(String) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
 
getAsDouble(String) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
 
getAsFloat(String) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
 
getAsInteger(String) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
 
getAsLong(String) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
 
getAsNumber(String) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
Returns the value for the specified key as Number
getAssociatedType() - Method in class org.gcube.portlets.user.tdwx.client.event.CloseTableEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.tdwx.client.event.FailureEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.tdwx.client.event.GridReadyEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.tdwx.client.event.OpenTableEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.tdwx.client.event.TableReadyEvent
 
getAsString(String) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
Returns the value for the specified key as String
getCaught() - Method in class org.gcube.portlets.user.tdwx.client.event.FailureEvent
 
getCell() - Method in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowColumnConfig
 
getCellSelected() - Method in class org.gcube.portlets.user.tdwx.client.config.GridAndCellSelectionModel
 
getCellValue(String) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
Retrieve selected cell value
getColStyle(DataRow, ValueProvider<? super DataRow, ?>, int, int) - Method in class org.gcube.portlets.user.tdwx.client.config.TabularDataGridViewConfig
getColumnDataType() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
getColumnId(int) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataX
 
getColumnId(int) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
getColumnLocalId() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
getColumns() - Method in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
Returns the column definitions.
getColumnsAsList() - Method in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
getColumnTypeName() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
getCurrentTable() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataX
Returns the current table definition.
getCurrentTable() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXController
 
getCurrentTableDefinition(int) - Method in interface org.gcube.portlets.user.tdwx.client.rpc.TabularDataXService
 
getCurrentTableDefinition(int, AsyncCallback<TableDefinition>) - Method in interface org.gcube.portlets.user.tdwx.client.rpc.TabularDataXServiceAsync
 
getCurrentTableDefinition(int) - Method in class org.gcube.portlets.user.tdwx.server.TabularDataXServiceImpl
getDataAsJSon(int, int, String, Direction, ArrayList<FilterInformation>) - Method in interface org.gcube.portlets.user.tdwx.server.datasource.DataSourceX
Retrieves the table data as JSON object.
getDataSource() - Method in class org.gcube.portlets.user.tdwx.server.session.TDSession
 
getDataSource(int) - Method in class org.gcube.portlets.user.tdwx.server.TabularDataXServiceImpl
 
getDataSource(HttpSession, int) - Static method in class org.gcube.portlets.user.tdwx.server.util.SessionUtil
 
getDataSourceFactoryId() - Method in interface org.gcube.portlets.user.tdwx.server.datasource.DataSourceX
Returns the id of the DataSourceXFactory that have generated it.
getDataSourceFactoryId() - Method in class org.gcube.portlets.user.tdwx.shared.model.TableId
 
getDefaultDataSourceFactoryName() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataX
 
getDefinition() - Method in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowColumnConfig
 
getField(String) - Method in class org.gcube.portlets.user.tdwx.client.config.Row
Returns the specified field as request value type T.
getFieldAsDate(String) - Method in class org.gcube.portlets.user.tdwx.client.config.Row
Returns the specified field as text value.
getFieldAsText(String) - Method in class org.gcube.portlets.user.tdwx.client.config.Row
Returns the specified field as text value.
getFilterComparison() - Method in class org.gcube.portlets.user.tdwx.shared.FilterInformation
 
getFilterConfig() - Method in class org.gcube.portlets.user.tdwx.client.filter.ExtendedBooleanFilter
 
getFilterField() - Method in class org.gcube.portlets.user.tdwx.shared.FilterInformation
 
getFilters() - Method in class org.gcube.portlets.user.tdwx.shared.RequestData
 
getFilterType() - Method in class org.gcube.portlets.user.tdwx.shared.FilterInformation
 
getFilterValue() - Method in class org.gcube.portlets.user.tdwx.shared.FilterInformation
 
getGrid() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
getGridContextMenu() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
Return the context menu of grid
getGridPanel() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataX
 
getId() - Method in interface org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactory
The DataSourceFactory unique id.
getId() - Method in class org.gcube.portlets.user.tdwx.server.session.TDSession
 
getId() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
getId() - Method in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
getIndex() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnKey
 
getInstance() - Static method in class org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactoryRegistry
 
getJSonIndex() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnKey
 
getJsonOffsetField() - Method in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
getJsonRowsField() - Method in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
getJSonTable(String) - Static method in class org.gcube.portlets.user.tdwx.client.model.json.JSonTable
 
getJsonTotalLengthField() - Method in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
getKey(DataRow) - Method in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowModelKeyProvider
 
getKey() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
getKeys() - Method in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
Returns the columns keys.
getLabel() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
getLimit() - Method in class org.gcube.portlets.user.tdwx.shared.RequestData
 
getList(String) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonTable
Return a list of JSonValue from the specified JSON string.
getLocale() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
getMessage() - Method in class org.gcube.portlets.user.tdwx.client.event.FailureEvent
 
getMessages() - Method in class org.gcube.portlets.user.tdwx.client.filter.ExtendedBooleanFilter
Returns the locale-sensitive messages used by this class.
getModelKeyColumn() - Method in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
getName() - Method in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
getOffset(String) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonTable
 
getOffset() - Method in class org.gcube.portlets.user.tdwx.client.util.LiveRowNumberer
 
getOffset() - Method in class org.gcube.portlets.user.tdwx.shared.RequestData
 
getPath() - Method in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowValueProvider
getPosition() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
getRows(String) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonTable
 
getRowStyle(Row) - Method in interface org.gcube.portlets.user.tdwx.client.config.RowStyleProvider
Returns the CSS style for the specified row.
getRowStyle(DataRow, int) - Method in class org.gcube.portlets.user.tdwx.client.config.TabularDataGridViewConfig
getRowStyle(Row) - Method in class org.gcube.portlets.user.tdwx.client.config.ValidationRowStyleProvider
 
getRowStyleProvider() - Method in class org.gcube.portlets.user.tdwx.client.config.TableViewConfig
 
getSelectedCell() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
Retrieve selected cell value
getSelectedRow() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
Returns the selected row.
getSelectedRowAsRaw() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
getSelectedRows() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
getSelectedRows
getSelectedRowsId() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
getSelectedRowsId
getSession(HttpSession) - Static method in class org.gcube.portlets.user.tdwx.server.util.SessionUtil
 
getSession(ASLSession, int) - Static method in class org.gcube.portlets.user.tdwx.server.util.SessionUtil
 
getSortDir() - Method in class org.gcube.portlets.user.tdwx.shared.SortInformation
 
getSortField() - Method in class org.gcube.portlets.user.tdwx.shared.SortInformation
 
getSorts() - Method in class org.gcube.portlets.user.tdwx.shared.RequestData
 
getSourceTableDimensionColumnId() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
getTableDefinition() - Method in class org.gcube.portlets.user.tdwx.client.event.TableReadyEvent
 
getTableDefinition(TableId) - Method in interface org.gcube.portlets.user.tdwx.client.rpc.TabularDataXService
 
getTableDefinition(TableId, AsyncCallback<TableDefinition>) - Method in interface org.gcube.portlets.user.tdwx.client.rpc.TabularDataXServiceAsync
 
getTableDefinition(TableId, AsyncCallback<TableDefinition>) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataX
Returns the TableDefinition for the specified TableId.
getTableDefinition(String, AsyncCallback<TableDefinition>) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataX
 
getTableDefinition(TableId, AsyncCallback<TableDefinition>) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXController
 
getTableDefinition() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
Return table definition
getTableDefinition() - Method in interface org.gcube.portlets.user.tdwx.server.datasource.DataSourceX
Returns the table definition.
getTableDefinition(TableId) - Method in class org.gcube.portlets.user.tdwx.server.TabularDataXServiceImpl
getTableId() - Method in class org.gcube.portlets.user.tdwx.client.event.OpenTableEvent
 
getTableId(String) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataX
 
getTableKey() - Method in class org.gcube.portlets.user.tdwx.shared.model.TableId
 
getTableViewConfig() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
getTargetTableColumnId() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
getTargetTableId() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
getTooltipMessage() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
getTotalLength(String) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonTable
 
getType() - Method in class org.gcube.portlets.user.tdwx.client.filter.ExtendedBooleanFilter
 
getType(String) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
 
getType() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
getValue() - Method in class org.gcube.portlets.user.tdwx.client.filter.ExtendedBooleanFilter
 
getValue(DataRow) - Method in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowValueProvider
getValueType() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
getWidth() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
grid - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
GridAndCellSelectionModel<M> - Class in org.gcube.portlets.user.tdwx.client.config
Extends the GridSelectionModel to retrieve the selected cell.
GridAndCellSelectionModel() - Constructor for class org.gcube.portlets.user.tdwx.client.config.GridAndCellSelectionModel
 
gridFilters - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
GridJSonBuilder - Class in org.gcube.portlets.user.tdwx.server.datasource.util
 
GridJSonBuilder() - Constructor for class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
GridJSonBuilder.JGridSonWriterState - Enum in org.gcube.portlets.user.tdwx.server.datasource.util
 
GridJSonWriter - Class in org.gcube.portlets.user.tdwx.server.datasource.util
 
GridJSonWriter(Writer) - Constructor for class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 
GridJSonWriter.JGridSonWriterState - Enum in org.gcube.portlets.user.tdwx.server.datasource.util
 
gridPanel - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataX
 
GridReadyEvent - Class in org.gcube.portlets.user.tdwx.client.event
 
GridReadyEvent() - Constructor for class org.gcube.portlets.user.tdwx.client.event.GridReadyEvent
 
GridReadyEventHandler - Interface in org.gcube.portlets.user.tdwx.client.event
 

H

handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.portlets.user.tdwx.server.TabularDataXServlet
 
handleRowClick(RowClickEvent) - Method in class org.gcube.portlets.user.tdwx.client.config.GridAndCellSelectionModel
Handles a row click event.
handleRowMouseDown(RowMouseDownEvent) - Method in class org.gcube.portlets.user.tdwx.client.config.GridAndCellSelectionModel
Handles a row mouse down event.
headerColumnMenuItems - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 

I

id - Variable in class org.gcube.portlets.user.tdwx.server.session.TDSession
 
id - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
id - Variable in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
index - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnKey
 
instance - Static variable in class org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactoryRegistry
 
instancesRegistry - Variable in class org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactoryRegistry
 
isActivatable() - Method in class org.gcube.portlets.user.tdwx.client.filter.ExtendedBooleanFilter
 
isActive() - Method in class org.gcube.portlets.user.tdwx.client.filter.ExtendedBooleanFilter
 
isEditable() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
isNull(String) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
Check if the specified value is null.
isViewColumn() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
isVisible() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 

J

json - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
JSONConstants - Class in org.gcube.portlets.user.tdwx.server.util
 
JSONConstants() - Constructor for class org.gcube.portlets.user.tdwx.server.util.JSONConstants
 
jsonIndex - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnKey
 
jsonOffsetField - Variable in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
jsonRowsField - Variable in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
JSonTable - Class in org.gcube.portlets.user.tdwx.client.model.json
 
JSonTable() - Constructor for class org.gcube.portlets.user.tdwx.client.model.json.JSonTable
 
jsonTotalLengthField - Variable in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
JSonValue - Class in org.gcube.portlets.user.tdwx.client.model.json
 
JSonValue() - Constructor for class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
 
JSonValueConverter - Class in org.gcube.portlets.user.tdwx.client.model.grid
 
JSonValueConverter(List<ColumnDefinition>) - Constructor for class org.gcube.portlets.user.tdwx.client.model.grid.JSonValueConverter
 

K

key - Variable in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowModelKeyProvider
 
key - Variable in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowValueProvider
 
key - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
keys - Variable in class org.gcube.portlets.user.tdwx.client.config.Row
 
keys - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
keys - Variable in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
keySeed - Variable in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 

L

label - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
LIMIT - Static variable in class org.gcube.portlets.user.tdwx.shared.ServletParameters
 
liveGridView - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
LiveRowNumberer<M> - Class in org.gcube.portlets.user.tdwx.client.util
 
LiveRowNumberer(IdentityValueProvider<M>) - Constructor for class org.gcube.portlets.user.tdwx.client.util.LiveRowNumberer
 
loader - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
locale - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
logger - Static variable in class org.gcube.portlets.user.tdwx.server.TabularDataXServiceImpl
 
logger - Variable in class org.gcube.portlets.user.tdwx.server.TabularDataXServlet
 

M

message - Variable in class org.gcube.portlets.user.tdwx.client.event.FailureEvent
 
modelKeyColumnId - Variable in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 

N

name - Variable in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
noPositionLast - Variable in class org.gcube.portlets.user.tdwx.client.util.ColumnPositionComparator
 
noText() - Method in interface org.gcube.portlets.user.tdwx.client.filter.ExtendedBooleanFilter.BooleanFilterMessages
 
noText() - Method in class org.gcube.portlets.user.tdwx.client.filter.ExtendedBooleanFilter.DefaultBooleanFilterMessages
 
NULL - Static variable in class org.gcube.portlets.user.tdwx.server.util.JSONConstants
 

O

offset - Variable in class org.gcube.portlets.user.tdwx.client.util.LiveRowNumberer
 
OFFSET - Static variable in class org.gcube.portlets.user.tdwx.shared.ServletParameters
 
offsetDeclared - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
offsetDeclared - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 
onCheckChangeExt(CheckChangeEvent<CheckMenuItem>) - Method in class org.gcube.portlets.user.tdwx.client.filter.ExtendedGridFilters
 
onCloseTable(CloseTableEvent) - Method in interface org.gcube.portlets.user.tdwx.client.event.CloseTableEventHandler
 
onContextMenu(HeaderContextMenuEvent) - Method in class org.gcube.portlets.user.tdwx.client.filter.ExtendedGridFilters
 
onFailure(FailureEvent) - Method in interface org.gcube.portlets.user.tdwx.client.event.FailureEventHandler
 
onGridReady(GridReadyEvent) - Method in interface org.gcube.portlets.user.tdwx.client.event.GridReadyEventHandler
 
onOpenTable(OpenTableEvent) - Method in interface org.gcube.portlets.user.tdwx.client.event.OpenTableEventHandler
 
onTableReady(TableReadyEvent) - Method in interface org.gcube.portlets.user.tdwx.client.event.TableReadyEventHandler
 
openDataSource(ASLSession, TableId) - Method in interface org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactory
Open the specified datasource DataSourceX.
openDataSource(HttpSession, TableId) - Static method in class org.gcube.portlets.user.tdwx.server.util.SessionUtil
 
openTable(int, TableId) - Method in interface org.gcube.portlets.user.tdwx.client.rpc.TabularDataXService
 
openTable(int, TableId, AsyncCallback<TableDefinition>) - Method in interface org.gcube.portlets.user.tdwx.client.rpc.TabularDataXServiceAsync
 
openTable(TableId) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataX
Opens a new table.
openTable(String) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataX
Opens a new table.
openTable(int, TableId) - Method in class org.gcube.portlets.user.tdwx.server.TabularDataXServiceImpl
OpenTableEvent - Class in org.gcube.portlets.user.tdwx.client.event
 
OpenTableEvent(TableId) - Constructor for class org.gcube.portlets.user.tdwx.client.event.OpenTableEvent
 
OpenTableEventHandler - Interface in org.gcube.portlets.user.tdwx.client.event
 
org.gcube.portlets.user.tdwx.client - package org.gcube.portlets.user.tdwx.client
 
org.gcube.portlets.user.tdwx.client.config - package org.gcube.portlets.user.tdwx.client.config
 
org.gcube.portlets.user.tdwx.client.event - package org.gcube.portlets.user.tdwx.client.event
 
org.gcube.portlets.user.tdwx.client.filter - package org.gcube.portlets.user.tdwx.client.filter
 
org.gcube.portlets.user.tdwx.client.model.grid - package org.gcube.portlets.user.tdwx.client.model.grid
 
org.gcube.portlets.user.tdwx.client.model.json - package org.gcube.portlets.user.tdwx.client.model.json
 
org.gcube.portlets.user.tdwx.client.model.util - package org.gcube.portlets.user.tdwx.client.model.util
 
org.gcube.portlets.user.tdwx.client.rpc - package org.gcube.portlets.user.tdwx.client.rpc
 
org.gcube.portlets.user.tdwx.client.util - package org.gcube.portlets.user.tdwx.client.util
 
org.gcube.portlets.user.tdwx.server - package org.gcube.portlets.user.tdwx.server
 
org.gcube.portlets.user.tdwx.server.datasource - package org.gcube.portlets.user.tdwx.server.datasource
 
org.gcube.portlets.user.tdwx.server.datasource.util - package org.gcube.portlets.user.tdwx.server.datasource.util
 
org.gcube.portlets.user.tdwx.server.session - package org.gcube.portlets.user.tdwx.server.session
 
org.gcube.portlets.user.tdwx.server.util - package org.gcube.portlets.user.tdwx.server.util
 
org.gcube.portlets.user.tdwx.shared - package org.gcube.portlets.user.tdwx.shared
 
org.gcube.portlets.user.tdwx.shared.model - package org.gcube.portlets.user.tdwx.shared.model
 

P

PagingLoadUrlEncoder - Class in org.gcube.portlets.user.tdwx.client.util
 
PagingLoadUrlEncoder() - Constructor for class org.gcube.portlets.user.tdwx.client.util.PagingLoadUrlEncoder
 
position - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 

R

read(Object, String) - Method in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowPagingReader
 
read(Object, String) - Method in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowReader
reader - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
refresh(boolean) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel.ExtendedLiveGridView
 
REMOTE_SERVICE_RELATIVE_PATH - Static variable in class org.gcube.portlets.user.tdwx.shared.Constants
 
remove(String) - Method in class org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactoryRegistry
Removes the specified DataSourceXFactory.
requestData - Variable in class org.gcube.portlets.user.tdwx.client.util.PagingLoadUrlEncoder
 
RequestData - Class in org.gcube.portlets.user.tdwx.shared
 
RequestData() - Constructor for class org.gcube.portlets.user.tdwx.shared.RequestData
 
resetState() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
Row - Class in org.gcube.portlets.user.tdwx.client.config
 
Row(Map<String, ColumnKey>) - Constructor for class org.gcube.portlets.user.tdwx.client.config.Row
 
Row(DataRow, Map<String, ColumnKey>) - Constructor for class org.gcube.portlets.user.tdwx.client.config.Row
 
row - Variable in class org.gcube.portlets.user.tdwx.client.config.TabularDataGridViewConfig
 
rowsCount - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
rowsCount - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 
rowsDeclared - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
RowStyleProvider - Interface in org.gcube.portlets.user.tdwx.client.config
Provides the CSS styles to apply to the provided row.
rowStyleProvider - Variable in class org.gcube.portlets.user.tdwx.client.config.TableViewConfig
 
rowStyleProvider - Variable in class org.gcube.portlets.user.tdwx.client.config.TabularDataGridViewConfig
 

S

seed - Static variable in class org.gcube.portlets.user.tdwx.client.TabularDataX
 
service - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXController
 
ServletParameters - Class in org.gcube.portlets.user.tdwx.shared
 
ServletParameters() - Constructor for class org.gcube.portlets.user.tdwx.shared.ServletParameters
 
sessions - Variable in class org.gcube.portlets.user.tdwx.server.session.TDSessionList
 
SessionUtil - Class in org.gcube.portlets.user.tdwx.server.util
 
SessionUtil() - Constructor for class org.gcube.portlets.user.tdwx.server.util.SessionUtil
 
set(String, String) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
Set the specified value.
set(String, double) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
Set the specified value.
set(String, boolean) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
Set the specified value.
set(String, Boolean) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
Set the specified value.
set(String, Date) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
Set the specified value.
set(String, Double) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
Set the specified value.
set(String, Float) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
Set the specified value.
set(String, Integer) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
Set the specified value.
set(String, Long) - Method in class org.gcube.portlets.user.tdwx.client.model.json.JSonValue
Set the specified value.
set(int, TDSession) - Method in class org.gcube.portlets.user.tdwx.server.session.TDSessionList
 
set(ColumnKey, T) - Method in class org.gcube.portlets.user.tdwx.shared.model.DataRow
 
setCell(AbstractCell<Boolean>) - Method in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowColumnConfig
 
setCellDate(AbstractCell<Date>) - Method in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowColumnConfig
 
setCellSelected(CellSelection<M>) - Method in class org.gcube.portlets.user.tdwx.client.config.GridAndCellSelectionModel
 
setColumnDataType(String) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
setColumnLocalId(String) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
setColumnTypeName(String) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
setDataRow(DataRow) - Method in class org.gcube.portlets.user.tdwx.client.config.Row
 
setDataSource(DataSourceX) - Method in class org.gcube.portlets.user.tdwx.server.session.TDSession
 
setDataSource(HttpSession, int, DataSourceX) - Static method in class org.gcube.portlets.user.tdwx.server.util.SessionUtil
 
setDefaultDataSourceFactoryName(String) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataX
 
setDefinition(TableDefinition) - Method in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowPagingReader
 
setEditable(boolean) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
setEditor(GridInlineEditing<DataRow>, ColumnConfig<DataRow, ?>) - Static method in class org.gcube.portlets.user.tdwx.client.model.util.ColumnConfigGenerator
 
setEditor(GridInlineEditing<DataRow>, DataRowColumnConfig<?>) - Static method in class org.gcube.portlets.user.tdwx.client.model.util.ColumnConfigGenerator
 
setFilterComparison(String) - Method in class org.gcube.portlets.user.tdwx.shared.FilterInformation
 
setFilterField(String) - Method in class org.gcube.portlets.user.tdwx.shared.FilterInformation
 
setFilters(ArrayList<FilterInformation>) - Method in class org.gcube.portlets.user.tdwx.shared.RequestData
 
setFilterType(String) - Method in class org.gcube.portlets.user.tdwx.shared.FilterInformation
 
setFilterValue(String) - Method in class org.gcube.portlets.user.tdwx.shared.FilterInformation
 
setGridContextMenu(Menu) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
Add context menu of grid
setHeaderContextMenuHandler() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
Set Items on Menu of Columns
setId(int) - Method in class org.gcube.portlets.user.tdwx.server.session.TDSession
 
setIndex(int) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
setJsonOffsetField(String) - Method in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
setJsonRowsField(String) - Method in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
setJsonTotalLengthField(String) - Method in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
setLabel(String) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
setLimit(String) - Method in class org.gcube.portlets.user.tdwx.shared.RequestData
 
setLocale(String) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
setMessages(ExtendedBooleanFilter.BooleanFilterMessages) - Method in class org.gcube.portlets.user.tdwx.client.filter.ExtendedBooleanFilter
Sets the local-sensitive messages used by this class.
setModelKeyColumnId(String) - Method in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
Sets the model key column.
setOffset(String, int) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
setOffset(String, int) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 
setOffset(int) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.TableJSonBuilder
 
setOffset(int) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.TableJSonWriter
 
setOffset(String) - Method in class org.gcube.portlets.user.tdwx.shared.RequestData
 
setPosition(int) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
setRowStyleProvider(RowStyleProvider) - Method in class org.gcube.portlets.user.tdwx.client.config.TableViewConfig
 
setSelectionModel(Style.SelectionMode) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
Set SelectionMode The selection model supports 3 different selection modes: SINGLE - Only single selections allowed SIMPLE - Multiple selections without having to use the control and shift keys MULTI - Multiple selections
setSortDir(String) - Method in class org.gcube.portlets.user.tdwx.shared.SortInformation
 
setSortField(String) - Method in class org.gcube.portlets.user.tdwx.shared.SortInformation
 
setSorts(ArrayList<SortInformation>) - Method in class org.gcube.portlets.user.tdwx.shared.RequestData
 
setSourceTableDimensionColumnId(String) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
setTableViewConfig(TableViewConfig) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
setTargetTableColumnId(String) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
setTargetTableId(long) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
setTooltipMessage(String) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
setTotalLength(String, int) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
Set the total length field.
setTotalLength(String, int) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
Set the total length field.
setTotalLength(int) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.TableJSonBuilder
 
setTotalLength(int) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.TableJSonWriter
 
setType(ColumnType) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
setupGrid(TableDefinition) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
Define the grid
setValue(DataRow, V) - Method in class org.gcube.portlets.user.tdwx.client.model.grid.DataRowValueProvider
setValue(DataRow, JSonValue, ColumnKey, ValueType) - Method in class org.gcube.portlets.user.tdwx.client.model.grid.JSonValueConverter
 
setValueType(ValueType) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
setViewColumn(boolean) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
setVisible(boolean) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
setVisibleOnlyColumn(String) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
Set one and only one visible column
setWidth(int) - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
SORTDIR - Static variable in class org.gcube.portlets.user.tdwx.shared.ServletParameters
 
SORTFIELD - Static variable in class org.gcube.portlets.user.tdwx.shared.ServletParameters
 
SortInformation - Class in org.gcube.portlets.user.tdwx.shared
Sort Information of column
SortInformation() - Constructor for class org.gcube.portlets.user.tdwx.shared.SortInformation
 
SortInformation(String, String) - Constructor for class org.gcube.portlets.user.tdwx.shared.SortInformation
 
sourceTableDimensionColumnId - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
startData(String) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
Starts the data field.
startData() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.TableJSonWriter
 
startRow() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
Starts a new data row.
startRow() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
Starts a new data row.
startRows(String) - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
Starts the data field.
startRows() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.TableJSonBuilder
 
state - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
state - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 
store - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 

T

tableDefinition - Variable in class org.gcube.portlets.user.tdwx.client.event.TableReadyEvent
 
tableDefinition - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
tableDefinition - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.TableJSonBuilder
 
tableDefinition - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.TableJSonWriter
 
TableDefinition - Class in org.gcube.portlets.user.tdwx.shared.model
 
TableDefinition() - Constructor for class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
 
TableDefinition(TableId, String) - Constructor for class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
Creates a new Table definition.
TableDefinition(TableId, String, String, String, String) - Constructor for class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
Creates a new Table definition.
TableDefinition(TableId, String, String, String, String, Map<String, ColumnDefinition>) - Constructor for class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
Creates a new Table definition.
TableDefinition(TableId, String, String, String, String, List<ColumnDefinition>) - Constructor for class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
Creates a new Table definition.
tableId - Variable in class org.gcube.portlets.user.tdwx.client.event.OpenTableEvent
 
TableId - Class in org.gcube.portlets.user.tdwx.shared.model
 
TableId() - Constructor for class org.gcube.portlets.user.tdwx.shared.model.TableId
 
TableId(String, String) - Constructor for class org.gcube.portlets.user.tdwx.shared.model.TableId
 
TableJSonBuilder - Class in org.gcube.portlets.user.tdwx.server.datasource.util
 
TableJSonBuilder(TableDefinition) - Constructor for class org.gcube.portlets.user.tdwx.server.datasource.util.TableJSonBuilder
 
TableJSonWriter - Class in org.gcube.portlets.user.tdwx.server.datasource.util
 
TableJSonWriter(Writer, TableDefinition) - Constructor for class org.gcube.portlets.user.tdwx.server.datasource.util.TableJSonWriter
 
tableKey - Variable in class org.gcube.portlets.user.tdwx.shared.model.TableId
 
TableReadyEvent - Class in org.gcube.portlets.user.tdwx.client.event
 
TableReadyEvent(TableDefinition) - Constructor for class org.gcube.portlets.user.tdwx.client.event.TableReadyEvent
 
TableReadyEventHandler - Interface in org.gcube.portlets.user.tdwx.client.event
 
TableViewConfig - Class in org.gcube.portlets.user.tdwx.client.config
 
TableViewConfig() - Constructor for class org.gcube.portlets.user.tdwx.client.config.TableViewConfig
 
tableViewConfig - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
TabularDataGridViewConfig - Class in org.gcube.portlets.user.tdwx.client.config
 
TabularDataGridViewConfig(TableViewConfig, TableDefinition) - Constructor for class org.gcube.portlets.user.tdwx.client.config.TabularDataGridViewConfig
 
TabularDataX - Class in org.gcube.portlets.user.tdwx.client
 
TabularDataX(String) - Constructor for class org.gcube.portlets.user.tdwx.client.TabularDataX
Creates a new TabularDataX object setting the default {@link DataSourceXFactory} name.
TabularDataX() - Constructor for class org.gcube.portlets.user.tdwx.client.TabularDataX
Creates a new TabularDataX object.
TabularDataXController - Class in org.gcube.portlets.user.tdwx.client
 
TabularDataXController(int, EventBus) - Constructor for class org.gcube.portlets.user.tdwx.client.TabularDataXController
 
TabularDataXGridPanel - Class in org.gcube.portlets.user.tdwx.client
 
TabularDataXGridPanel(int, EventBus) - Constructor for class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
TabularDataXGridPanel.ExtendedLiveGridView - Class in org.gcube.portlets.user.tdwx.client
 
TabularDataXGridPanel.ExtendedLiveGridView() - Constructor for class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel.ExtendedLiveGridView
 
TabularDataXService - Interface in org.gcube.portlets.user.tdwx.client.rpc
 
TabularDataXServiceAsync - Interface in org.gcube.portlets.user.tdwx.client.rpc
 
TabularDataXServiceException - Exception in org.gcube.portlets.user.tdwx.client.rpc
 
TabularDataXServiceException() - Constructor for exception org.gcube.portlets.user.tdwx.client.rpc.TabularDataXServiceException
 
TabularDataXServiceException(String) - Constructor for exception org.gcube.portlets.user.tdwx.client.rpc.TabularDataXServiceException
 
TabularDataXServiceImpl - Class in org.gcube.portlets.user.tdwx.server
 
TabularDataXServiceImpl() - Constructor for class org.gcube.portlets.user.tdwx.server.TabularDataXServiceImpl
 
TabularDataXServlet - Class in org.gcube.portlets.user.tdwx.server
 
TabularDataXServlet() - Constructor for class org.gcube.portlets.user.tdwx.server.TabularDataXServlet
 
targetTableColumnId - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
targetTableId - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
TD_SESSION_ID - Static variable in class org.gcube.portlets.user.tdwx.shared.ServletParameters
 
TDSession - Class in org.gcube.portlets.user.tdwx.server.session
 
TDSession(int) - Constructor for class org.gcube.portlets.user.tdwx.server.session.TDSession
 
tdSessionId - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataX
 
tdSessionId - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXController
 
tdSessionId - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
TDSessionList - Class in org.gcube.portlets.user.tdwx.server.session
 
TDSessionList() - Constructor for class org.gcube.portlets.user.tdwx.server.session.TDSessionList
 
TDWX_SESSIONS_ATTRIBUTE_NAME - Static variable in class org.gcube.portlets.user.tdwx.server.util.SessionUtil
 
toJsonObject() - Method in class org.gcube.portlets.user.tdwx.shared.RequestData
 
toolBar - Variable in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
 
tooltipMessage - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
toString() - Method in class org.gcube.portlets.user.tdwx.client.event.CloseTableEvent
toString() - Method in class org.gcube.portlets.user.tdwx.client.event.FailureEvent
toString() - Method in class org.gcube.portlets.user.tdwx.client.event.GridReadyEvent
toString() - Method in class org.gcube.portlets.user.tdwx.client.event.OpenTableEvent
toString() - Method in class org.gcube.portlets.user.tdwx.client.event.TableReadyEvent
toString() - Method in class org.gcube.portlets.user.tdwx.client.util.UrlBuilder
 
toString() - Method in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
toString() - Method in class org.gcube.portlets.user.tdwx.server.session.TDSession
toString() - Method in class org.gcube.portlets.user.tdwx.shared.FilterInformation
 
toString() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
toString() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnKey
toString() - Method in class org.gcube.portlets.user.tdwx.shared.model.TableDefinition
toString() - Method in class org.gcube.portlets.user.tdwx.shared.model.TableId
toString() - Method in class org.gcube.portlets.user.tdwx.shared.RequestData
 
toString() - Method in class org.gcube.portlets.user.tdwx.shared.SortInformation
 
totalLengthDeclared - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder
 
totalLengthDeclared - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 
TRUE - Static variable in class org.gcube.portlets.user.tdwx.server.util.JSONConstants
 
TYPE - Static variable in class org.gcube.portlets.user.tdwx.client.event.CloseTableEvent
 
TYPE - Static variable in class org.gcube.portlets.user.tdwx.client.event.FailureEvent
 
TYPE - Static variable in class org.gcube.portlets.user.tdwx.client.event.GridReadyEvent
 
TYPE - Static variable in class org.gcube.portlets.user.tdwx.client.event.OpenTableEvent
 
TYPE - Static variable in class org.gcube.portlets.user.tdwx.client.event.TableReadyEvent
 
type - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 

U

url - Variable in class org.gcube.portlets.user.tdwx.client.util.UrlBuilder
 
UrlBuilder - Class in org.gcube.portlets.user.tdwx.client.util
 
UrlBuilder() - Constructor for class org.gcube.portlets.user.tdwx.client.util.UrlBuilder
 

V

validateModel(M) - Method in class org.gcube.portlets.user.tdwx.client.filter.ExtendedBooleanFilter
 
ValidationRowStyleProvider - Class in org.gcube.portlets.user.tdwx.client.config
 
ValidationRowStyleProvider() - Constructor for class org.gcube.portlets.user.tdwx.client.config.ValidationRowStyleProvider
 
valueOf(String) - Static method in enum org.gcube.portlets.user.tdwx.server.datasource.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonBuilder.JGridSonWriterState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter.JGridSonWriterState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.tdwx.shared.model.ColumnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.tdwx.shared.model.ValueType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.portlets.user.tdwx.server.datasource.Direction
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.tdwx.server.datasource.util.GridJSonBuilder.JGridSonWriterState
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.tdwx.server.datasource.util.GridJSonWriter.JGridSonWriterState
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.tdwx.shared.model.ColumnType
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.tdwx.shared.model.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
valueType - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
ValueType - Enum in org.gcube.portlets.user.tdwx.shared.model
 
VERSION - Static variable in class org.gcube.portlets.user.tdwx.shared.Constants
 
viewColumn - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
visible - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 

W

width - Variable in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
 
write(FilterPagingLoadConfig) - Method in class org.gcube.portlets.user.tdwx.client.util.PagingLoadUrlEncoder
 
writer - Variable in class org.gcube.portlets.user.tdwx.server.datasource.util.GridJSonWriter
 

Y

yesText() - Method in interface org.gcube.portlets.user.tdwx.client.filter.ExtendedBooleanFilter.BooleanFilterMessages
 
yesText() - Method in class org.gcube.portlets.user.tdwx.client.filter.ExtendedBooleanFilter.DefaultBooleanFilterMessages
 
A B C D E F G H I J K L M N O P R S T U V W Y 

Copyright © 2014. All Rights Reserved.