Abstract
Readonly
colorReadonly
columnlookup map of a column type to its column implementation
Readonly
mappingStatic
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Static
Readonly
EVENT_Protected
cleanhook method for cleaning up a ranking
Abstract
clonecreates an internal column model out of the given column description
the new column or null if it can't be created
Protected
createalso select all the given rows
dumps this whole provider including selection and the rankings
dumps a specific column
utility to export the selection within the given ranking to a table with the given separator
utility to export a ranking to a table with the given separator
Abstract
findProtected
fireProtected
fireProtected
forwardforwards one or more events from a given dispatcher to the current one i.e. when one of the given events is fired in 'from' it will be forwarded to all my listeners
the event dispatcher to forward from
Rest
...types: string[]the event types to forward
Abstract
getreturns a list of all known column descriptions
Abstract
getAbstract
getAbstract
getadds a column to a ranking described by its column description
the ranking to add the column to
the position to insert the column
the description of the column
the newly created column or null
Protected
instantiateProtected
listenersAbstract
mappingemitted when the data changes
the new data rows
ADataProvider
Events
emitted when a column has been added
ADataProvider
Events
emitted when a column has been moved within this composite column
ADataProvider
Events
emitted when a column has been removed
ADataProvider
Events
if null all rankings are removed else just the specific one
emitted when state of the column is dirty
ADataProvider
Events
emitted when state of the column related to its header is dirty
ADataProvider
Events
emitted when state of the column related to its values is dirty
ADataProvider
Events
emitted when state of the column related to cached values (hist, compare, ...) is dirty
ADataProvider
Events
emitted when the selection changes
the selected data indices
ADataProvider
Events
emitted when the selection changes
the selected data indices
ADataProvider
Events
Protected
patchadds a column to a ranking described by its column description
the ranking to add the column to
the description of the column
the newly created column or null
removes a ranking from this data provider
Abstract
searchhook for selecting elements matching the given arguments
Optional
first: booleanalso select all the given rows
Abstract
sortsorts the given ranking and eventually return a ordering of the data items
Protected
unforwardremoves the forwarding declarations
the originated dispatcher
Rest
...types: string[]event types to forward
Abstract
view
a basic data provider holding the data and rankings