uim-vue ~master (2022-02-03T19:37:38Z)
Dub
Repo
DVUEPage
uim
vue
apps
page
Undocumented in source.
@
safe
class
DVUEPage : DH5AppPage {
this
();
this
(DVUEApp anApp);
this
(string aName);
this
(DVUEApp anApp, string aName);
void
request
(HTTPServerRequest req, HTTPServerResponse res, STRINGAA reqParameters);
}
Constructors
this
this
()
Undocumented in source.
this
this
(DVUEApp anApp)
Undocumented in source.
this
this
(string aName)
Undocumented in source.
this
this
(DVUEApp anApp, string aName)
Undocumented in source.
Members
Functions
request
void
request
(HTTPServerRequest req, HTTPServerResponse res, STRINGAA reqParameters)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
uim
vue
apps
page
classes
DVUEPage
functions
VUEPage