Interface IconKeyPressHandler
- All Superinterfaces:
EventHandler
-
Method Summary
-
Method Details
-
onIconKeyPress
StringMethod. Default action to fire when an icon has keyboard focus and the user types a key. May be overridden by settingkeyPress
on the form item icon directly.- Parameters:
event
- the event
-