module Controller.Menu.Table.Rename (columnEventHandlerWith,rowEventHandlerWith) where import Controller (Controller) columnEventHandlerWith,rowEventHandlerWith :: Int -> Controller ()