ComboBoxEvent - selflash/ofxSelflash GitHub Wiki
static string CHANGE
static string CLOSE
static string ENTER
static string ITEM_ROLL_OUT
static string ITEM_ROLL_OVER
static string OPEN
static string SCROLL
ComboBoxEvent(string type)
template <class T>
ComboBoxEvent(string type, T data)
~ComboBoxEvent()
const string& label()
template <class T>
T data()