I am migrating from old Icefaces to the newest Primefaces 5.3.5 and I need to migrate this
JavascriptContext.applicationFocus(FacesContext.getCurrentInstance(), "reportSettingsForm:pageOrientationRd:_1");
How can it be migrated, please? Thanks in advance.