Ultra Light Client Guide and Reference


Form Model attributes

model
The domain object for which Form Model acts as proxy.

notificationPolicy
Determines how often the part signals its modelChanged event:

self
The class instance itself.

veto
Indicates whether changes are to be sent from the UI back to the domain object without polling. If set to true, changes are sent automatically without polling.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]