1 #ifndef Fireworks_TableWidget_FWTabularWidget_h 2 #define Fireworks_TableWidget_FWTabularWidget_h 59 void buttonPressed(Int_t row, Int_t column, Event_t* event, Int_t relX, Int_t relY);
60 void buttonReleased(Int_t row, Int_t column, Event_t* event, Int_t relX, Int_t relY);
79 void translateToRowColumn(Int_t iX, Int_t iY, Int_t& oRow, Int_t& oCol, Int_t&oRelX, Int_t& oRelY)
const;