Top Level (Example 10.9)-|-Previous Hierarchy Level-|-Return to Chapter Listing
Example 10.9:
The Object Hierarchy
The password Object
The password object has the following properties:
- defaultValue: The default value of the password object (the VALUE= attribute).
- name: The name (the NAME= attribute) of the object.
- value: The current value held by the field. Initially it's the same as the VALUE= attribute (defaultValue), but if a script modifies the data held by the field value will change.
Top Level (Example 10.9)-|-Previous Hierarchy Level-|-Return to Chapter Listing