- From: Stanley Guan <Stanley.Guan@oracle.com>
- Date: Mon, 26 Nov 2001 11:30:33 -0800
- To: DOM3 W3C <www-dom@w3.org>
Received on Monday, 26 November 2001 14:30:37 UTC
Hi, Do we need to specify "where" in the submodel the new object is inserted to? Why insertsubModel only take one argument "newNode"? void insertsubModel(in ASObject newNode) raises(DOMASException); Note that subModels is of type ASObjectList which is an ordered collection of AS nodes (or objects)! Thx, -Stanley
Received on Monday, 26 November 2001 14:30:37 UTC