User Tools

Site Tools


built_in:yesnodialog

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 Both sides next revision
built_in:yesnodialog [2018/04/19 15:12]
78.209.123.22
built_in:yesnodialog [2018/05/27 14:26]
geez437 [Table]
Line 2: Line 2:
  
 ===== Methods ===== ===== Methods =====
-^Method ^Description ^ +^ Method                         ^ Description                                                
-|YesNoDialog.GetType() | | +| .GetType( )                                                                               
-|YesNoDialog.SetOnTouch( callback ) | |+.Show( )                       | Show YesNoDialog                                           | 
 +| .SetButtonText ( str1, str2 )  | Customize button text; default: str1 = "Yes", str2 = "No" 
 +.SetOnTouch( callback )        | Calls callback after hitting "Yes" or "No"                 | 
 +|                                                                                           |
  
 <file javascript yesNoDialog.js> <file javascript yesNoDialog.js>
built_in/yesnodialog.txt · Last modified: 2018/05/28 00:23 (external edit)