klyn.gui.terminal.FileSystemView.selectAtPanelPosition
method
public selectAtPanelPosition(panelRow as Int, panelCol as Int, panelWidth as Int, panelHeight as Int) as Boolean:
Description
Selects an entry from a click inside the rendered panel coordinates. `panelRow` and `panelCol` are 0-based inside the panel rectangle returned by `renderPanel`. Returns true when the selection changed (or a selectable row was clicked).