uim-oop ~master (2021-09-08T12:30:12Z)
Dub
Repo
PropertyObj
uim
oop
properties
obj
Undocumented in source.
class
PropertyObj : Element {
this
(string aName, string aDataType, string aDefaultValue, bool isReadOnly);
string
toString
();
}
Constructors
this
this
(string aName, string aDataType, string aDefaultValue, bool isReadOnly)
Undocumented in source.
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
uim
oop
properties
obj
classes
PropertyObj
templates
OOPPROPERTY