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