Inheritance diagram for RomRep::ITBFuelMap:
Public Member Functions | |
ITBFuelMap (int x, int y, unsigned int loc, unsigned char themap __gc[,], unsigned int multloc, unsigned char mltarray __gc[], unsigned char fil __gc[], int cscalarloc, int rowScalarLoc, 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::Obd0FuelMap. |
|
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. |