UserClickHandler

Undocumented in source.
@Component("gui.UserClickHandler", Replication.none)
struct UserClickHandler {}

Members

Functions

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

Variables

handler
ClickHandler handler;
Undocumented in source.

Meta