Protected
Readonly
_childrenReadonly
descparent column of this column, set when added to a ranking or combined column
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
FLAT_magic variable for showing all columns
returns the fully qualified id i.e. path the parent
called when the columns added to a ranking
Protected
createpredicate whether the current row should be included
Protected
firevisitor pattern for flattening the columns
the result array
left offset
how many levels down
padding between columns
the used width by this column
Protected
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
returns the value to be used when exporting
format hint
return the label of a given row for the current column
the current row
the label of this column at the specified row
return the value of a given row for the current column
the current row
the value of this column at the specified row
inserts the given column after itself
the column to insert
was successful
inserts the given column before itself
the column to insert
was successful
Protected
insertProtected
listenersProtected
moveemitted when the color mapping property changes
ImpositionCompositesColumn
Events
emitted when the mapping property changes
ImpositionCompositesColumn
Events
emitted when the filter property changes
CompositeColumn
Events
emitted when a column has been added
CompositeColumn
Events
emitted when a column has been moved within this composite columm
CompositeColumn
Events
emitted when a column has been removed
CompositeColumn
Events
emitted when the width property changes
Column
Events
emitted when the label property changes
Column
Events
emitted when the meta data property changes
Column
Events
emitted when state of the column is dirty
Column
Events
emitted when state of the column related to its header is dirty
Column
Events
emitted when state of the column related to its values is dirty
Column
Events
emitted when state of the column related to cached values (hist, compare, ...) is dirty
Column
Events
emitted when the renderer type property changes
Column
Events
emitted when the group renderer property changes
Column
Events
emitted when the pattern property changes
Column
Events
emitted when the visibility of this column changes
Column
Events
Protected
removerestore the column content from a dump
column dump
helper for creating columns
Protected
unforwardremoves the forwarding declarations
the originated dispatcher
Rest
...types: string[]event types to forward
implementation of a combine column, standard operations how to select