Maybe still talking alone, but ...

According to this
screenshot<http://www.ape-project.org/wiki/upload/6/68/OnRaw_first.png>found
in a
page of the APE
wiki<http://www.ape-project.org/wiki/index.php/Tutorial:Understanding_APE_JSF_events>,
"multi" looks like the 'casttype' of the pipe.

Getting closer ?

Nouk²


2010/3/5 Nouk NOUK <[email protected]>

> To be a bit more precise, in such case, the 'pipe' variable provided in the
> '
> multiPipeDelete' callback is of type 'string' and is equal to "multi".
>
>
>
> client.addEvent('multiPipeDelete', function(pipe) {
>     var pipeName = pipe.name; // is null in such case.
>     var pipePorperties = pipe.properties; // is null in such case.
>     var typeOfPipe = typeof(pipe); // returns 'string' in such case.
> });
>
>
> Best regards,
>
> Nouk²
>
>

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to