Main dialog for Export. More...
#include <mie/uimain.h>

Public Member Functions | |
| EXPORTDIALOG () | |
| virtual | ~EXPORTDIALOG () |
Private Member Functions | |
| bool | AddObject (const RVC::OBJITEM &objitem) |
| ERRVALUE | Select (bool notify, GETOBJFLAGS GetObjFlags=GETOBJFLAG_None) |
| virtual bool | v_AllowFormatChange (const FORMAT *format) |
| virtual ERRVALUE | v_CreateContent (MGUI::LAYOUT_PANE &MainPane) |
| virtual const MISTRING | v_GetFileObjBoxTitle () |
| virtual const MISTRING | v_GetFormatBoxTitle () |
| virtual const MISTRING | v_GetSelectBtnLabel () |
| virtual void | v_OnBtnNext () |
| virtual void | v_OnBtnRemove () |
| virtual void | v_OnBtnSelect () |
| virtual bool | v_OnBtnSelectRDBMSSource () |
| virtual void | v_OnFiltByExtn () |
| virtual void | v_OnFormatChanged (const FORMAT *format) |
| virtual void | v_OnObjectsAllRemoved () |
| virtual void | v_OnToggleObjType () |
Private Attributes | |
| bool | m_bFilteringByName |
| RVC::OBJITEMLIST | m_ObjItemList |
| GETOBJFILT * | m_pObjFilt |
Main dialog for Export.
| MIE::EXPORTDIALOG::EXPORTDIALOG | ( | ) |
| virtual MIE::EXPORTDIALOG::~EXPORTDIALOG | ( | ) | [virtual] |
| bool MIE::EXPORTDIALOG::AddObject | ( | const RVC::OBJITEM & | objitem | ) | [private] |
| ERRVALUE MIE::EXPORTDIALOG::Select | ( | bool | notify, | |
| GETOBJFLAGS | GetObjFlags = GETOBJFLAG_None | |||
| ) | [private] |
| virtual bool MIE::EXPORTDIALOG::v_AllowFormatChange | ( | const FORMAT * | format | ) | [private, virtual] |
Check object or file list to see if format can be changed.
Implements MIE::IMPEXPDIALOG_BASE.
| virtual ERRVALUE MIE::EXPORTDIALOG::v_CreateContent | ( | MGUI::LAYOUT_PANE & | MainPane | ) | [private, virtual] |
Creates content specific to import or export.
Implements MIE::IMPEXPDIALOG_BASE.
| virtual const MISTRING MIE::EXPORTDIALOG::v_GetFileObjBoxTitle | ( | ) | [private, virtual] |
Implements MIE::IMPEXPDIALOG_BASE.
| virtual const MISTRING MIE::EXPORTDIALOG::v_GetFormatBoxTitle | ( | ) | [private, virtual] |
Implements MIE::IMPEXPDIALOG_BASE.
| virtual const MISTRING MIE::EXPORTDIALOG::v_GetSelectBtnLabel | ( | ) | [private, virtual] |
Implements MIE::IMPEXPDIALOG_BASE.
| virtual void MIE::EXPORTDIALOG::v_OnBtnNext | ( | ) | [private, virtual] |
Implements MIE::IMPEXPDIALOG_BASE.
| virtual void MIE::EXPORTDIALOG::v_OnBtnRemove | ( | ) | [private, virtual] |
Implements MIE::IMPEXPDIALOG_BASE.
| virtual void MIE::EXPORTDIALOG::v_OnBtnSelect | ( | ) | [private, virtual] |
Implements MIE::IMPEXPDIALOG_BASE.
| virtual bool MIE::EXPORTDIALOG::v_OnBtnSelectRDBMSSource | ( | ) | [private, virtual] |
Implements MIE::IMPEXPDIALOG_BASE.
| virtual void MIE::EXPORTDIALOG::v_OnFiltByExtn | ( | ) | [private, virtual] |
Implements MIE::IMPEXPDIALOG_BASE.
| virtual void MIE::EXPORTDIALOG::v_OnFormatChanged | ( | const FORMAT * | format | ) | [private, virtual] |
Implements MIE::IMPEXPDIALOG_BASE.
| virtual void MIE::EXPORTDIALOG::v_OnObjectsAllRemoved | ( | ) | [private, virtual] |
Implements MIE::IMPEXPDIALOG_BASE.
| virtual void MIE::EXPORTDIALOG::v_OnToggleObjType | ( | ) | [private, virtual] |
Implements MIE::IMPEXPDIALOG_BASE.
bool MIE::EXPORTDIALOG::m_bFilteringByName [private] |
GETOBJFILT* MIE::EXPORTDIALOG::m_pObjFilt [private] |
1.6.1