scripting:dialogs:paragraph

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
scripting:dialogs:paragraph [2015/03/16 12:21] – [Example] adminscripting:dialogs:paragraph [2018/01/10 20:41] (current) – external edit 127.0.0.1
Line 33: Line 33:
  
 ^ Event     ^ Description    ^ ^ Event     ^ Description    ^
-| **onclick**    | event handler (function name) to be called, if link in text will be clicked. If not defined, default handler will be called which will open the link target in web browser|  +| **[[scripting:dialogs:events:onclick|onclick]]**    | event handler (function name) to be called, if link in text will be clicked. If not defined, default handler will be called which will open the link target in web browser|  
  
 ===== Example ===== ===== Example =====