# Functions
GenericDataSelect takes a list of GenericDataCells and DataSelectQuery and returns selected data as instructed by dsQuery.
No description provided by the author
# Constants
List of all property names supported by the UI.
List of all property names supported by the UI.
List of all property names supported by the UI.
List of all property names supported by the UI.
Pod Property.
List of all property names supported by the UI.
List of all property names supported by the UI.
# Structs
SelectableData contains all the required data to perform data selection.
# Interfaces
ComparableValue hold any value that can be compared to its own kind.
GenericDataCell describes the interface of the data cell that contains all the necessary methods needed to perform complex data selection GenericDataSelect takes a list of these interfaces and performs selection operation.
# Type aliases
PropertyName is used to get the value of certain property of data cell.
No description provided by the author
No description provided by the author
No description provided by the author