File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -12,18 +12,3 @@ It's how dialog looks like:
1212
1313To invoke the dialog you can with double click on any value within Product column.
1414Dialog also allow you to filter rows with some string.
15-
16- Project structure:
17- ru.vlsoft.controllers.MainFormController - controller of the main form, which contain table with some simple data
18-
19- ru.vlsoft.models.BaseObject - abstract class, base for other models (entities)
20- ru.vlsoft.models.Country
21- ru.vlsoft.models.Product
22- ru.vlsoft.models.TableDetails - model for simulating, for example, lines of the sales receipt
23-
24- ru.vlsoft.table_cells.ProductTableCell - extends TableCell
25-
26- ru.vlsoft.view_models.ProductListViewModel - used for creating choice dialog content with tableView and textField for filter
27-
28- ru.vlsoft.GeneralUtils - utilite-class, for data generating
29- ru.vlsoft.MainClass - class with main method
You can’t perform that action at this time.
0 commit comments