B4J Question [ABMaterial] What is the role of ComponentWriteOnly ?

alwaysbusy

Expert
Licensed User
Longtime User
This was the idea: (not sure how far it has been implemented). It should be slightly faster as it does not retrieve any simpleFuture values from the browser e.g. the current value of an input. So if you know you would only SET the text value, this could be used. I never used it yet, as it can be somewhat confusing if weeks later you need the text value and forgot you used this method, and don't get the correct value.
 
Upvote 0
Top