I have an external Itemrenderer used for a datagrid. The function in the itemrenderer performs a function when button is clicked. However I need to access the main app's functions.
Do I use events or "super."?
I have an external Itemrenderer used for a datagrid. The function in the itemrenderer performs a function when button is clicked. However I need to access the main app's functions.
Do I use events or "super."?