formcycle 8.3.6 - JavaScript for forms
    Preparing search index...

    Interface XUtilOnSaveNavigationData

    interface XUtilOnSaveNavigationData {
        form: HTMLElement;
    }
    Index

    Properties

    Properties

    form: HTMLElement

    The form for which to save the navigation state.