Tablo::Config::Defaults
Default values for Table and/or Column initialization, with associated getters and setters.
Constants
A default value of nil makes alignment dependent on data source type
(see DEFAULT_FORMATTER)
(see DEFAULT_STYLER)
Defaut wrapping value for multiline bodies
nil = no limit, n = limit to n lines
Default value for Border definition
(see DEFAULT_STYLER)
Defaut column width
Creates an instance of Heading struct with default parameters,
where the value attribute is nil, so there is nothing to display
(see DEFAULT_HEADING_ALIGNMENT)
(see DEFAULT_FORMATTER)
(see DEFAULT_STYLER)
A default value of nil makes alignment dependent on data source type
(see DEFAULT_FORMATTER)
Defaut header frequency (see header_frequency parameter in Table.new)
(see DEFAULT_STYLER)
Defaut wrapping value for multiline headers
nil = no limit, n = limit to n lines
(see DEFAULT_HEADING_ALIGNMENT)
(see DEFAULT_FORMATTER)
(see DEFAULT_STYLER)
Default left padding
Defaut value for masked headers
Defaut value for omit_group_header_rule
Defaut value for omit_last_rule
Omitting last rule allows joining of parent and child tables
Default padding character (a String, size 1)
Default right padding
Defaut row divider frequency
Creates an instance of Heading struct with default parameters,
where the value attribute is nil, so there is nothing to display
Creates an instance of Heading struct with default parameters,
where the value attribute is nil, so there is nothing to display
Defaut truncation indicator (a string, size 1)
Defaut wrap mode (see WrapMode)
Class methods
(Default: see BORDER_DEFINITION)
(Default: see ROW_DIVIDER_FREQUENCY)