DateTimeConstructor.this

Creates an object.

mixintemplate DateTimeConstructor(alias boxname)
this
(
string title = ""
,
string text = ""
)

Parameters

title string

a form name, a title for current box example

text string

main message of the box (for description or clarification)

Meta