Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Direct to Web

D2WCustomComponent

Package:

Inherits from:D2WComponent


Class Description

This component allows you to use a WebObjects reusable component as a property-level component. You can use the Web Assistant to specify the name of the reusable component to embed.

D2WCustomComponent passes two bindings to the reusable component: object, which specifies the object containing the property to modify or display, and key, which specifies the key for the property to modify or display. See the "Customizing a Direct to Web Application" chapter in Developing WebObjects Applications With Direct to Web for more information about this component.

Method Types


Constructors


Constructors


D2WCustomComponent

public D2WCustomComponent()

This method is intentionally undocumented. You should never have to invoke or customize it.