| 
WebObjects 5.2.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
  |
  +--com.webobjects.appserver.WOElement
        |
        +--com.webobjects.appserver.WOComponent
              |
              +--com.webobjects.directtoweb.D2WEmbeddedComponent
This class is used internally by other classes in WebObjects and should be considered private. It should not be used, subclassed, or replaced.
| Nested Class Summary | 
| Nested classes inherited from class com.webobjects.appserver.WOComponent | 
WOComponent.Event | 
| Nested classes inherited from class com.webobjects.foundation.NSKeyValueCoding | 
NSKeyValueCoding.DefaultImplementation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.Null, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.Utility, NSKeyValueCoding.ValueAccessor | 
| Nested classes inherited from class com.webobjects.foundation.NSKeyValueCodingAdditions | 
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility | 
| Nested classes inherited from class com.webobjects.foundation.NSValidation | 
NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException | 
| Field Summary | 
| Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding | 
NullValue | 
| Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions | 
KeyPathSeparator | 
| Constructor Summary | |
D2WEmbeddedComponent(WOContext aContext)
This method is intentionally undocumented.  | 
|
| Method Summary | |
 NextPageDelegate | 
actionPageDelegate()
This method is intentionally undocumented.  | 
 void | 
awake()
This method is intentionally undocumented.  | 
static WOComponent | 
findTarget(WOComponent sender)
This method is intentionally undocumented.  | 
 NextPageDelegate | 
newPageDelegate()
This method is intentionally undocumented.  | 
 void | 
setActionPageDelegate(NextPageDelegate newValue)
This method is intentionally undocumented.  | 
 boolean | 
synchronizesVariablesWithBindings()
This method is intentionally undocumented.  | 
| Methods inherited from class java.lang.Object | 
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public D2WEmbeddedComponent(WOContext aContext)
| Method Detail | 
public NextPageDelegate actionPageDelegate()
public void awake()
awake in class WOComponentWOComponent.ensureAwakeInContext(WOContext aContext), 
WOComponent.sleep()public static WOComponent findTarget(WOComponent sender)
public NextPageDelegate newPageDelegate()
public void setActionPageDelegate(NextPageDelegate newValue)
public boolean synchronizesVariablesWithBindings()
synchronizesVariablesWithBindings in class WOComponentfalse if this method creates a non-synchronizing component, true otherwiseWOComponent.valueForBinding(String aBindingName), 
WOComponent.setValueForBinding(Object aValue, String aBindingName), 
WOComponent.pullValuesFromParent(), 
WOComponent.pushValuesToParent(), 
WOComponent.isStateless()
  | 
Last updated Mon Oct 13 15:42:52 PDT 2003. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||