Memento JavaScript Library: Difference between revisions

 
Line 452: Line 452:
:; autoDismiss(bool): Sets whether the dialog should automatically dismiss when a button is clicked. Accepts a boolean parameter. If autoDismiss is set to false, the dialog will only close when a button function returns true.
:; autoDismiss(bool): Sets whether the dialog should automatically dismiss when a button is clicked. Accepts a boolean parameter. If autoDismiss is set to false, the dialog will only close when a button function returns true.
:; show(): Displays the configured dialog to the user.
:; show(): Displays the configured dialog to the user.
<br/>


=== Object ''Intent'' ===
=== Object ''Intent'' ===