Photon microGUI widgets library 0.6.0
PhWidgets::ComboBox::ThisCallbacks::Callback Struct Reference

Contains resource IDs for ComboBox callbacks of type PtCallback_t. More...

#include <ComboBox.h>

Public Types

enum  eCallback { list_activate , list_close }
 Resource IDs for ComboBox arguments of type PtCallback_t. More...
 

Detailed Description

Contains resource IDs for ComboBox callbacks of type PtCallback_t.

Member Enumeration Documentation

◆ eCallback

Resource IDs for ComboBox arguments of type PtCallback_t.

Aliases

PhWidgets::ComboBox::Callbacks::eCallback, PhWidgets::ComboBox::Callback::eCallback

See Widget::resource for usage description.

Enumerator
list_activate 

A list of PtCallback_t structures that define the callbacks that the widget invokes when the list is activated (i.e opened).

list_close 

A list of PtCallback_t structures that define the callbacks that are invoked when you close the combobox's list.


The documentation for this struct was generated from the following file: