Class MutableNavTreeNode

    • Constructor Detail

      • MutableNavTreeNode

        public MutableNavTreeNode()
    • Method Detail

      • addChild

        public void addChild​(AbstractNavTreeNode node)
        Call this to manually a new child node to this one.
      • isChildrenSorted

        protected boolean isChildrenSorted()