unit-threaded ~master (2021-10-11T15:13:26Z)
Home
Dub
Repo
ICalcView
unit_threaded
ut
issues
Undocumented in source.
interface
ICalcView {
string
total
[@property getter];
string
total
[@property setter];
}
Members
Properties
total
string
total
[@property getter]
Undocumented in source.
total
string
total
[@property setter]
Undocumented in source.
Meta
Source
See Implementation
unit_threaded
ut
issues
classes
CalcController
interfaces
ICalcView