25 #ifndef YSelectionBox_h
26 #define YSelectionBox_h
28 #include "YSelectionWidget.h"
75 virtual const char *
widgetClass()
const {
return "YSelectionBox"; }
126 virtual bool setProperty(
const std::string & propertyName,
158 #endif // YSelectionBox_h
virtual const YPropertySet & propertySet()
const char * userInputProperty()
virtual YPropertyValue getProperty(const std::string &propertyName)
virtual bool setProperty(const std::string &propertyName, const YPropertyValue &val)
virtual const char * widgetClass() const
void setImmediateMode(bool on=true)
virtual void setShrinkable(bool shrinkable=true)
YSelectionBox(YWidget *parent, const std::string &label)
bool immediateMode() const