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

D2WEmbeddedComponent

Package: com.apple.yellow.directtoweb

Inherits from:com.apple.yellow.webobjects.WOComponent

Subclasses:


Class Description

This class is used internally by other classes in WebObjects and should be considered private. It should not be used, subclassed, or replaced.

Method Types


Constructors



Constructors


com.apple.yellow.directtoweb.D2WEmbeddedComponent

public D2WEmbeddedComponent()

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


actionPageDelegate

public NextPageDelegate actionPageDelegate()

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



awake

public void awake()

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



findTarget

static public WOComponent findTarget(WOComponent aComponent)

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



newPageDelegate

public NextPageDelegate newPageDelegate()

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



setActionPageDelegate

public void setActionPageDelegate(NextPageDelegate aDelegate)

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



synchronizesVariablesWithBindings

public boolean synchronizesVariablesWithBindings()

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