Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetYearsRangeButtons ¶
func GetYearsRangeButtons(startYear, endYear int) []yearButton
GetYearsRangeButtons returns slice of yearButton with year range between startYear and upto but not including lastYear
func SetAllYearsButtonsSlice ¶
Types ¶
type Calendar ¶
type Calendar struct { Theme *material.Theme ShowMonthsDropdown bool OnCalendarDateClick FirstDayOfWeek time.Weekday layout.Inset // contains filtered or unexported fields }
func (*Calendar) OnMonthButtonClick ¶
func (*Calendar) OnYearButtonClick ¶
type Dim ¶
type Dim = layout.Dimensions
type OnCalendarDateClick ¶
type Resizable ¶
type Resize ¶
type Resize struct {
// contains filtered or unexported fields
}
Resize provides a draggable handle in between two widgets for resizing their area.
func (*Resize) CustomResizeHandleBar ¶
Click to show internal directories.
Click to hide internal directories.