#include <AnchorTag.h>
Inheritance diagram for illiminable::libCMMLTagsDotNET::AnchorTag:
Public Member Functions | |
AnchorTag (void) | |
AnchorTag (C_AnchorTag *inTag, bool inDeleteBase) | |
virtual | ~AnchorTag (void) |
String * | cls () |
String * | href () |
void | setCls (String *inCls) |
void | setHref (String *inHref) |
virtual String * | toString () |
C_AnchorTag * | getMe () |
String * | text () |
void | setText (String *inText) |
String * | lang () |
String * | dirn () |
void | setLang (String *inLang) |
void | setDirn (String *inDirn) |
String * | id () |
void | setId (String *inId) |
Protected Attributes | |
C_CMMLTag * | mBaseClass |
bool | mDeleteBase |
|
Definition at line 42 of file AnchorTag.cpp. |
|
Definition at line 55 of file AnchorTag.cpp. |
|
Definition at line 47 of file AnchorTag.cpp. |
|
Definition at line 66 of file AnchorTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 57 of file HumReadCMMLTag.cpp. References illiminable::libCMMLTagsDotNET::HumReadCMMLTag::getMe(). |
Here is the call graph for this function:
|
Reimplemented from illiminable::libCMMLTagsDotNET::TextFieldTag. Definition at line 60 of file AnchorTag.cpp. Referenced by cls(), href(), illiminable::libCMMLTagsDotNET::ClipTag::setAnchor(), setCls(), setHref(), and toString(). |
|
Definition at line 70 of file AnchorTag.cpp. References getMe(). Referenced by DNPlay::frmDNPlay::clipCallback(). |
Here is the call graph for this function:
|
Definition at line 52 of file CMMLTag.cpp. References C_CMMLTag::id(), and illiminable::libCMMLTagsDotNET::CMMLTag::mBaseClass. |
Here is the call graph for this function:
|
Definition at line 54 of file HumReadCMMLTag.cpp. References illiminable::libCMMLTagsDotNET::HumReadCMMLTag::getMe(). |
Here is the call graph for this function:
|
Definition at line 75 of file AnchorTag.cpp. References getMe(), and C_AnchorTag::setCls(). |
Here is the call graph for this function:
|
Definition at line 68 of file HumReadCMMLTag.cpp. References illiminable::libCMMLTagsDotNET::HumReadCMMLTag::getMe(), and C_HumReadCMMLTag::setDirn(). |
Here is the call graph for this function:
|
Definition at line 81 of file AnchorTag.cpp. References getMe(), and C_AnchorTag::setHref(). |
Here is the call graph for this function:
|
Definition at line 57 of file CMMLTag.cpp. References illiminable::libCMMLTagsDotNET::CMMLTag::mBaseClass, and C_CMMLTag::setId(). |
Here is the call graph for this function:
|
Definition at line 62 of file HumReadCMMLTag.cpp. References illiminable::libCMMLTagsDotNET::HumReadCMMLTag::getMe(), and C_HumReadCMMLTag::setLang(). |
Here is the call graph for this function:
|
Definition at line 58 of file TextFieldTag.cpp. References illiminable::libCMMLTagsDotNET::TextFieldTag::getMe(), and C_TextFieldTag::setText(). |
Here is the call graph for this function:
|
Definition at line 53 of file TextFieldTag.cpp. References illiminable::libCMMLTagsDotNET::TextFieldTag::getMe(). Referenced by DNPlay::frmDNPlay::clipCallback(), and DNPlay::frmDNPlay::headCallback(). |
Here is the call graph for this function:
|
Implements illiminable::libCMMLTagsDotNET::TextFieldTag. Definition at line 90 of file AnchorTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 121 of file CMMLTag.h. Referenced by illiminable::libCMMLTagsDotNET::CMMLTag::id(), and illiminable::libCMMLTagsDotNET::CMMLTag::setId(). |
|
|