PATH |
D2WSwitchComponent
Package: com.webobjects.directtowebInherits from:com.webobjects.appserver.WOComponent
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
- addToPossibleBindings
- awake
- componentName
- entityName
- extraBindings
- lookFromSettings
- setExtraBindings
- setSubContext
- settings
- sleep
- subContext
- synchronizesVariablesWithBindings
- task
Constructors
D2WSwitchComponent
public D2WSwitchComponent()
This method is intentionally undocumented. You should never have to invoke or customize it.
Methods
addToPossibleBindings
static public void addToPossibleBindings(String binding)
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.
componentName
public String componentName()
This method is intentionally undocumented. You should never have to invoke or customize it.
entityName
public String entityName()
This method is intentionally undocumented. You should never have to invoke or customize it.
extraBindings
public NSDictionary extraBindings()
This method is intentionally undocumented. You should never have to invoke or customize it.
lookFromSettings
public String lookFromSettings()
This method is intentionally undocumented. You should never have to invoke or customize it.
setExtraBindings
public void setExtraBindings(Object)
This method is intentionally undocumented. You should never have to invoke or customize it.
setSubContext
public void setSubContext(Object)
This method is intentionally undocumented. You should never have to invoke or customize it.
settings
public NSDictionary settings()
This method is intentionally undocumented. You should never have to invoke or customize it.
sleep
public void sleep()
This method is intentionally undocumented. You should never have to invoke or customize it.
subContext
public D2WContext subContext()
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.
task
public String task()
This method is intentionally undocumented. You should never have to invoke or customize it.
© 2001 Apple Computer, Inc.