comparison dwtx/ui/forms/IMessageManager.d @ 90:7ffeace6c47f

Update 3.4M7 to 3.4
author Frank Benoit <benoit@tionex.de>
date Sun, 06 Jul 2008 23:30:07 +0200
parents 5d489b9f966c
children
comparison
equal deleted inserted replaced
89:040da1cb0d76 90:7ffeace6c47f
53 * </p> 53 * </p>
54 * 54 *
55 * @since 3.3 55 * @since 3.3
56 * @see IMessageProvider 56 * @see IMessageProvider
57 * @see IManagedForm 57 * @see IManagedForm
58 * @noimplement This interface is not intended to be implemented by clients.
58 */ 59 */
59 60
60 public interface IMessageManager { 61 public interface IMessageManager {
61 /** 62 /**
62 * Adds a general message that is not associated with any decorated field. 63 * Adds a general message that is not associated with any decorated field.