- add(DataSourceXFactory) - Method in class org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactoryRegistry
-
- 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.
- 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
-
- 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(Row, ArrayList<ColumnDefinition>, ValueProvider<? super DataRow, ?>, int, int) - Method in interface org.gcube.portlets.user.tdwx.client.config.RowStyleProvider
-
- getColStyle(DataRow, ValueProvider<? super DataRow, ?>, int, int) - Method in class org.gcube.portlets.user.tdwx.client.config.TabularDataGridViewConfig
- getColStyle(Row, ArrayList<ColumnDefinition>, ValueProvider<? super DataRow, ?>, int, int) - Method in class org.gcube.portlets.user.tdwx.client.style.DefaultRowStyle
-
- getColumnDataType() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
-
- getColumnLocalId(int) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataX
-
- getColumnLocalId(int) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
-
- getColumnLocalId() - Method in class org.gcube.portlets.user.tdwx.shared.model.ColumnDefinition
-
- getColumnLocalId() - Method in class org.gcube.portlets.user.tdwx.shared.StaticFilterInformation
-
- getColumnName(int) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataX
-
- getColumnName(int) - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
-
- getColumnName() - Method in class org.gcube.portlets.user.tdwx.shared.StaticFilterInformation
-
- 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>, ArrayList<StaticFilterInformation>) - 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
-
- 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
-
- getFilterValue() - Method in class org.gcube.portlets.user.tdwx.shared.StaticFilterInformation
-
- 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
-
- getGridRowNoColor() - Method in interface org.gcube.portlets.user.tdwx.client.resources.TDGridCSS
-
- getGridRowRed() - Method in interface org.gcube.portlets.user.tdwx.client.resources.TDGridCSS
-
- 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
-
- getRelationshipData() - 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, ArrayList<ColumnDefinition>) - Method in interface org.gcube.portlets.user.tdwx.client.config.RowStyleProvider
-
- getRowStyle(DataRow, int) - Method in class org.gcube.portlets.user.tdwx.client.config.TabularDataGridViewConfig
- getRowStyle(Row, ArrayList<ColumnDefinition>) - Method in class org.gcube.portlets.user.tdwx.client.style.DefaultRowStyle
-
- 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
-
- getStaticFilters() - Method in class org.gcube.portlets.user.tdwx.client.TabularDataXGridPanel
-
Get static filters
- getStaticFilters() - Method in class org.gcube.portlets.user.tdwx.shared.RequestData
-
- 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
-
- 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
-
- validateModel(M) - Method in class org.gcube.portlets.user.tdwx.client.filter.ExtendedBooleanFilter
-
- validationColumns - Variable in class org.gcube.portlets.user.tdwx.client.config.TabularDataGridViewConfig
-
- 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
-