Open koendehondt opened 1 week ago
This snippet opens a window:
SpListViewPresenter new open
But this snippet raises an exception:
SpTreeListViewPresenter new open
The exception message is Error: No binding for TreeListViewAdapter found.
Error: No binding for TreeListViewAdapter found.
This snippet opens a window:
But this snippet raises an exception:
The exception message is
Error: No binding for TreeListViewAdapter found.