Readonly
descparent column of this column, set when added to a ranking or combined column
returns the fully qualified id i.e. path the parent
called when the columns added to a ranking
Protected
createProtected
firevisitor pattern for flattening the columns
the used width by this column
the result array
left offset
how many levels down
padding between columns
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
Protected
listenersemitted 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
restore the column content from a dump
column dump
helper for creating columns
Optional
_valueCache: anyProtected
unforwardremoves the forwarding declarations
the originated dispatcher
Rest
...types: string[]event types to forward
a column in LineUp