[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Highlight solution
Hi all,
Here is the proposal to solve the highlight issue (nobody disagreed
on today's telecon).
The solution requires and additional method on the WebCGMAppStructure
interface. This will allow users to highlight 1..n objects with one
highlight() call.
Proposal:
WebCGMNodeList toNodeList();
Creates a new WebCGMNodeList object and inserts the current
Application Structure node into the list. The list count is 1.
Parameters
No parameters.
Return value
WebCGMNodeList; A WebCGMNodeList object containing the Application Structure.
Exceptions
No exceptions.
--
Benoit mailto:benoit@itedo.com
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]