INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK. Gets notified that it has lost the focus.
()
| 1606 | * Gets notified that it has lost the focus. |
| 1607 | */ |
| 1608 | public void removeFocus() { |
| 1609 | // nothing |
| 1610 | } |
| 1611 | |
| 1612 | /** |
| 1613 | * Returns {@code true} if state updates should be done before onclick event handling. This method |