- Slows Down Time: As @simonuks221 said in the comment above, you can use custom time dialation
- Allows you to move the camera during the slow motion: That depends on exactly what you want. Is it a different camera to the standard? Does the player have control or is this a sequence?
- Tabs that can switched back and forth: Tabs can be done with the Widget Switcher option when creating a UserWidget
- Lists items in a Row by Column grid style: Items in Row and Colums can be put together with the various layout components in a user widget. Examples are Vertical, Horizontal and Uniform (the last one is probably what you want from what you’ve described)