Inheritance diagram for RomRep::ITBIgnMap:
Public Member Functions | |
ITBIgnMap (int x, int y, unsigned int loc, unsigned char themap __gc[,], unsigned char fil __gc[], int cscalarloc, int rscalarloc, int xoverloc, int ind, int mod) | |
virtual void | setColumnHeader (int col, String *val) |
Sets the header text for the specified column. | |
virtual bool | canEditHeader (bool column, int columnOrRow) |
This returns true if the column or row can be edited. | |
virtual void | byteChangeNotify (ByteChange *bc) |
|
|
|
For each inherited class, this will see if the byte location applies to their object and then make the appropriate updates. Reimplemented from RomRep::Obd0IgnMap. |
|
This returns true if the column or row can be edited.
Reimplemented from RomRep::Map. |
|
Sets the header text for the specified column.
Reimplemented from RomRep::Map. |