CPKIFCRLDetailsPanel Class Reference

#include <CRLDetailsPanel.h>

Inheritance diagram for CPKIFCRLDetailsPanel:

Inheritance graph
[legend]
Collaboration diagram for CPKIFCRLDetailsPanel:

Collaboration graph
[legend]

List of all members.


Detailed Description

The CPKIFCRLDetailsPanel is used to desplay CRLs details (crl entries) to users

TSP-enforcing: No

Definition at line 38 of file CRLDetailsPanel.h.


Public Member Functions

 CPKIFCRLDetailsPanel (wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL|wxNO_BORDER)
wxListCtrl * GetCRLEntryList ()
wxTextCtrl * GetCRLEntryFieldDetails ()
wxListCtrl * GetCRLEntryDetailsList ()
void SetCRL (CPKIFCRLPtr &cert)
void OnInitDialog (wxInitDialogEvent &event)

Constructor & Destructor Documentation

CPKIFCRLDetailsPanel::CPKIFCRLDetailsPanel ( wxWindow *  parent,
wxWindowID  id = -1,
const wxPoint &  position = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxTAB_TRAVERSAL | wxNO_BORDER 
)

Interface: External

Panel constructor

Returns:
None

Definition at line 54 of file CRLDetailsPanel.cpp.


Member Function Documentation

wxListCtrl* CPKIFCRLDetailsPanel::GetCRLEntryList (  )  [inline]

Definition at line 48 of file CRLDetailsPanel.h.

wxTextCtrl* CPKIFCRLDetailsPanel::GetCRLEntryFieldDetails (  )  [inline]

Definition at line 49 of file CRLDetailsPanel.h.

wxListCtrl* CPKIFCRLDetailsPanel::GetCRLEntryDetailsList (  )  [inline]

Definition at line 50 of file CRLDetailsPanel.h.

void CPKIFCRLDetailsPanel::SetCRL ( CPKIFCRLPtr &  crl  ) 

Interface: External

This function sets CRL that will be displayed

Returns:
None

Definition at line 104 of file CRLDetailsPanel.cpp.

Referenced by CPKIFCRLDisplayNotebook::OnInitDialog().

void CPKIFCRLDetailsPanel::OnInitDialog ( wxInitDialogEvent &  event  ) 

Interface: External

Panel initialization

Returns:
None

Definition at line 91 of file CRLDetailsPanel.cpp.

Referenced by CPKIFCRLDisplayNotebook::OnInitDialog().


The documentation for this class was generated from the following files:

Generated on Mon Nov 15 11:20:07 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6