setEBIInitializationRequired() |
It sets the value that denotes whether the views of the model can be initialized with the default values from Cordys WS-AppServer.
Syntax
Script |
modelID.setEBIInitializationRequired(bValue) |
Parameters
Parameter |
Description |
---|---|
bValue |
This is a boolean value.
|
Remarks
If set to true, the controls will be initialized based on the response from the WS-AppServer.
Setting this method will have the desired effect only if the model has the Ws-AppServer Integration property set to true.