Uses of Class
it.tidalwave.role.ui.javafx.example.large.mainscreen.MainScreenPresentation.Bindings
-
Packages that use MainScreenPresentation.Bindings Package Description it.tidalwave.role.ui.javafx.example.large.mainscreen -
-
Uses of MainScreenPresentation.Bindings in it.tidalwave.role.ui.javafx.example.large.mainscreen
Methods in it.tidalwave.role.ui.javafx.example.large.mainscreen with parameters of type MainScreenPresentation.Bindings Modifier and Type Method Description void
MainScreenPresentation. bind(MainScreenPresentation.Bindings bindings)
A presentation always exposes abind()
method which is invoked by the control and binds callbacks and form fields.
-