SudokuFX
Loading...
Searching...
No Matches
fr.softsf.sudokufx.viewmodel.FullMenuViewModel Class Reference

FullMenuViewModel with business logic (not final) More...

+ Collaboration diagram for fr.softsf.sudokufx.viewmodel.FullMenuViewModel:

Public Member Functions

 FullMenuViewModel (SoftwareService softwareService)
 
void test ()
 
StringProperty welcomeProperty ()
 

Private Member Functions

void createSoftware ()
 
void setWelcome (String output)
 
void updateSoftware (SoftwareDto softwareToUpdate)
 

Private Attributes

final SoftwareService softwareService
 
StringProperty welcome
 

Detailed Description

FullMenuViewModel with business logic (not final)

Constructor & Destructor Documentation

◆ FullMenuViewModel()

fr.softsf.sudokufx.viewmodel.FullMenuViewModel.FullMenuViewModel ( SoftwareService softwareService)

Member Function Documentation

◆ createSoftware()

void fr.softsf.sudokufx.viewmodel.FullMenuViewModel.createSoftware ( )
private
+ Here is the call graph for this function:

◆ setWelcome()

void fr.softsf.sudokufx.viewmodel.FullMenuViewModel.setWelcome ( String output)
private
+ Here is the call graph for this function:

◆ test()

void fr.softsf.sudokufx.viewmodel.FullMenuViewModel.test ( )
+ Here is the call graph for this function:

◆ updateSoftware()

void fr.softsf.sudokufx.viewmodel.FullMenuViewModel.updateSoftware ( SoftwareDto softwareToUpdate)
private
+ Here is the call graph for this function:

◆ welcomeProperty()

StringProperty fr.softsf.sudokufx.viewmodel.FullMenuViewModel.welcomeProperty ( )

Member Data Documentation

◆ softwareService

final SoftwareService fr.softsf.sudokufx.viewmodel.FullMenuViewModel.softwareService
private

◆ welcome

StringProperty fr.softsf.sudokufx.viewmodel.FullMenuViewModel.welcome
private

The documentation for this class was generated from the following file: