Skip to content
Snippets Groups Projects
Commit 10173a6f authored by Harry Linrui XU's avatar Harry Linrui XU
Browse files

"Extracted the DialogMode enum out from the ExpenseController

parent 1e02cbe7
No related branches found
No related tags found
Loading
package no.ntnu.idatt1002.demo.controller;
enum DialogMode {
ADD, EDIT, DELETE
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment