The main scenario is where I have a set of custom GIS JSF components that are
ajax enabled. I want to be able to interact with the GIS component (such as
a Map) and target other JSF components such as a table on the same page. 
Currently, I handle the Map Ajax event on the server and then update the
model behind a JSF table. When the Map Ajax event returns to the browser I
need to refresh the table JSF component without user intervention.

Gerhard Petracek wrote:
> 
> hello,
> 
> what's your concrete intention?
> 
> regards,
> gerhard
> 
> 
> 
> 2008/1/3, sbedoll <[EMAIL PROTECTED]>:
>>
>>
>> Thanks, but I have read the dev-guide and there is no reference to the
>> javascript that I saw. So I am assuming that it is a closed interface
>> that
>> is not meant to be exploited on the browser.
>>
>>
>> Abhijit Ghosh wrote:
>> >
>> > The dev-guide is here:
>> > http://myfaces.apache.org/trinidad/devguide/index.html
>> >
>> > -- Abhi
>> >
>> > On Dec 23, 2007 2:49 PM, Abhijit Ghosh <[EMAIL PROTECTED]>
>> wrote:
>> >
>> >> Hi,
>> >> Most of the API is documented in the dev-guide in the sections they
>> >> belong
>> >> to.
>> >>
>> >> For example the PPR API is documented in the PPR section.
>> >>
>> >> HTH,
>> >> Abhi
>> >>
>> >>
>> >> On Dec 23, 2007 2:21 PM, sbedoll < [EMAIL PROTECTED]> wrote:
>> >>
>> >> >
>> >> > Is there a documented Javascript api for MyFaces Trinidad
>> components?
>> I
>> >> > could
>> >> > not find it on the Web site nor is it apparent in the download.
>> >> > --
>> >> > View this message in context:
>> >> >
>> >>
>> http://www.nabble.com/MyFaces-Trinidad-JavaScript-API-tp14476765p14476765.html
>> >> > Sent from the MyFaces - Users mailing list archive at Nabble.com.
>> >> >
>> >> >
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/MyFaces-Trinidad-JavaScript-API-tp14476765p14594322.html
>> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> 
> http://www.irian.at
> 
> Your JSF powerhouse -
> JSF Consulting, Development and
> Courses in English and German
> 
> Professional Support for Apache MyFaces
> 
> 

-- 
View this message in context: 
http://www.nabble.com/MyFaces-Trinidad-JavaScript-API-tp14476765p14605526.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to