|
|
Log In | Not a Member? |
Contact ADC |
| PATH |
WOGenericElement supports development of reusable components
that closely model the behavior of common HTML elements. For example,
you can use WOGenericElement to implement your own image (IMG) element
as a reusable component. WOGenericElement has attributes that support
the takeValues... and invokeAction... phases
of the component-action request/response loop.
HR")
will be used to generate the element's tag (<HR>). elementName can
either be a constant ora variable, such as a key path. You can also set
the value of this attribute to nil or null,
which effectively shuts off this element (that is, WebObjects doesn't
generate HTML tags for this element). Alternatively, you can use
the omitTags attribute to achieve the same
effect.false (or NO). If omitTags is true (or YES),
the entire element is not rendered.checked"
or "selected"
to be part of a tag. formValuesForKey: method;
in other words, formValue pushes
a single attribute while formValues pushes
an array of attributes.
Get information on Apple products.
Visit the Apple Store online or at retail locations. 1-800-MY-APPLE Copyright © 2007 Apple Inc. All rights reserved. | Terms of use | Privacy Notice |