Load TreeView in One Hit WAM

Description: Sample WAM that loads a TreeView in one hit instead of "on demand".
Price: Free
Support: Supplied on an as-is basis
Environment: WAMs
Contributor: LANSA
Details: This is a sample using the TreeView Weblet : std_treeview.

It loads the TreeView in one hit (not "on demand" as is currently the case).

Import the zipped package into your 10.7 Development Repository and recompile ATREEWAM.

The WebRoutine that fills the tree is called DepartmentTree and it uses nested SELECTs to return a single list, using PARENT_ID field to specify the nested tree structure.
Disclaimer: Tech Exchange disclaimer Contributors to the LANSA Tech Exchange are responsible for the correctness of any Components (code and documentation) that they submit. Contributors are also responsible for any support that might be offered with any Components they submit. LANSA does not provide any warranty concerning fitness for purpose nor correctness of any Component submitted to the Exchange. LANSA does not provide any warranty for any ongoing support offered for Components submitted by any party to the Exchange.

Users of the Exchange who download any Component do so with the express understanding and agreement of the foregoing disclaimers.
Download:
Back to Top