Show
Ignore:
Timestamp:
09/24/08 13:31:03 (16 years ago)
Author:
smidl
Message:

Latex doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/classAttribute.tex

    r162 r172  
     1\hypertarget{classAttribute}{ 
    12\section{Attribute Class Reference} 
    23\label{classAttribute}\index{Attribute@{Attribute}} 
     4} 
    35Abstract class declaring general properties of a frame for data binding.   
    46 
     
    1618\begin{CompactItemize} 
    1719\item  
    18 {\bf Attribute} (string attributeName)\label{classAttribute_4c4c80e6b59e3356324ef02d0e92d813} 
     20\hypertarget{classAttribute_4c4c80e6b59e3356324ef02d0e92d813}{ 
     21\hyperlink{classAttribute_4c4c80e6b59e3356324ef02d0e92d813}{Attribute} (string attributeName)} 
     22\label{classAttribute_4c4c80e6b59e3356324ef02d0e92d813} 
    1923 
    2024\begin{CompactList}\small\item\em Default constructor fixing a name of the related attribute. \item\end{CompactList}\item  
    21 string \& {\bf Get} (DOMElement \&element) const \label{classAttribute_6ebbcaaf9c90a979e645f469e02bb940} 
     25\hypertarget{classAttribute_6ebbcaaf9c90a979e645f469e02bb940}{ 
     26string \& \hyperlink{classAttribute_6ebbcaaf9c90a979e645f469e02bb940}{Get} (DOMElement \&element) const } 
     27\label{classAttribute_6ebbcaaf9c90a979e645f469e02bb940} 
    2228 
    2329\begin{CompactList}\small\item\em This method parse DOMElement, finds proper attribute and returns its value. \item\end{CompactList}\item  
    24 void {\bf Set} (DOMElement \&element, const string \&{\bf str}) const \label{classAttribute_e011d84e2e3c40390807a8b8e58e3c35} 
     30\hypertarget{classAttribute_e011d84e2e3c40390807a8b8e58e3c35}{ 
     31void \hyperlink{classAttribute_e011d84e2e3c40390807a8b8e58e3c35}{Set} (DOMElement \&element, const string \&\hyperlink{classstr}{str}) const } 
     32\label{classAttribute_e011d84e2e3c40390807a8b8e58e3c35} 
    2533 
    2634\begin{CompactList}\small\item\em This method adds the passed string as an new attribute into the passed DOMElement. \item\end{CompactList}\end{CompactItemize} 
     
    2836\begin{CompactItemize} 
    2937\item  
    30 static const {\bf Attribute} {\bf help}\label{classAttribute_d6474fd976f505e70e10c497199c6770} 
     38\hypertarget{classAttribute_d6474fd976f505e70e10c497199c6770}{ 
     39static const \hyperlink{classAttribute}{Attribute} \hyperlink{classAttribute_d6474fd976f505e70e10c497199c6770}{help}} 
     40\label{classAttribute_d6474fd976f505e70e10c497199c6770} 
    3141 
    3242\begin{CompactList}\small\item\em Static member, an instance related to an attribute named 'help'. \item\end{CompactList}\item  
    33 static const {\bf Attribute} {\bf type}\label{classAttribute_5f6cce980606fa8943857204aacb5478} 
     43\hypertarget{classAttribute_5f6cce980606fa8943857204aacb5478}{ 
     44static const \hyperlink{classAttribute}{Attribute} \hyperlink{classAttribute_5f6cce980606fa8943857204aacb5478}{type}} 
     45\label{classAttribute_5f6cce980606fa8943857204aacb5478} 
    3446 
    3547\begin{CompactList}\small\item\em Static member, a constant instance related to an attribute named 'type'. \item\end{CompactList}\item  
    36 static const {\bf Attribute} {\bf value}\label{classAttribute_452441da4ebfda23cdc668943ffe8da7} 
     48\hypertarget{classAttribute_452441da4ebfda23cdc668943ffe8da7}{ 
     49static const \hyperlink{classAttribute}{Attribute} \hyperlink{classAttribute_452441da4ebfda23cdc668943ffe8da7}{value}} 
     50\label{classAttribute_452441da4ebfda23cdc668943ffe8da7} 
    3751 
    3852\begin{CompactList}\small\item\em Static member, a constant instance related to the attribute named 'value'. \item\end{CompactList}\end{CompactItemize}