The Folder View Dialog and Folder View entities

A Folder View is a set of nodes that belong to a Folder. A Folder View is then always associated with a Folder. More than one Folder View can represent a Folder. The specification of a Folder View is not a requirement because the scope of a Folder is sometimes narrow enough to be used in full in an application.

An application can use several Folder Views from several Folders.

A Folder View must contain the Folder root node.

When it is generated, a Folder View produces a Folder View proxy. This Java™ proxy contains all the classes that are required to manage the Folder View in a graphic application.


Feedback