GridObject
GridObject is a private binder used by EE array classes to bind the user data and data used by array to insure the proper working of the class.
Private Details
/!\/!\/!\/!\ All private details are usable but it is highly recommended to do not use any of those. It might make the class unstable. /!\/!\/!\/!\
Variables (Members):
| Name | Type | Default Value | Description | 
| ID | Integer | null | For now the ID is non pertinent data. | 
| X | Integer | null | Define the X (horizontal) position of the data. | 
| Y | Integer | null | Define the Y (vertical) position of the data. | 
| objRef | Class | null | Object of the user | 
Created with the Personal Edition of HelpNDoc: Easily create PDF Help documents