-
6 Sep 2012 6:29 AM #1
getButtonById(PredefinedButton.YES.name()) returns null.
getButtonById(PredefinedButton.YES.name()) returns null.
In the dialog class, the following method returns null.
getButtonById(PredefinedButton.YES.name());
If I use other PredefinedButton enumerations, such as OK, I receive a TextButton object. Is there a problem with the "Yes" enum?
Simon
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote