Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

on each level, section, group, action, we need to configure three things:

 

NameTypeDefaultDescription
noSelectionbooleanfalseavailable when no selection or not
nodeTypesnode node with subnodes for each node type
propertiesbooleanfalseavailable for properties or not

 

  • noSelection : true/false
  • nodeTypes : list of supported node types
  • property : true/false

    if no constraints are configured for an action it takes the decision of the containing group, otherwise it takes its own decision

    ...