Create UI shortcuts using UI helpers
We can move factory methods for UI shortcuts to their respective UI helper classes.
This helps, for example, with generating shortcuts for paginated tables, and in general should make things cleaner
We can move factory methods for UI shortcuts to their respective UI helper classes.
This helps, for example, with generating shortcuts for paginated tables, and in general should make things cleaner