Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
punch-card
v0.10.1
Date
DateFormatter
DateParser
Month
DaySummary
DaySummaryEntry
DayTableOutput
I18n
Format
Locale
InputAction
AmendInputAction
FallbackInputAction
PunchInputAction
ShowDayInputAction
ShowMonthInputAction
ShowProjectsInputAction
SpanInputAction
StartInputAction
StopInputAction
InputActionParser
MonthTableOutput
NumberFormatter
PunchCard
Help
Options
Parser
Store
Entry
EntryType
TableOutput
Built with Crystal 1.9.2
2023-10-08 13:37:31 UTC
class
MonthTableOutput
MonthTableOutput
TableOutput
Reference
Object
Defined in:
month_table_output.cr
Constructors
.new
(day_summary_entries : Array(DaySummaryEntry))
Instance Method Summary
#day_summary_entries
: Array(DaySummaryEntry)
#empty?
#header_content
#render_footer
#render_table
Instance methods inherited from class
TableOutput
empty?
empty?
,
header_content
header_content
,
render
render
,
render_footer
render_footer
,
render_table
render_table
Constructor Detail
def self.
new
(day_summary_entries : Array(
DaySummaryEntry
))
#
[
View source
]
Instance Method Detail
def
day_summary_entries
: Array(
DaySummaryEntry
)
#
[
View source
]
def
empty?
#
[
View source
]
def
header_content
#
[
View source
]
def
render_footer
#
[
View source
]
def
render_table
#
[
View source
]