TextInputDialog.actionEvent

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void actionEvent(string source, int type, int value, wstring message)
    class TextInputDialog
    void
    actionEvent
    (
    string source
    ,
    int type
    ,
    int value
    ,
    wstring message
    )
  2. void actionEvent(string source, string subSource, int type, int value, wstring message)
  3. void actionEvent(Event event)

Meta