Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Tools and Techniques

   

Dynamic Strings

A WOString element represents a dynamically generated string. You bind the value attribute of a WOString to a variable or method that returns a string at run time. A WOString is abstract in that it doesn't represent any specific element, but it can be contained in any other HTML element that can contain text.

WebObjects Builder provides a shortcut for binding the value attribute of commonly used elements such as WOString.

Instead of dragging to one of the icons, drag to the center binding box. The binding appears directly in the box, and the attribute menu doesn't appear.


© 1999 Apple Computer, Inc. – (Last Updated July 27 99)