Containers for easier data manipulating, created primary for UI.
Represents set of unique elements.
Wrapper for table with integer indexing.
Wrapper for table with any data in it.
Controls for creating complex UI components with complex behaviour, but with simple code base.
Static Scrollable is a control Interface for managing scroll areas with fixed amount of data and indexed with integers.
Dynamic Scrollable is a control Interface for managing scroll areas with changing amount of data based on a conditions.