Example   Source
  Menu  | 
<<
>>
 |  Run as  
If you want to trigger the apply button with the "enter" key you can do by using the onInitialized event to assign a handler to the keypress event and then use the handler to invoke the apply method when the enter key is pressed.