Invoke the Got Focus method of the specified superclass
void PtSuperClassGotFocus( PtWidgetClassRef_t *cref, PtWidget_t *widget, PhEvent_t *event );
This function invokes the Got Focus method of the superclass specified by cref.
The PtBasic class's Got Focus method is the method that normally invokes the widget's Got Focus method or the user-level Got Focus callback.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |