jsr344-experts@javaserverfaces-spec-public.java.net

[jsr344-experts] PRD Review and pending issues (AjaxBehavior)

From: Leonardo Uribe <lu4242_at_gmail.com>
Date: Mon, 21 Jan 2013 20:24:22 -0500

Hi

Checking the PRD I notice an small documentation issue in these methods
added
on javax.faces.component.behavior.AjaxBehavior

public boolean isResetValues()
public void setResetValues(boolean resetValues)
public boolean isResetValuesSet()

The first two does not have documentation and the last one has "since 2.0".
It should be
"since 2.2".

Also, the javascript documentation of jsf.ajax.request(source, event,
options) does not
have resetValues added in the "options" table, an it should be there just
like "delay" option.

I created this issue in order to fix it:

http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1156

Thanks for your attention.

regards,

Leonardo Uribe