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