Documentation Archive Developer
Search
Table of Contents Previous Section

Attributes

Every dynamic element has one or more attributes. These attributes are used for several purposes:

The process of associating an attribute with a variable or method in your code is called binding. WebObjects Builder provides tools to make it easy for you to create bindings. Information about your bindings is stored in the declarations (.wod) file in your component.

Most dynamic elements have a number of attributes that you can bind. Some are required and others are optional. For complete information about WebObjects' dynamic elements and their attributes, see Dynamic Elements Reference.

Table of Contents Next Section