item_view¶
Various ActionStep subclasses that manipulate the item_view of the ListActionGuiContext.
- class camelot.view.action_steps.item_view.OpenTableView(admin, value)[source]¶
Open a new table view in the workspace.
Parameters: - admin – an camelot.admin.object_admin.ObjectAdmin instance
- value – a list of objects or a query
- title¶
- the title of the the new view
- subclasses¶
- a tree of subclasses to be displayed on the left of the
- new_tab¶
- open the view in a new tab instead of the current tab