[jsr-314-open] Default ajax triggers?
Andy Schwartz
andy.schwartz at oracle.com
Mon Jun 22 13:47:36 EDT 2009
Ideally this information (both the default event and the set of
supported events) should be present in both the pdl/javadoc for each
tag/component that supports ClientBehaviorHolder. We've got all of the
metadata - already use it for component generation. Hopefully not too
difficult to generate some doc off of this as well.
FWIW, the only standard components that have default events are:
- Command components: default event is "action"
- EditableValueHolder components: default event is "valueChange"
Andy
Roger Kitain wrote:
> Hey David -
>
> I'll have to check the docs and spec document - if it was left out
> then I'll add it to the errata list.
> I know we have some detail about default values and such.
>
> Thanks, Roger.
>
> On Jun 22, 2009, at 12:58 PM, David Geary wrote:
>
>> The pdl docs have this to say about f:ajax's event attribute: "If not
>> specified, the default event is determined for the component."
>>
>> Does anyone know if those default events are documented anywhere? I
>> had to turn to the mojarra source to find out.
>>
>> Thanks,
>>
>>
>> david
>
More information about the jsr-314-open-mirror
mailing list