w4d v0.0.4 (2018-08-22T12:42:48Z)
Dub
Repo
DemoRootWidget
demo
widget
root
Undocumented in source.
class
DemoRootWidget : RootWidget {
this
();
Widget
createInputPage
(FontFace face);
Widget
createListPage
(FontFace face);
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
createInputPage
Widget
createInputPage
(FontFace face)
Undocumented in source. Be warned that the author may not have intended to support it.
createListPage
Widget
createListPage
(FontFace face)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
demo
widget
root
classes
DemoRootWidget