[ 
http://issues.apache.org/jira/browse/ADFFACES-173?page=comments#action_12437977 
] 
            
Jeanne Waldman commented on ADFFACES-173:
-----------------------------------------

Can't you call _getEventObj from within the javascript instead of adding it to 
the rendered html?
      onunload = XhtmlUtils.getChainedJS("var eventObj = _getEventObj(); 
_checkUnload(eventObj);",
                                            onunload,
                                            false);

>  'initialFocusId' attribute support for document component on PDA
> -----------------------------------------------------------------
>
>                 Key: ADFFACES-173
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-173
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>         Environment: PDA
>            Reporter: Piyush Hari
>            Priority: Minor
>         Attachments: patch_sept14_12_43PM.patch, patch_sept19_05_10PM.patch
>
>
> 'initialFocusId' attribute on a 'document' component represents the id of the 
> component to which you want the focus to be when the full page renders. This 
> attribute is currently not supported on PDAs but works fine for desktop 
> applications.  We plan to fix this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to