| | | | Browse by category |
Article ID: 2240
Last updated: 28 May, 2018
Question
How to expand or collapse subgraphs in thin-client applications?
Answer
In a thin-client application, most user interactions performed on the client
side are handled on the server side, through an object (possibly the servlet
itself) implementing the ServerActionListener
interface. Expanding
or collapsing a subgraph should be done in
ServerActionListener.actionPerformed
method which is called when
the client view performAction
is called.
Refer to "Adding Client/Server Interactions" in the User's Manual.
This article was:
Helpful |
Not helpful
Report an issue
Article ID: 2240
Last updated: 28 May, 2018
Revision: 3
Views: 579
Posted: 12 Oct, 2004 by
Dean J.
Updated: 28 May, 2018 by
Gargani A.
Also listed in
Others in this category
Powered by KBPublisher (Knowledge base software)