| TBL_Product2 | ||
| Functions | ||
| fnEmptyFunction | ||
| fnBLABLA_01 | Description of function fnBLABLA_01.(...) | |
| fnBLABLA_02 | Description of function fnBLABLA_02.(...) | |
| Message Actions | ||
| On SAM_Create | comment on SAM_Create | |
| On SAM_CreateComplete | comment on SAM_CreateComplete | |
| On SAM_RowHeaderClick | ||
| On SAM_RowHeaderDoubleClick | ||
| On SAM_FetchRow | ||
| On SAM_EndCellTab | ||
| On SAM_Activate | ||
| On SAM_ColumnSelectClick | ||
| fnEmptyFunction |
| On SAM_Create | ||
| comment on SAM_Create | ||
| I call these functions... | ||
| cCoNNeCT.Connect (connect) | ||
| cMyFunClass.getID (demotest) | ||
| cMyFunClass.getName (demotest) |
| On SAM_CreateComplete | ||
| comment on SAM_CreateComplete | ||
| I call these functions... | ||
| cMyFunClass.getID (demotest) | ||
| cCoNNeCT_ex.PopulateTable (connect) |
| On SAM_RowHeaderClick | ||
| I call these functions... | ||
| cMyFunClass.getID (demotest) |
| On SAM_RowHeaderDoubleClick | ||
| I call these functions... | ||
| cMyFunClass.getID (demotest) |
| On SAM_FetchRow |
| On SAM_EndCellTab |
| On SAM_Activate | ||
| I call these functions... | ||
| cMyFunClass.getID (demotest) |
| On SAM_ColumnSelectClick | ||
| I call these functions... | ||
| cMyFunClass.getID (demotest) | ||
| cMyFunClass.getName (demotest) |