I am new to MATE framework and I have been digging around some sample codes so that i can do the following:
- On clicking a button (on a canvas)
- Display a Panel.
The issue is that i am not trying to pass any value hence not sure of how/ what should be defined as sourcekey and targetkey. If this is the case, then how should one define the propertyinjector details.
most examples that are floating around contains details of reading data from a source and populating the same on a UI/ Display component.
Thanks Srinivasan S