magic variable for showing all columns
returns the fully qualified id i.e. path the parent
called when the columns added to a ranking
clear the filter
whether the filtered needed to be reset
called when the column is removed from the ranking
dumps this column to JSON compatible format
dump of this column
predicate whether the current row should be included
finds the underlying ranking column
my current ranking
visitor pattern for flattening the columns
the result array
left offset
how many levels down
padding between columns
the used width by this column
forwards 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
returns the value to be used when exporting
format hint
return the label of a given row for the current column
the label of this column at the specified row
determines the renderer type that should be used to render this column. By default the same type as the column itself
return the value of a given row for the current column
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
flag whether any filter is applied
helper function that will be called upon a listener has changed
event type
registered or de registered
marks the header, values, or both as dirty such that the values are reevaluated
specify in more detail what is dirty, by default whole column
returns the next sibling
emitted when the filter property changes
emitted when the data of this column has been loaded
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
returns the previous sibling
removes the column from the ranking
was successful
restore the column content from a dump
triggers that the ranking is sorted by this column
ascending order?
sorting priority
was successful
toggles the sorting order of this column in the ranking
was successful
removes the forwarding declarations
the originated dispatcher
event types to forward
parent column of this column, set when added to a ranking or combined column