| Index | Parent | CM class |
The CM class is used to create a CManager object.
A CManager object is a group like that one that appears in the CManager main window.
CM is a subclass of CManager.mcc so you must have CManager.mcc in MUI:Libs/MUI to use
it.
CManager and CManager.mcc are copyright of Simone
Tellini.
| ATTRIBUTES | |||
|---|---|---|---|
| Name | Type | Class | Note |
| AutoLoad | B | I | If 1, the object will load its data the first time it is drawn; If 0, the data must be load via LoadData method |
| Changed | B | SGN | |
| DoubleClick | S | IGN G2N | |
| HideChat | B | I | |
| HideFtp | B | I | |
| HideTelnet | B | I | |
| HideUsers | B | I | |
| HideWWW | B | I | |
| NoMenu | B | IS | |
| Path | S | G | |
| METHODS | ||
|---|---|---|
| Name | Parameters | Note |
| LoadData | ||
| SaveData | ||