Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tablo
main
Tablo
Border
BorderName
BorderStyler
BorderType
Cell
CellData
CellType
Config
DataCell
DataCellFormatter
DataCellStyler
DuplicateLabel
DuplicateRow
Except
Footer
Frame
GroupError
Heading
IncompatibleValue
InvalidConnectorString
InvalidValue
Justify
LabelNotFound
LabelType
RowGroup
RowType
RuneSubCell
StartingWidths
SubCell
SubTitle
Summary
Table
TabloException
TextCell
TextCellFormatter
TextCellStyler
Title
Util
DotAlign
WordSubCell
WrapMode
Generated using Crystal 1.14.0
2024-11-26 18:35:45 UTC
enum
Tablo::
Util::
DotAlign
Defined in:
util.cr
Enum Members
Empty
=
0
Blank
=
1
Dot
=
2
DotZero
=
3
Instance Method Summary
#blank?
#dot?
#dot_zero?
#empty?
Instance Method Detail
def
blank?
#
[
View source
]
def
dot?
#
[
View source
]
def
dot_zero?
#
[
View source
]
def
empty?
#
[
View source
]