gSAFE
1.3.8
|
Classes | |
class | HArrayButton |
class | HDecorDialog |
class | HDispCharHash |
class | HDispCheck |
class | HDispDataField |
class | HDispDate |
class | HDispFloating |
class | HDispKey |
class | HDispLargeText |
class | HDispList |
class | HDispNumber |
class | HDispNumHash |
class | HDispPlainDataMatrix |
class | HDispSmallText |
class | HDispSqlChoose |
class | HDispStatic |
class | HDispTable |
class | HDispTimestamp |
class | HDynTableDispConnector |
class | HPlainDMD |
class | HPleaseWaitWindow |
class | HPressButton |
class | HPressButtonSizeSyncronizer |
class | HShowPrintHtml |
class | HSpinBox |
class | HTableBrowser |
class | HTableBrowserElement |
Macros | |
#define | CLICK_ON_CELL 1 |
#define | DELETE_DATA 1 |
#define | DONT_DELETE_DATA 0 |
#define | END_CLEAN 3 |
#define | EXT_EDIT_PROCESS "externaledit.bat" |
#define | FULL_CLEAN 1 |
#define | KEEP_ALL 0 |
#define | NEED_UPDATE 0 |
#define | START_CLEAN 2 |
#define DELETE_DATA 1 |
This define tells what happend with the metadata if the gui object is deleted.
#define DONT_DELETE_DATA 0 |
This define tells what happend with the metadata if the gui object is deleted.
#define END_CLEAN 3 |
The metadata instance handling of GUI calsses (What the GUI class do with the metadata pointer on starting and destorying )
#define FULL_CLEAN 1 |
The metadata instance handling of GUI calsses (What the GUI class do with the metadata pointer on starting and destorying )
#define KEEP_ALL 0 |
The metadata instance handling of GUI calsses (What the GUI class do with the metadata pointer on starting and destorying )
#define START_CLEAN 2 |
The metadata instance handling of GUI calsses (What the GUI class do with the metadata pointer on starting and destorying )