Protected Readonly_childrenReadonlydescparent column of this column, set when added to a ranking or combined column
Static ReadonlyDEFAULT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyEVENT_Static ReadonlyFLAT_magic variable for showing all columns
returns the fully qualified id i.e. path the parent
called when the columns added to a ranking
ProtectedcomputeProtectedcreateProtectedfirevisitor pattern for flattening the columns
the result array
left offset
the used width by this column
Protectedforwardforwards 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
the event types to forward
ProtectedinsertProtectedlistenersProtectedmoveemitted when the color mapping property changes
emitted when the mapping property changes
emitted when the filter property changes
emitted when the script property changes
emitted when the filter property changes
emitted when the width property changes
emitted when the label property changes
emitted when the meta data property changes
emitted when state of the column is dirty
emitted when state of the column related to its header is dirty
emitted when state of the column related to its values is dirty
emitted when state of the column related to cached values (hist, compare, ...) is dirty
emitted when the renderer type property changes
emitted when the group renderer property changes
emitted when the pattern property changes
emitted when the visibility of this column changes
Protectedremoverestore the column content from a dump
column dump
helper for creating columns
Protectedunforwardremoves the forwarding declarations
the originated dispatcher
event types to forward
column combiner which uses a custom JavaScript function to combined the values The script itself can be any valid JavaScript code. It will be embedded in a function. Therefore the last statement has to return a value.
In case of a single line statement the code piece statement
returnwill be automatically prefixed.The function signature is:
any, index: number, children: Column[], values: any[], raws: (number|null)[]) => numberIn addition to the standard JavaScript functions and objects (Math, ...) a couple of utility functions are available: