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

Null Binding to the Tree tag

This test binds null to the attributes of the tree. The first three tests should generate errors because these attributes, selectionAction, expansionAction and tagId are all required. The final three tests bind null to the all of the attributes that don't raise errors and are ignored by the tag.
This is a single page test.

  • -- selectionAction
  • -- expansionAction
  • -- tagId
selectionTarget class and styles images