Table Configuration Library Panel
Overview
The table configuration library panel displays the table configurations that
reside in the repository being
used by this instance of the application. It is a sub-panel of the component library panel.
The table displays the name of each table configuration, along with a summary of the number of tables and seats for each configuration.
Above the table is a checkbox that lets you hide or show the core
table configurations.
You can preview each table configuration by selecting it. The
preview will display in the panel on the right.
Below the table are buttons that provide the following
functionality:
- Create a new table configuration: This will prompt you for the
name of the new table configuration (which must be unique) and create
an empty configuration.
- Design the selected table configuration: This will let you
edit the selected table configuration using the table configuration designer.
- Copy the selected table configuration(s): This will make exact
replicas of the selected table configurations.
- Rename the selected table configuration(s): The renames the
selected table configuration(s).
- Delete table configuration: This lets you attempt to delete
the selected table configuration(s).
- Lock or unlock the selected configuration(s): Locked configurations cannot be deleted or modified.
- View XML: Displays the XML file behind the selected table
configuration...primarily for debugging purposes.
See also