enum EE::UI::Abstract::UIAbstractView::SelectionType

#include <uiabstractview.hpp>

enum SelectionType {
    Row,
    Cell,
};