Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclassconnect.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclassconnect.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclassconnect.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclassconnect.html on line 8
Invoke the Connection method of specified widget class
int PtSuperClassConnect(
PtWidgetClassRef_t *cref,
PtWidget_t *widget);
int PtSuperClassConnectFrom(
PtWidgetClassRef_t *cref,
PtWidget_t *widget );
- cref
- The superclass whose method you want to invoke.
- widget
- A pointer to the widget for which to invoke the method.
PtSuperClassConnect() invokes the Connection
method of the specified widget class cref.
PtSuperClassConnectFrom() calls the Connection
methods of all superclasses starting with the superclass specified by
cref.
- Pt_CONTINUE
- The connection callback chain can continue
- Pt_HALT or Pt_END
- The connection callbacks should stop.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclassconnect.html on line 118
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclassconnect.html on line 118