PATH |
D2WEmbeddedComponent
Package: com.webobjects.directtowebInherits from:com.webobjects.appserver.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
- actionPageDelegate
- awake
- findTarget
- newPageDelegate
- setActionPageDelegate
- synchronizesVariablesWithBindings
Constructors
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.
© 2001 Apple Computer, Inc.