CDBMSEditorView Class Reference

List of all members.

Public Member Functions

 ~CDBMSEditorView ()
void GetAuthorL (TDes &aResult) const
void GetTitleL (TDes &aResult) const
void GetDescriptionL (TDes &aResult) const

Static Public Member Functions

static CDBMSEditorViewNewL (const TRect &aRect)

Detailed Description

Class: CDBMSEditorView

Description: An instance of this class is the Application View object for the DBMS example application.

This is window owning container control. It shows three editboxes, where user can give in DBMS properties.

Definition at line 46 of file DBMSEditorView.h.


Constructor & Destructor Documentation

CDBMSEditorView::~CDBMSEditorView (  ) 

Member Function Documentation

CDBMSEditorView * CDBMSEditorView::NewL ( const TRect &  aRect  )  [static]

Function: NewL

Description: Create a CDBMSEditorView object, which will draw itself to aRect.

Param: aRect the rectangle this view will be drawn to

Returns: A pointer to the created instance of CDBMSEditorView

Definition at line 50 of file DBMSEditorView.cpp.

void CDBMSEditorView::GetAuthorL ( TDes &  aResult  )  const
void CDBMSEditorView::GetTitleL ( TDes &  aResult  )  const
void CDBMSEditorView::GetDescriptionL ( TDes &  aResult  )  const

Generated by  doxygen 1.6.2