org.apache.myfaces.tobago.internal.taglib.declaration
Interface IsShowRootJunction

All Known Subinterfaces:
SheetTagDeclaration, TreeTagDeclaration

public interface IsShowRootJunction


Method Summary
 void setShowRootJunction(String showRootJunction)
          Only applicable in the case that the data model is a tree.
 

Method Detail

setShowRootJunction

void setShowRootJunction(String showRootJunction)
Only applicable in the case that the data model is a tree. This flag indicates that the root node should be displayed with an open-close-switch.



Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.