You can buy this project and download/modify it how often you want.
code1,code2 event) { eventRegistry.fireFocusEvent(event.getSourceForm().getContainer(), "inputTextFocus1"); } @Action private void focusInputTwo(ViewEvent event) { eventRegistry.fireFocusEvent(event.getSourceForm().getContainer(), "inputTextFocus2"); } ]]]]>