Interface IsShowRootJunction
- All Known Subinterfaces:
- SheetTagDeclaration,- TreeTagDeclaration
public interface IsShowRootJunction
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetShowRootJunction(String showRootJunction) Only applicable in the case that the data model is a tree.
- 
Method Details- 
setShowRootJunctionOnly 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.
 
-