bluesky_runs_catalog_table_view
QTableView of tiled “CatalogOfBlueskyRuns”.
BRC: BlueskyRunsCatalog
Uses bluesky_runs_catalog_table_model.BRCTableModel
.
-
class gemviz.bluesky_runs_catalog_table_view.BRCTableView(*args: Any, **kwargs: Any)[source]
User clicked a button to change the page.
Is this the last page?
Is this the first page?
-
run_selected
alias of object
-
setButtonPermissions()[source]
Enable/disable the pager buttons, depending on page in view.
-
setPage(offset, size)[source]
Choose the page. Update the model.
-
setup(page_offset, page_size)[source]
Setup the catalog view panel.
-
updateModelData()[source]
Send a new page of runs to the model.