Here's code:
<class name="aWindow" extends="view">
   <view>
       <somestuffhere/>
   </view>
       <otherstuffhere/>
</class>
 
In JS, how can I access the first view ? Shall I have to give it a name attribute or id ?
The problem though is when instanciating many instances of the same class.
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to