LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUITreeList

Represents the TreeList component for Angular. Allows you to navigate through tree hierarchy showing only one list at a time.

Properties


  • controlStyle
  • Specifies an object that contains all style settings for the TreeList
  • data
  • Specifies an object that holds data related to the component
  • items
  • Gets the collection of items that are assigned to the TreeList
  • selectedItem
  • an object that points to the currently selected item
  • state
  • Specifies the component state: disabled, hovered, etc.
  • title
  • Specifies the name of the initial list

Events