<%@ page language="java" contentType="text/html;charset=UTF-8"%> <%@ taglib uri="http://beehive.apache.org/netui/tags-databinding-1.0" prefix="netui-data"%> <%@ taglib uri="http://beehive.apache.org/netui/tags-html-1.0" prefix="netui"%> <%@ taglib uri="http://beehive.apache.org/netui/tags-template-1.0" prefix="netui-template"%>

This test demonstrates two bad action errors within a <netui:tree>. There are three trees. The first is a working tree. The second has a bad selectionAction in the <tree> tag. The third has a bad action the first <node> contained inside the tree. The second and third should result in errors being displayed.


1.0 1.1 1.2

Tree Action Error

1.0 1.1 1.2

TreeNode Action Error

1.0 1.1 1.2