java - flextable get clicked column when there is rowspan -
I have a flicktale with the light on the table I click on the table of the index and the kernel index trying to get the index I am here.
If there is no line of time in that line then there is no problem, but when there is a row duration in the line then I am getting a lower serial number that should be. I'm getting this:
idx: index i am receiving sCnt: span count on that line clIdx: column index that i click on idx = clIdx-sCnt; I am using this code:
int row = flexTable.getCellForEvent (event) .getRowIndex (); Int col = flexTable.getCellForEvent (event) .getCellIndex ();
Good I could not find the solution but I did something, I do not like NG INN The Focus Panel has a new extended widget written and this column and row are indexed. These are set in the indexed constructor and I access the index through the click event of my widget.
Comments
Post a Comment