| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) | 
Invoke the List Draw method in a superclass
void PtSuperClassGenListDraw(
    PtWidgetClassRef_t *cref, 
    PtWidget_t *widget,
    PtGenListItem_t *item, 
    unsigned index,
    unsigned nitems,
    PhRect_t *where );
This function can be used to invoke the List Draw method of the class defined by cref.
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) |