Public Member Functions | Protected Attributes

AP_Dialog_Modal Class Reference

#include <ap_Dialog_Modal.h>

Inheritance diagram for AP_Dialog_Modal:
XAP_Dialog_NonPersistent XAP_Dialog AP_Dialog_InsertBookmark AP_CocoaDialog_InsertBookmark AP_UnixDialog_InsertBookmark AP_Win32Dialog_InsertBookmark

List of all members.

Public Member Functions

 AP_Dialog_Modal (XAP_DialogFactory *pDlgFactory, XAP_Dialog_Id id, const char *helpUrl=NULL)
virtual ~AP_Dialog_Modal ()
virtual void maybeClosePopupPreviewBubbles ()
void closePopupPreviewBubbles ()
virtual void maybeReallowPopupPreviewBubbles ()
FV_ViewgetView () const

Protected Attributes

FV_View_BubbleBlocker m_bubbleBlocker

Constructor & Destructor Documentation

AP_Dialog_Modal::AP_Dialog_Modal ( XAP_DialogFactory pDlgFactory,
XAP_Dialog_Id  id,
const char *  helpUrl = NULL 
)
AP_Dialog_Modal::~AP_Dialog_Modal (  )  [virtual]

Member Function Documentation

void AP_Dialog_Modal::closePopupPreviewBubbles (  ) 
FV_View * AP_Dialog_Modal::getView ( void   )  const
void AP_Dialog_Modal::maybeClosePopupPreviewBubbles (  )  [virtual]

Reimplemented from XAP_Dialog.

References closePopupPreviewBubbles().

void AP_Dialog_Modal::maybeReallowPopupPreviewBubbles (  )  [virtual]

Reimplemented from XAP_Dialog.

References m_bubbleBlocker, and UT_DEBUGMSG.


Member Data Documentation


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