Class: MessageDialog

MessageDialog

new epiviz.ui.controls.MessageDialog(title, message, handlers, icon)

ui/controls/message-dialog.js, line 17
Name Type Description
title string
message string
handlers Object.<string, function()>
icon epiviz.ui.controls.MessageDialog.Icon optional

Extends

Members

staticepiviz.ui.controls.MessageDialog.Iconstring

Properties:
Name Type Default Description
INFO string info
ERROR string error
QUESTION string question

protected_containerjQuery

protected_dialogjQuery

protected_handlersObject.<string, function()>

protected_idstring

protected_titlestring

Methods

show()

ui/controls/message-dialog.js, line 50
comments powered by Disqus