Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Dialog yesClick(), noClick() and so on

$
0
0
There are following line in Javadoc for Dialog:
"YES Button object to fire dialog's "yesClick()" method on click".
In 3.1 and prior there was such method yesClick (onClick, noClick and so on). Now in 4.0 there is only cancelClick method.
Could you please explain why you remove yesClick and similar methods?? I have extension of Dialog class and use such methods internally. Now my code is broken and I cannot upgrade to 4.0.

Viewing all articles
Browse latest Browse all 4756

Trending Articles