[api] Extend FXMLAction with new method for Function'T,R'.
Naoghuman opened this issue · 0 comments
Naoghuman commented
[api] Extend FXMLAction with new method for Function'T,R'.
- This allowed to register functionalities which will return a FXMModel.
- For example in SqlProvider we have a method which will load an entity with an id and return the resutl as an FXMLModel.