x4js - v2.2.49
    Preparing search index...

    Interface DropdownEvents

    interface DropdownEvents {
        closed: ComponentEvent;
        opened: ComponentEvent;
        selectionChange: EvSelectionChange;
    }

    Hierarchy (View Summary)

    Index
    selectionChange: EvSelectionChange