amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
DateTimeConstructor
amalthea
dialog
Template with constructor for Calendar and TimeBox.
mixin template
DateTimeConstructor (
alias
boxname
) {
this
(string title, string text);
}
Constructors
this
this
(string title, string text)
Creates an object.
Meta
Source
See Implementation
amalthea
dialog
classes
BadWindowSize
BuildList
Calendar
CheckList
DSelect
Dialog
DialogException
EditBox
FSelect
InfoBox
InputBox
Menu
MsgBox
PasswordBox
Pause
RadioList
RangeBox
RepeatedItem
TextBox
TimeBox
YesNo
enums
DialogAction
mixin templates
Constructor
DateTimeConstructor
FileBox
FileSystemBox
ListBoxFunctional
structs
Item
Template with constructor for Calendar and TimeBox.