back out last revision; waiting for more opportune time

This commit is contained in:
danm%netscape.com 2003-02-24 16:00:08 +00:00
Родитель 3917395896
Коммит 11f47fd718
1 изменённых файлов: 0 добавлений и 7 удалений

Просмотреть файл

@ -180,13 +180,6 @@ interface nsIBaseWindow : nsISupports
*/
attribute boolean enabled;
/** set blurSuppression to true to suppress handling of blur events.
* set it false to re-enable them. query it to determine whether
* blur events are suppressed. The implementation should allow
* for blur events to be suppressed multiple times.
*/
attribute boolean blurSuppression;
/*
Allows you to find out what the widget is of a given object. Depending
on the object, this may return the parent widget in which this object