[172] | 1 | \hypertarget{classAttribute}{ |
---|
[140] | 2 | \section{Attribute Class Reference} |
---|
| 3 | \label{classAttribute}\index{Attribute@{Attribute}} |
---|
[172] | 4 | } |
---|
[162] | 5 | Abstract class declaring general properties of a frame for data binding. |
---|
[140] | 6 | |
---|
| 7 | |
---|
| 8 | {\tt \#include $<$userinfo.h$>$} |
---|
| 9 | |
---|
[162] | 10 | Collaboration diagram for Attribute:\nopagebreak |
---|
[140] | 11 | \begin{figure}[H] |
---|
| 12 | \begin{center} |
---|
| 13 | \leavevmode |
---|
[162] | 14 | \includegraphics[width=85pt]{classAttribute__coll__graph} |
---|
[140] | 15 | \end{center} |
---|
| 16 | \end{figure} |
---|
| 17 | \subsection*{Public Member Functions} |
---|
| 18 | \begin{CompactItemize} |
---|
| 19 | \item |
---|
[172] | 20 | \hypertarget{classAttribute_4c4c80e6b59e3356324ef02d0e92d813}{ |
---|
| 21 | \hyperlink{classAttribute_4c4c80e6b59e3356324ef02d0e92d813}{Attribute} (string attributeName)} |
---|
| 22 | \label{classAttribute_4c4c80e6b59e3356324ef02d0e92d813} |
---|
[140] | 23 | |
---|
[162] | 24 | \begin{CompactList}\small\item\em Default constructor fixing a name of the related attribute. \item\end{CompactList}\item |
---|
[172] | 25 | \hypertarget{classAttribute_6ebbcaaf9c90a979e645f469e02bb940}{ |
---|
| 26 | string \& \hyperlink{classAttribute_6ebbcaaf9c90a979e645f469e02bb940}{Get} (DOMElement \&element) const } |
---|
| 27 | \label{classAttribute_6ebbcaaf9c90a979e645f469e02bb940} |
---|
[140] | 28 | |
---|
[162] | 29 | \begin{CompactList}\small\item\em This method parse DOMElement, finds proper attribute and returns its value. \item\end{CompactList}\item |
---|
[172] | 30 | \hypertarget{classAttribute_e011d84e2e3c40390807a8b8e58e3c35}{ |
---|
[255] | 31 | void \hyperlink{classAttribute_e011d84e2e3c40390807a8b8e58e3c35}{Set} (DOMElement \&element, const string \&str) const } |
---|
[172] | 32 | \label{classAttribute_e011d84e2e3c40390807a8b8e58e3c35} |
---|
[140] | 33 | |
---|
[162] | 34 | \begin{CompactList}\small\item\em This method adds the passed string as an new attribute into the passed DOMElement. \item\end{CompactList}\end{CompactItemize} |
---|
| 35 | \subsection*{Static Public Attributes} |
---|
| 36 | \begin{CompactItemize} |
---|
| 37 | \item |
---|
[172] | 38 | \hypertarget{classAttribute_d6474fd976f505e70e10c497199c6770}{ |
---|
| 39 | static const \hyperlink{classAttribute}{Attribute} \hyperlink{classAttribute_d6474fd976f505e70e10c497199c6770}{help}} |
---|
| 40 | \label{classAttribute_d6474fd976f505e70e10c497199c6770} |
---|
[140] | 41 | |
---|
[162] | 42 | \begin{CompactList}\small\item\em Static member, an instance related to an attribute named 'help'. \item\end{CompactList}\item |
---|
[172] | 43 | \hypertarget{classAttribute_5f6cce980606fa8943857204aacb5478}{ |
---|
| 44 | static const \hyperlink{classAttribute}{Attribute} \hyperlink{classAttribute_5f6cce980606fa8943857204aacb5478}{type}} |
---|
| 45 | \label{classAttribute_5f6cce980606fa8943857204aacb5478} |
---|
[140] | 46 | |
---|
[162] | 47 | \begin{CompactList}\small\item\em Static member, a constant instance related to an attribute named 'type'. \item\end{CompactList}\item |
---|
[172] | 48 | \hypertarget{classAttribute_452441da4ebfda23cdc668943ffe8da7}{ |
---|
| 49 | static const \hyperlink{classAttribute}{Attribute} \hyperlink{classAttribute_452441da4ebfda23cdc668943ffe8da7}{value}} |
---|
| 50 | \label{classAttribute_452441da4ebfda23cdc668943ffe8da7} |
---|
[140] | 51 | |
---|
[162] | 52 | \begin{CompactList}\small\item\em Static member, a constant instance related to the attribute named 'value'. \item\end{CompactList}\end{CompactItemize} |
---|
[140] | 53 | |
---|
| 54 | |
---|
| 55 | \subsection{Detailed Description} |
---|
[162] | 56 | Abstract class declaring general properties of a frame for data binding. |
---|
[140] | 57 | |
---|
| 58 | The documentation for this class was generated from the following files:\begin{CompactItemize} |
---|
| 59 | \item |
---|
[261] | 60 | userinfo.h\item |
---|
| 61 | userinfo.cpp\end{CompactItemize} |
---|