Cadenza JS
    Preparing search index...

    Type Alias UiFeature

    UiFeature:
        | "workbook-design"
        | "workbook-map-add-layer"
        | "workbook-view-management"
        | "embedded-dialog-footer-buttons"
        | "embedded-dialog-apply-button"
        | "embedded-dialog-cancel-button"

    The name of a Cadenza UI feature

    Note: Supported features are:

    • "workbook-design" - The workbook designer
    • "workbook-map-add-layer"- Add layers to the map
    • "workbook-view-management" - Add/Edit/Remove workbook views (Is included in 'workbook-design'.)
    • "embedded-dialog-footer-buttons" - All footer buttons for Create/Edit Geometries and Select Objects dialogs
    • "embedded-dialog-apply-button" - Apply button for Create/Edit Geometries and Select Objects dialogs
    • "embedded-dialog-cancel-button" - Cancel button for Create/Edit Geometries and Select Objects dialogs