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/ptsuperclassgenlistselect.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/ptsuperclassgenlistselect.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/ptsuperclassgenlistselect.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/ptsuperclassgenlistselect.html on line 8
Invoke the List Select method in a superclass
void PtSuperClassGenListSelect(
PtWidgetClassRef_t *cref,
PtWidget_t *wgt,
PtGenListItem_t *item,
int pos,
int column,
int nitems,
int subtype,
PhEvent_t *ev );
- cref
- The superclass whose method you want to call.
- widget
- A pointer to the widget for which to call the superclass's method.
- item
- A pointer to the
PtGenListItem_t
structure (see the Widget Reference).
In Pt_SELECTION_MODE_RANGE selection mode, it's a pointer to
the first selected item.
In other modes, it's a pointer to the item that has been selected or
unselected.
- pos
- The index of that item (the first item in the list has an index of 1).
- column
- The index of the column under the mouse pointer, or -1 if the pointer
isn't on a column or the widget has no columns.
- nitems
- The number of items being selected or unselected.
- subtype
- The selection subtype.
- ev
- A pointer to a
PhEvent_t
structure (see the Photon Library Reference) that defines the
event.
This function can be used to invoke the List Select method of the
class defined by cref.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PtGenList,
PtGenListItem_t
in the Photon Widget Reference
PhEvent_t
in the Photon Library Reference
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/ptsuperclassgenlistselect.html on line 139
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/ptsuperclassgenlistselect.html on line 139