Package com.smartgwt.client.widgets.notify


package com.smartgwt.client.widgets.notify
  • Class
    Description
     
    Notify 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 by Notify.addMessage() are drawn and behave.