Package com.smartgwt.client.widgets.notify
package com.smartgwt.client.widgets.notify
-
ClassDescriptionNotify provides a means to display on-screen messages that are automatically dismissed after a configurable amount of time, as an alternative to
modal notification
dialogs that can lower end user productivity.Represents an action that's associated with a message.An object used to configure how messages shown byNotify.addMessage()
are drawn and behave.