#include <dcl/Config.h>
#include <dcl/Charset.h>
#include <dcl/URI.h>
#include <dcl/ArrayT.h>
#include "HtmlPage.h"
#include "LinkUtility.h"
#include "Page.h"
Go to the source code of this file.
◆ CM_DELETE
◆ CM_INSERT
◆ CM_UPDATE
◆ IMPLEMENT_CLASSINFO_EX() [1/5]
◆ IMPLEMENT_CLASSINFO_EX() [2/5]
◆ IMPLEMENT_CLASSINFO_EX() [3/5]
◆ IMPLEMENT_CLASSINFO_EX() [4/5]
Definition at line 166 of file Page.cpp.
170{
171 __nParts = 5;
172 __nRows = 20;
173 __nShortComment = 10;
174}
◆ IMPLEMENT_CLASSINFO_EX() [5/5]