onEnter event can be applied to the Input item only. This event calls user-defined handlers (if there are any) and passes the following parameters:
toolbar.attachEvent("onEnter", function(id, value){});