WindowFunctions

Undocumented in source.

Members

Functions

requestMessage
MessageActionItem requestMessage(MessageType type, string message, MessageActionItem[] actions)
Undocumented in source. Be warned that the author may not have intended to support it.
requestMessage
string requestMessage(MessageType type, string message, string[] actions)
Undocumented in source. Be warned that the author may not have intended to support it.
runOrMessage
void runOrMessage(void fn, MessageType type, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
showErrorMessage
void showErrorMessage(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
showInformationMessage
void showInformationMessage(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
showLogMessage
void showLogMessage(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
showMessage
void showMessage(MessageType type, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
showWarningMessage
void showWarningMessage(string message)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

rpc
RPCProcessor rpc;
Undocumented in source.

Meta