Smart CODE | |
Your on-line guide to the generated code |
Procedure Type | Description | Availability | ||
---|---|---|---|---|
Get/Set | Thin Client | Internet | ||
UserCallbackProc | Get/Set Smart Code stubs | YES | ||
ServerCallbackProc | Thin-client callback, written in the server | YES | ||
ConditionsProc | Thin-client and Internet preconditions and postconditions | opt | opt | |
SendHandlerProc | Internet POST data to a web server | (opt) | opt | |
ReceiveHandlerProc | Internet handler for URL content | (opt) | YES | |
OutOfBandHandlerProc | Thin-client handler for unexpected mime-types | opt | opt | |
CustomizerGetSetProc | Customizer resource values | opt | opt | |
ExtraDataProc | Extra data fields in the group structure | opt | opt | opt |
Fields marked YES are essential for that particular Smart Code type.
Optional fields are marked opt.
() are available but would only
rarely be used.
Data Type | Description | Availability | ||
---|---|---|---|---|
Get/Set | Thin Client | Internet | ||
Smart Code Data | Callout data | yes | ||
Internet/Thin-client Smart Code Data | Callout data | yes | yes | |
Server-side Smart Code Data | Callback data | yes | ||
Batch Group Processing | Alternative automated processing API for group data | |||
The Group Instance | User Defined Group of Controls | yes | yes | yes |
Server-side Group Instance | Group Data Object for server-side callbacks | yes | ||
Internet Data | Handle on data coming from the internet | yes | yes | |
C++ support classes | ||||
Java support classes |