#include <gre/layer.h>
Public Types | |
| enum | TYPE { TYPE_None = 0, TYPE_User = 1, TYPE_Form = 2, TYPE_Internal = 3 } |
Public Member Functions | |
| HTREEITEM | AddTreeViewItem (GRE_MFC_TREEVIEW &TreeView, HTREEITEM hParent, HTREEITEM hInsertAfter) |
| void | CreateForm (bool NoDrop=false) |
| DBVIEWFLAGS | GetDbViewFlags () const |
| Widget | GetNameLabel () const |
| ERRVALUE | GetTableInfo (RVCTABLEINFO &tableinfo) const |
| ERRVALUE | HideTable () |
| bool | IsForm () const |
| bool | IsInternal () const |
| bool | IsOpen () const |
| bool | IsUser () const |
| bool | SetTable (INT32 TableNum, bool IsForm) |
| ERRVALUE | ShowTable () |
| TABLEINFO (COMPINFO &CompInfo) | |
| ~TABLEINFO () | |
|
|
|
|
|
Constructor.
|
|
|
Destructor.
|
|
||||||||||||||||
|
Add item for this table to MFC TreeView.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
1.3.8-20040913