Access string value of a drop down list from CellEdit func

Hi,

So I have a power table and it is editable.

But the problem is I need to access string value of a Drop down list from the onCellEdit extended function of power table?

Is this possible?

Thank you.

Figured out the answer.

self.parent.getComponent()