A Phlow columned list view specification.
Displays a list with multiple columns in GT's inspector.
Summary
Functions
Convert the columned list view to a dictionary format for serialization to GT.
Add a column to the view.
Set the items to display. Can be a list or a function that returns a list.
Set the priority of the view.
I transform each item before sending to GT on click-through.
Set the title of the view.
Types
Functions
Convert the columned list view to a dictionary format for serialization to GT.
Add a column to the view.
Set the items to display. Can be a list or a function that returns a list.
Set the priority of the view.
I transform each item before sending to GT on click-through.
Set the title of the view.