java.lang.Object
com.broadleafcommerce.metadata.dsl.core.extension.common.tree.Tree.ActionPlacements
Enclosing interface:
Tree<T extends Tree<T>>

public static final class Tree.ActionPlacements extends Object
  • Field Details

    • GLOBAL

      public static final String GLOBAL
      Global actions will appear in a dropdown in the tree view navigator's title bar near the "add" and "search" actions.
      See Also:
    • SECONDARY

      public static final String SECONDARY
      Secondary actions will appear in the dropdowns of tree view navigator items and the editor breadcrumbs.
      See Also: