i don't think this makes sense, a parameter, is a data holder not a function or an event. i think the main problem is that the gui expects all gui elements to have a parameter and mouse interaction while that's not true for some special cases like the button or a spacer.
i think a better solution is to refactor ofxBaseGui and remove from there the getParameter and the mouse event functions and move them somewhere else