25 #ifndef YSimpleInputField_h
26 #define YSimpleInputField_h
57 virtual std::string
value() = 0;
65 virtual void setValue(
const std::string & text ) = 0;
70 std::string
label()
const;
90 virtual bool setProperty(
const std::string & propertyName,
A set of properties to check names and types against.
Transport class for the value of simple properties.