Lockable

A template for lockable widgets.

Members

Functions

lock
void lock()
Undocumented in source. Be warned that the author may not have intended to support it.
unlock
void unlock()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

isLocked
isLocked [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_locked
bool _locked;
Undocumented in source.

Meta