create a modal dialog window for simple denied message, same as message, just css class different, no action needed, just one button (ok) and close on click
Create a simple modal Ok - cancel window, with 3 actions : action ActionWindow.OK and ActionWindow.CANCEL and ActionWindow.CLOSE By default, display a message (message).
create a modal dialog window for simple warning message, same as message, just css class different, no action needed, just one button (ok) and close on click