package org.hwo.ui; public enum SelectionMode { NONE, CELL, ROW, COLUMN }