<%@ taglib prefix="netui" uri="http://beehive.apache.org/netui/tags-html-1.0"%> Dynamic Tree with RunAtClient and ExpandOnClient

Dynamic Tree with RunAtClient and ExpandOnClient

This test creates a dynamic tree that is both runAtClient and expandOnServer. The children are created during the onExpand method.

Reset