By default, an AngularFaces application communicates with the server via button clicks. However, if you need more flexibility,
you can also trigger an JSF request in Javascript by calling $scope.afSendNGSyncToServer
. This function sends
the content of the input fields and the ngsync
model values to the server and updates the client's values
with the server's bean values. $scope.afSendNGSyncToServer
doesn't trigger a method on the back-end.
Add your logic to the bean attribute setters to react to $scope.afSendNGSyncToServer
.
By default, an AngularFaces application communicates with the server via button clicks. However, if you need more flexibility,
you can also trigger an JSF request in Javascript by calling $scope.afSendNGSyncToServer
. This function sends
the content of the input fields and the ngsync
model values to the server and updates the client's values
with the server's bean values. $scope.afSendNGSyncToServer
doesn't trigger a method on the back-end.
Add your logic to the bean attribute setters to react to $scope.afSendNGSyncToServer
.
A página ainda não foi traduzido para o Português. Por favor, leia a tradução em Inglês. Pedimos desculpas por qualquer inconveniente.
By default, an AngularFaces application communicates with the server via button clicks. However, if you need more flexibility,
you can also trigger an JSF request in Javascript by calling $scope.afSendNGSyncToServer
. This function sends
the content of the input fields and the ngsync
model values to the server and updates the client's values
with the server's bean values. $scope.afSendNGSyncToServer
doesn't trigger a method on the back-end.
Add your logic to the bean attribute setters to react to $scope.afSendNGSyncToServer
.
Für diese Seite gibt es noch keine deutsche Übersetzung. Bitte lesen Sie solange die englische Version. Wir bitten Sie um Verständnis.
By default, an AngularFaces application communicates with the server via button clicks. However, if you need more flexibility,
you can also trigger an JSF request in Javascript by calling $scope.afSendNGSyncToServer
. This function sends
the content of the input fields and the ngsync
model values to the server and updates the client's values
with the server's bean values. $scope.afSendNGSyncToServer
doesn't trigger a method on the back-end.
Add your logic to the bean attribute setters to react to $scope.afSendNGSyncToServer
.