Versions Compared

Key

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

...

TokenDescription
displayNameDisplay name of the component in the structure panel
displayExpressionField from data shown as text in tree nodes
keyExpressionField used as unique identifier for each node
childrenExpressionField containing child items for each node
selectionModeDetermines how users can select nodes
showCheckBoxesModeControls how checkboxes are displayed
selectNodesRecursiveSelects child nodes when parent is selected
selectByClickEnables or disables selection on click
paddingClassConfigures padding around the component
dataSourceIdID of the data source for retrieving tree data
getEntityCollectionHttpRequestParametersMapConfigures HTTP parameters for fetching data
eventsConfigurable events for the component
ON_TREE_ITEM_CLICK (Events)Triggered when a node is clicked
ON_INIT (Events)Triggered when the component initializes
ON_DESTROY (Events)Triggered when the component is destroyed
visibilityPolicySetIdDetermines visibility based on policy sets
displayConditionsConditions for dynamically showing the component
idUnique identifier for programmatic access
dataTestIdTesting hook ID for automated tests
enableAsHotspotEnables the component as a guided tour hotspot
guidedTourHotSpotTitleTitle for guided tour hotspot (multi-language)
guidedTourHotSpotDescriptionDescription for guided tour hotspot (multi-language)

...