et_wx_viewer

Functions


start_link(Options) -> term()

init(X1) -> term()

handle_call(Request, From, S) -> term()

handle_cast(Msg, S) -> term()

handle_info(Wx, S) -> term()

terminate(Reason, S) -> term()

code_change(OldVsn, S, Extra) -> term()

View Functions