Type alias EventListenerNames

EventListenerNames: "*" | "board:rescale" | "board:change-active-drawing" | "shape:create" | "shape:move" | "shape:delete" | "shape:rotate" | "shape:destroy" | "shape:delete" | "shape:undelete" | "shape:selectable" | "group:create" | "group:delete" | "group:undelete" | "group:destroy" | "group:attach" | "group:detach" | "group:ungroup" | "label:update-text" | "flip:x" | "flip:y" | "history:undo" | "history:redo" | "history:reset" | "selection:change" | "selection:move" | "selection:dragstart" | "selection:dragmove" | "selection:dragend" | "selection:transformstart" | "selection:transform" | "selection:transformend" | "selection:delete" | "filter:add" | "filter:remove" | "rotation:straighten" | "rotation:transform" | "crop"