eligius
    Preparing search index...

    Interface INavigationControllerOperationData

    interface INavigationControllerOperationData {
        json: any;
        selectedElement: JQuery;
    }
    Index

    Properties

    json: any
    selectedElement: JQuery