The instanceManager object manages the instance creation, removal, and movement of form model objects.
Model
Child objects
Form Model
occur
node class class
Name
Description
Type
Access
count
Specifies the current number of subform instances on a form.
String
Read /Write
max
Specifies the maximum number of occurrences for the enclosing container, or -1 to set no upper boundary for occurrences.
Read
min
Specifies the minimum number of occurrences for the enclosing container.
Returns
addInstance
Adds a new instance of a subform or subform set to the form model.
Object
insertInstance
Inserts a new instance of a subform or subform set into a form.
moveInstance
Moves a subform object within a set of subform instances.
Empty
removeInstance
Removes a specified subform or subform set from the form model.
setInstances
Adds or removes specified subforms or subform sets from the form model.
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: