Attribute Class Reference

Abstract class declaring general properties of a frame for data binding. More...

#include <userinfo.h>

Collaboration diagram for Attribute:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Attribute (string attributeName)
 Default constructor fixing a name of the related attribute.
string & Get (DOMElement &element) const
 This method parse DOMElement, finds proper attribute and returns its value.
void Set (DOMElement &element, const string &str) const
 This method adds the passed string as an new attribute into the passed DOMElement.

Static Public Attributes

static const Attribute help
 Static member, an instance related to an attribute named 'help'.
static const Attribute type
 Static member, a constant instance related to an attribute named 'type'.
static const Attribute value
 Static member, a constant instance related to the attribute named 'value'.


Detailed Description

Abstract class declaring general properties of a frame for data binding.
The documentation for this class was generated from the following files:

Generated on Tue Sep 23 16:00:48 2008 for mixpp by  doxygen 1.5.6