Interface IBrowserItemClickEvent


  • public interface IBrowserItemClickEvent
    • Method Detail

      • getRow

        int getRow()
      • getCol

        int getCol()
      • getDoubleClick

        boolean getDoubleClick()
      • getShiftPressed

        boolean getShiftPressed()
      • getCtrlPressed

        boolean getCtrlPressed()
      • getHitPosition

        int getHitPosition()