Betting Schedule Library Panel
Overview
The betting schedule library panel displays the betting schedules 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 betting schedule.
Above the table is a checkbox that lets you hide or show the core
betting schedules.
You can preview each betting schedule 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 betting schedule: This will prompt you for the
name of the new betting schedule (which must be unique) and create an
empty schedule.
- Design the selected betting schedule: This will let you edit
the selected betting schedule using the betting schedule designer.
- Copy the selected betting schedule(s): This will make exact
replicas of the selected betting schedules.
- Rename the selected betting schedule(s): The renames the
selected betting schedule(s). Any components that reference a renamed
betting schedule will be resaved to the repository.
- Delete betting schedule: This lets you attempt to delete the
selected betting schedule(s). You will be unable to delete betting
schedule(s) that are referenced by other components.
- Lock or unlock the selected betting schedule(s): Locked schedules cannot be deleted or modified.
- View the component
references report: This brings up a dialog that gives you a view into
which components reference the selected betting schedule.
- View XML: Displays the XML file behind the selected betting
dasbhoard...primarily for debugging purposes.
See also