зеркало из https://github.com/mozilla/gecko-dev.git
removed NoNotify
This commit is contained in:
Родитель
800884f8d3
Коммит
74c26bb60a
|
@ -43,14 +43,6 @@ class nsIRadioButton : public nsIButton {
|
|||
*/
|
||||
virtual void SetState(PRBool aState) = 0;
|
||||
|
||||
/**
|
||||
* Tells the RadioButton NOT to notify the RadioGroup that it value has been changed
|
||||
*
|
||||
* @param aState PR_TRUE sets the RadioButton and unsets all siblings, PR_FALSE unsets it
|
||||
*
|
||||
*/
|
||||
virtual void SetStateNoNotify(PRBool aState) = 0;
|
||||
|
||||
/**
|
||||
* Gets the state the RadioButton
|
||||
*
|
||||
|
|
Загрузка…
Ссылка в новой задаче