26 #define YUILogComponent "ui" 29 #include "YUISymbols.h" 30 #include "YSimpleInputField.h" 49 YUI_CHECK_NEW( priv );
86 propSet.
add(
YProperty( YUIProperty_Value, YStringProperty ) );
87 propSet.
add(
YProperty( YUIProperty_Label, YStringProperty ) );
Transport class for the value of simple properties.
void check(const std::string &propertyName) const
Check if a property 'propertyName' exists in this property set.
void add(const YProperty &prop)
Add a property to this property set.
A set of properties to check names and types against.
std::string stringVal() const
Methods to get the value of this property.
bool isEmpty() const
Returns 'true' if this property set does not contain anything.
Class for widget properties.
YPropertyType type() const
Returns the type of this property value.