Naoghuman/lib-fxml

[api] Extend FXMLAction with new method for Function'T,R'.

Naoghuman opened this issue · 0 comments

[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.