uim-javascript ~master (2020-10-12T08:50:42Z)
Dub
Repo
DJSCommand
uim
javascript
command
Undocumented in source.
class
DJSCommand :
DJSRoot
{
this
();
this
(string aCommand);
bool
opEquals
(string value);
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(string aCommand)
Undocumented in source.
Members
Functions
opEquals
bool
opEquals
(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From DJSRoot
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
uim
javascript
command
classes
DJSCommand
functions
JSCommand
jsCommand