BestSolution.at public p2 repository
XCellSelection
at.bestsolution.framework.grid

Interface XCellSelection<R>

  • Type Parameters:
    R - the row type
    All Superinterfaces:
    XSelection<R>


    public interface XCellSelection<R>
    extends XSelection<R>
    Cell selection
    • Method Detail

      • getCells

        <C> java.util.List<XGridCell<R,C>> getCells()
        Type Parameters:
        C - cell type
        Returns:
        selected cells