Take a look at the LZX reference for the Node object and look up the searchSubnodes() method.  You'd invoke it like:

myInstance.
searchSubnodes( "name", "myView" ) ;

Cary


Rami Alkhalyleh wrote:
Hi all,
 
  I need to get the component object, I know the component name, so in the _javascript_ there is a getElementById method to get the object and invoke there property, is there a equivalent method in Laszlo.

Thank you in advance

Regards
 Rami

_______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user


_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to